Skip to content

Conversation

@fw-bot
Copy link
Collaborator

@fw-bot fw-bot commented Dec 16, 2021

  1. active is just a deprecated field that means exactly the same as
    auto_install.
  2. auto_install can be a list.

See https://github.com/odoo/odoo/blob/6cb3140ea8f62a265b76ae494295f466ca6a00c4/odoo/modules/module.py#L348-L352

Original PR: #1109

Co-authored-by: Antoine Vandevenne (anv) anv@odoo.com

Forward-Port-Of: #1429
Forward-Port-Of: #1427

1. `active` is just a deprecated field that means exactly the same as
   `auto_install`.
2. `auto_install` can be a list.

See https://github.com/odoo/odoo/blob/6cb3140ea8f62a265b76ae494295f466ca6a00c4/odoo/modules/module.py#L348-L352

Original PR: #1109

X-original-commit: 53cb375
Co-authored-by: Antoine Vandevenne (anv) <anv@odoo.com>
@robodoo
Copy link
Collaborator

robodoo commented Dec 16, 2021

@fw-bot
Copy link
Collaborator Author

fw-bot commented Dec 16, 2021

Ping @AntoineVDV
This PR targets master and is the last of the forward-port chain containing:

To merge the full chain, say

@fw-bot r+

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@AntoineVDV
Copy link
Collaborator

@fw-bot r+

robodoo pushed a commit that referenced this pull request Dec 16, 2021
1. `active` is just a deprecated field that means exactly the same as
   `auto_install`.
2. `auto_install` can be a list.

See https://github.com/odoo/odoo/blob/6cb3140ea8f62a265b76ae494295f466ca6a00c4/odoo/modules/module.py#L348-L352

Original PR: #1109

closes #1431

X-original-commit: 53cb375
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Co-authored-by: Antoine Vandevenne (anv) <anv@odoo.com>
@robodoo robodoo closed this Dec 16, 2021
@robodoo robodoo temporarily deployed to merge December 16, 2021 11:05 Inactive
@robodoo robodoo added the 15.2 label Dec 16, 2021
@fw-bot fw-bot deleted the master-13.0-auto_install_list-anv-9iYL-fw branch December 30, 2021 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants