odoo/upgrade-util#148
Created by Platform, Nicolas Seinlet (nse)
Merged
at c47b904633f1e3133c277b339ffeb534bffa056d
Statuses:
- ci/runbot: Test upgrades between stable versions
- ci/upgrade_enterprise: Test upgrades for enterprise master
- label
- odoo-dev:master-removegroup-nse
- head
- 5d5070685dba94f777cbc43d1455a2dd99cf117e
- merged
- 1 year ago by Upgrade, Christophe Simonis (chs)
| odoo/upgrade-util | |
|---|---|
| master | #148 |
[IMP] ease group removal in module uninstall
During module uninstall, we should remove some groups, which
is prohibited when a rule is linked to it (ON DELETE RESTRICT).