Files
odoo-docs/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
..
2024-12-10 08:37:26 +00:00
2025-01-01 16:10:05 +05:30