documentation/content/developer
vava-odoo 9a48487c49 [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#11486

X-original-commit: d77d3ace2a
Signed-off-by: Vallaeys Valentin (vava) <vava@odoo.com>
2024-11-29 14:43:28 +00:00
..
howtos [IMP] upgrade: better introduce the upgrade process 2024-09-05 01:02:43 +00:00
reference [IMP] extract_api: Add bank statement documentation 2024-11-14 16:55:09 +00:00
tutorials [FIX] developer/tutorials/importable_modules: no self in actions 2024-11-29 14:43:28 +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-12 13:18:55 +00:00
reference.rst [IMP] doc: improve organization of upgrades docs 2024-04-19 09:20:10 +00:00
tutorials.rst [ADD] Developer: data module tutorial 2024-11-04 09:37:05 +00:00