documentation/content/developer/tutorials
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
..
discover_js_framework Update 02_build_a_dashboard.rst 2025-01-01 16:10:05 +05:30
importable_modules [ADD] Developer: data module tutorial 2024-11-04 10:59:26 +00:00
master_odoo_web_framework [IMP] developer: improve navigation in top-level pages 2024-04-13 12:16:35 +00:00
pdf_reports [MOV] tutorials/getting_started/*: promote advanced chapters to independent tutorials 2023-02-23 16:08:58 +01:00
restrict_data_access [MOV] tutorials/getting_started/*: promote advanced chapters to independent tutorials 2023-02-23 16:08:58 +01:00
server_framework_101 [IMP] all: replace <tree> in <list> 2024-09-10 06:01:21 +00:00
web [MOV] howto/web: move "Customizing the webclient" to the tutorials dir 2023-02-23 16:08:59 +01:00
website [MOV] howto/website: move "Building a website" to the tutorials dir 2023-02-23 16:08:59 +01:00
backend.rst [IMP] all: replace <tree> in <list> 2024-09-10 06:01:21 +00:00
define_module_data.rst [IMP] *: standardize spelling of “cancelled” across documentation 2024-06-01 16:32:07 +00:00
discover_js_framework.rst [IMP] developer: improve navigation in top-level pages 2024-04-13 12:16:35 +00:00
importable_modules.rst [FIX] developer/tutorials/importable_modules: no self in actions 2024-11-29 21:36:49 +00:00
master_odoo_web_framework.rst [IMP] developer: improve navigation in top-level pages 2024-04-13 12:16:35 +00:00
mixins.rst [MOV] tutorials/getting_started/*: promote advanced chapters to independent tutorials 2023-02-23 16:08:58 +01:00
pdf_reports.rst [FIX] developer/tutorials/pdf_reports: fix a grammer issue 2024-11-12 21:17:28 +00:00
restrict_data_access.rst [IMP] *: adapt to the new check_access API 2024-09-14 11:26:54 +00:00
server_framework_101.rst [IMP] developer: improve navigation in top-level pages 2024-04-13 12:16:35 +00:00
setup_guide.rst [IMP] developer: improve navigation in top-level pages 2024-04-13 12:16:35 +00:00
unit_tests.rst [IMP] developer: improve navigation in top-level pages 2024-04-13 12:16:35 +00:00
web.rst [MOV] documentation structure reorganization 2024-03-12 07:08:34 +00:00
website.rst [IMP] all: replace <tree> in <list> 2024-09-10 06:01:21 +00:00