[IMP] module: warning when uninstalling modules
When a module is uninstalled, this will also uninstall modules depending of it. To avoid unexpected loss of data, this patch list the modules that will get impacted during the installation. This also affects the configuration pages with on change warnings.
Showing
- openerp/addons/base/module/module.py 1 addition, 0 deletionsopenerp/addons/base/module/module.py
- openerp/addons/base/module/module_view.xml 1 addition, 2 deletionsopenerp/addons/base/module/module_view.xml
- openerp/addons/base/module/wizard/base_module_upgrade.py 14 additions, 0 deletionsopenerp/addons/base/module/wizard/base_module_upgrade.py
- openerp/addons/base/module/wizard/base_module_upgrade_view.xml 5 additions, 4 deletions...rp/addons/base/module/wizard/base_module_upgrade_view.xml
- openerp/addons/base/res/res_config.py 38 additions, 0 deletionsopenerp/addons/base/res/res_config.py
Loading
Please register or sign in to comment