documentation/content/developer/reference/backend
Jairo Llopis 4dc1223caf [IMP] developer/modules: deprecate 'active' and detail 'auto_install'
1. `active` is just a deprecated field that means exactly the same as
   `auto_install`.
2. `auto_install` can be a list.

See 6cb3140ea8/odoo/modules/module.py (L348-L352)

Original PR: https://github.com/odoo/documentation/pull/1109

closes odoo/documentation#1431

X-original-commit: 53cb375406
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Co-authored-by: Antoine Vandevenne (anv) <anv@odoo.com>
2021-12-16 11:00:04 +00:00
..
images [IMP] developer: rename addons/js => backend/frontend 2021-11-02 14:00:09 +00:00
static [IMP] developer: rename addons/js => backend/frontend 2021-11-02 14:00:09 +00:00
actions.rst [IMP] developer: rename addons/js => backend/frontend 2021-11-02 14:00:09 +00:00
data.rst [IMP] developer/*: replace occurrences of "access rule" by "record rule" 2021-12-16 09:27:29 +00:00
http.rst [IMP] developer: rename addons/js => backend/frontend 2021-11-02 14:00:09 +00:00
mixins.rst [IMP] developer: rename addons/js => backend/frontend 2021-11-02 14:00:09 +00:00
module.rst [IMP] developer/modules: deprecate 'active' and detail 'auto_install' 2021-12-16 11:00:04 +00:00
orm.rst [FIX] orm: documentation of the reserved fields 2021-12-10 08:12:53 +00:00
reports.rst [IMP] developer: rename addons/js => backend/frontend 2021-11-02 14:00:09 +00:00
security.rst [IMP] developer/*: replace occurrences of "access rule" by "record rule" 2021-12-16 09:27:29 +00:00
testing.rst [IMP] backend/testing: add link to unittest python library 2021-12-14 13:07:05 +00:00
views.rst [IMP] developer: rename addons/js => backend/frontend 2021-11-02 14:00:09 +00:00