documentation/content/developer
vava-odoo 7b5828d047 [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#11488

X-original-commit: d77d3ace2a
Signed-off-by: Vallaeys Valentin (vava) <vava@odoo.com>
2024-11-29 21:36:49 +00:00
..
howtos [IMP] developer/*: update js code to ES6 2024-11-28 17:27:01 +00:00
reference [IMP] developer/*: update js code to ES6 2024-11-28 17:27:01 +00:00
tutorials [FIX] developer/tutorials/importable_modules: no self in actions 2024-11-29 21:36:49 +00:00
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