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: #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: 03a54e5
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

This PR targets 14.0 and is part of the forward-port chain. Further PRs will be created up to master.

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

@fw-bot
Copy link
Collaborator Author

fw-bot commented Dec 16, 2021

Ping @AntoineVDV
The next pull request (#1429) is in conflict. You can merge the chain up to here by saying

@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 #1428

X-original-commit: 03a54e5
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 10:47 Inactive
@fw-bot fw-bot deleted the 14.0-13.0-auto_install_list-anv-I-Xy-fw branch December 30, 2021 10: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