documentation/content/developer
khad-odoo 6caaf2bb88
Update 02_build_a_dashboard.rst
The useService("rpc") function is deprecated in odoo 18.

Now, the default way to call a controller which is not associated with a model is using the rpc function located in the web/static/src/core/network/rpc.js.

Therefore updated the "4. Call the server, add some statistics"  section to reflect the correct references in the odoo 18 tutorials/discover_js_framework docs.
2025-01-01 16:10:05 +05:30
..
howtos [IMP] developer/*: update js code to ES6 2024-11-28 17:27:01 +00:00
reference [DOC] tours 2024-12-10 08:37:26 +00:00
tutorials Update 02_build_a_dashboard.rst 2025-01-01 16:10:05 +05:30
glossary.rst [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
howtos.rst [IMP] developer: improve navigation in top-level pages 2024-04-13 12:16:35 +00:00
reference.rst [IMP] doc: improve organization of upgrades docs 2024-04-19 13:35:52 +00:00
tutorials.rst [ADD] Developer: data module tutorial 2024-11-04 10:59:26 +00:00