documentation/content/developer/tutorials/discover_js_framework
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
..
01_owl_components [IMP] Rework the JavaScript tutorials 2023-12-20 00:41:24 +00:00
02_web_framework [IMP] Rework the JavaScript tutorials 2023-12-20 00:41:24 +00:00
01_owl_components.rst [IMP] settings: simplify the developer mode page 2024-05-08 10:25:40 +00:00
02_build_a_dashboard.rst Update 02_build_a_dashboard.rst 2025-01-01 16:10:05 +05:30