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

X-original-commit: d77d3ace2a
Signed-off-by: Vallaeys Valentin (vava) <vava@odoo.com>
2024-11-30 01:38:27 +00:00
..
howtos [IMP] core: SQLObject replaces _sql_constraints 2024-11-08 07:33:30 +00:00
reference [IMP] developer: added "--shell-file" CLI option 2024-11-27 15:32:22 +00:00
tutorials [FIX] developer/tutorials/importable_modules: no self in actions 2024-11-30 01:38:27 +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 13:52:31 +00:00