Cleaning up Warnings after migration

Asked by Alexandro Colorado

I am still got lingering warnings that want to attempt to solve. mainly because of outdated modules, the modules I get are:
* web process
* web mobile
* web dashboard

I removed the web mobile, but still get the warning attempt. I wonder if there is something else that can be done to finalize these messages. Here is the output:

2014-01-07 12:37:01,185 16889 WARNING astrorey2_2013_migrated openerp.modules.module: module web_dashboard: module not found
2014-01-07 12:37:01,186 16889 WARNING astrorey2_2013_migrated openerp.modules.module: module web_dashboard: module not found
2014-01-07 12:37:01,186 16889 WARNING astrorey2_2013_migrated openerp.modules.module: module web_dashboard: module not found
2014-01-07 12:37:01,186 16889 WARNING astrorey2_2013_migrated openerp.modules.graph: module web_dashboard: not installable, skipped
2014-01-07 12:37:01,188 16889 WARNING astrorey2_2013_migrated openerp.modules.module: module web_process: module not found
2014-01-07 12:37:01,188 16889 WARNING astrorey2_2013_migrated openerp.modules.module: module web_process: module not found
2014-01-07 12:37:01,189 16889 WARNING astrorey2_2013_migrated openerp.modules.module: module web_process: module not found
2014-01-07 12:37:01,189 16889 WARNING astrorey2_2013_migrated openerp.modules.graph: module web_process: not installable, skipped
2014-01-07 12:37:01,191 16889 WARNING astrorey2_2013_migrated openerp.modules.module: module web_mobile: module not found
2014-01-07 12:37:01,191 16889 WARNING astrorey2_2013_migrated openerp.modules.module: module web_mobile: module not found
2014-01-07 12:37:01,191 16889 WARNING astrorey2_2013_migrated openerp.modules.module: module web_mobile: module not found
2014-01-07 12:37:01,192 16889 WARNING astrorey2_2013_migrated openerp.modules.graph: module web_mobile: not installable, skipped
2014-01-07 12:37:01,220 16889 WARNING astrorey2_2013_migrated openerp.modules.graph: Some modules were not loaded.

Question information

Language:
English Edit question
Status:
Answered
For:
OpenUpgrade Server Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Stefan Rijnhart (Opener) (stefan-opener) said :
#1

Hi Alexandro,

indeed just remove the module and check ir_module_module_dependency to see if you have any module depending on these modules. You will encouter other warnings though, about missing models referenced in various places. Someone needs to write a script to clean migrated databases for these and put them into a small module.

Can you help with this problem?

Provide an answer of your own, or ask Alexandro Colorado for more information if necessary.

To post a message you must log in.