-
- Downloads
[FIX] module.py: Remove leftover "active" from manifest
The "active" field is a non-working deprecated alias to "auto_install",
it does not work and was confusing users (see #59850). It has been
removed.
closes odoo/odoo#62086
Task: 2361729
Signed-off-by:
Julien Castiaux <Julien00859@users.noreply.github.com>
Showing
- addons/account_test/__manifest__.py 0 additions, 1 deletionaddons/account_test/__manifest__.py
- addons/l10n_fi/__manifest__.py 0 additions, 1 deletionaddons/l10n_fi/__manifest__.py
- addons/l10n_hr/__manifest__.py 0 additions, 1 deletionaddons/l10n_hr/__manifest__.py
- addons/l10n_no/__manifest__.py 0 additions, 1 deletionaddons/l10n_no/__manifest__.py
- doc/reference/module.rst 0 additions, 2 deletionsdoc/reference/module.rst
- odoo/modules/module.py 9 additions, 10 deletionsodoo/modules/module.py
Loading
Please register or sign in to comment