documentation/content/developer/tutorials
vava-odoo d77d3ace2a [FIX] developer/tutorials/importable_modules: no self in actions
In ir.actions.server, the variable containing the record(s) is not
`self`, but `record` and `records`.
Also, since there is a word about `store` attribute for computed
fields, this commit specifies the behaviour of `readonly` attribute.

closes odoo/documentation#11484

Signed-off-by: Vallaeys Valentin (vava) <vava@odoo.com>
2024-11-29 11:35:53 +00:00
..
discover_js_framework [IMP] tutorials: add example code for LazyComponent 2024-05-31 17:12:23 +00:00
importable_modules [ADD] Developer: data module tutorial 2024-10-31 17:15:21 +00:00
master_odoo_web_framework [IMP] developer: improve navigation in top-level pages 2024-04-12 09:53:17 +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 [FIX] tutorials/server_framework_101: position of form's notebook element 2024-06-10 10:06:02 +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] developer: improve navigation in top-level pages 2024-04-12 09:53:17 +00:00
define_module_data.rst [IMP] developer: improve navigation in top-level pages 2024-04-12 09:53:17 +00:00
discover_js_framework.rst [IMP] developer: improve navigation in top-level pages 2024-04-12 09:53:17 +00:00
importable_modules.rst [FIX] developer/tutorials/importable_modules: no self in actions 2024-11-29 11:35:53 +00:00
master_odoo_web_framework.rst [IMP] developer: improve navigation in top-level pages 2024-04-12 09:53:17 +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 [IMP] developer: improve navigation in top-level pages 2024-04-12 09:53:17 +00:00
restrict_data_access.rst [IMP] developer: improve navigation in top-level pages 2024-04-12 09:53:17 +00:00
server_framework_101.rst [IMP] developer: improve navigation in top-level pages 2024-04-12 09:53:17 +00:00
setup_guide.rst [IMP] developer: improve navigation in top-level pages 2024-04-12 09:53:17 +00:00
unit_tests.rst [IMP] developer: improve navigation in top-level pages 2024-04-12 09:53:17 +00:00
web.rst [MOV] documentation structure reorganization 2024-03-11 15:03:04 +00:00
website.rst [IMP] developer: improve navigation in top-level pages 2024-04-12 09:53:17 +00:00