odoo/upgrade-util#427
Created by Mann Alpeshbhai Shah (shmn)
Blocked
- Merge method
- Review
-
CI
- ci/runbot: Test upgrades between stable versions
- ci/upgrade_enterprise: Test upgrades for enterprise master
- Linked pull requests
- label
- odoo-dev:master-discuss-rename-group-ids-shmn
- head
- 6997bbe3924bbb2ff0da657078bbb9cc1c14db03
| odoo/odoo | odoo/enterprise | odoo/upgrade | odoo/upgrade-util | |
|---|---|---|---|---|
| master | #262504 missing statuses missing r+ | #115994 missing statuses missing r+ | #10112 missing r+ | #427 missing r+ |
[REF] util/orm: rename group subscription field for clarity
The community counterpart of this commit renames the group_ids field to
auto_subscribe_group_ids. This commit updates the related logic to maintain
consistency.
community: odoo/odoo#262504