odoo/upgrade#9436
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-imp-discuss-auto-join-shmn
- head
- f780c1f48d6d55c2dd7cd33fe5b3588156e5dc47
| odoo/odoo | odoo/enterprise | odoo/upgrade | odoo/upgrade-util | |
|---|---|---|---|---|
| master | #247715 missing statuses missing r+ | #117048 missing statuses missing r+ | #9436 missing r+ | #416 missing r+ |
[IMP] mail,hr/saas~19.5: correctly initialize auto-subscribe fields
The community counterpart of this pr improves the auto-subscribe mechanism by
adding a dedicated field and we now also keep track of users that are subscribed
via this feature.
The goal of this commit is to correctly fill these values during the upgrade for
the feature to work correctly.
community: odoo/odoo#247715
enterprise: odoo/enterprise#117048
upgrade-util: odoo/upgrade-util#416