documentation/content/developer
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
..
howtos [IMP] upgrade: better introduce the upgrade process 2024-09-03 17:57:55 +00:00
reference [IMP] extract_api: Add bank statement documentation 2024-11-14 16:01:16 +00:00
tutorials [FIX] developer/tutorials/importable_modules: no self in actions 2024-11-29 11:35: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-12 09:53:17 +00:00
reference.rst [IMP] doc: improve organization of upgrades docs 2024-04-18 16:38:25 +00:00
tutorials.rst [ADD] Developer: data module tutorial 2024-10-31 17:15:21 +00:00