mirror of
https://github.com/odoo/documentation.git
synced 2026-01-03 02:09:27 +07:00
1. `active` is just a deprecated field that means exactly the same as `auto_install`. 2. `auto_install` can be a list. See6cb3140ea8/odoo/modules/module.py (L348-L352)Original PR: https://github.com/odoo/documentation/pull/1109 closes odoo/documentation#1430 X-original-commit:53cb375406Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com> Co-authored-by: Antoine Vandevenne (anv) <anv@odoo.com>