odoo/upgrade-util#176
Created by Framework (ORM), Chong Wang (cwg)
Merged
at 19d597291d1d5a5d53c191735b405b980ef869b5
Statuses:
- ci/runbot: Test upgrades between stable versions
- ci/upgrade_enterprise: Test upgrades for enterprise master
Linked pull requests
- label
- odoo-dev:master-core-refactor-graph2-cwg
- head
- 217ae25c955992cd9f682a7c80430d8149808c56
- merged
- 2 months ago by Framework (ORM), Raphael Collet
odoo/odoo | odoo/upgrade-util | |
---|---|---|
master | #189000 | #176 |
[IMP] util.modules: new hack to override load data mode
The new runtime option 'load_data_init' will be used for each package when loading package graph. It works like the previous package.init but more comprehensive and complete. Now if any directly or indirectly dependent module is configured 'load_data_init', the module will also be configured 'load_data_init'