documentation/content/developer
vava-odoo 0cd019210e [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#11487

X-original-commit: d77d3ace2a
Signed-off-by: Vallaeys Valentin (vava) <vava@odoo.com>
2024-11-29 14:49:53 +00:00
..
howtos [IMP] upgrade: better introduce the upgrade process 2024-09-04 08:25:49 +00:00
reference [IMP] extract_api: Add bank statement documentation 2024-11-14 16:02:04 +00:00
tutorials [FIX] developer/tutorials/importable_modules: no self in actions 2024-11-29 14:49:53 +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 12:18:18 +00:00