← Back to team overview

openupgrade-drivers team mailing list archive

[Question #244479]: cannot load migrated database under version 7

 

New question #244479 on OpenUpgrade Server:
https://answers.launchpad.net/openupgrade-server/+question/244479

When I have a version 6.1 database with only the sales module installed, and some data in the tables res.partner, res.company, res.user,   then, after migration to version 7, It seems that the data is migrated in the right way, however the views do not match with the structure of the tables in the migrated database, and I am not able to open this migrated database under a version 7 Openerp installation.

This is the migration log file:

this is an example of line to illustrate the problem:
2014-02-21 15:07:12,604 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'context_tz' in the following view parts composing the view of object model 'res.users':
 * res.users.form


2014-02-21 15:07:00,348 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: loading 1 modules...
2014-02-21 15:07:00,397 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.migration: module base: Running migration [>7.0.1.3] pre-migration
2014-02-21 15:07:00,484 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: base: pre-migration script called with version 6.1.1.3
2014-02-21 15:07:00,504 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_module_module SET demo = false
2014-02-21 15:07:00,505 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 203 rows affected
2014-02-21 15:07:00,543 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_module_module SET name = l10n_be_coda WHERE name = account_coda
2014-02-21 15:07:00,543 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 1 rows affected
2014-02-21 15:07:00,544 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_model_data SET module = l10n_be_coda WHERE module = account_coda 
2014-02-21 15:07:00,544 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:07:00,547 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = l10n_be_coda WHERE name = account_coda
2014-02-21 15:07:00,547 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 2 rows affected
2014-02-21 15:07:00,549 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_module_module SET name = auth_crypt WHERE name = base_crypt
2014-02-21 15:07:00,549 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 1 rows affected
2014-02-21 15:07:00,551 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_model_data SET module = auth_crypt WHERE module = base_crypt 
2014-02-21 15:07:00,551 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:07:00,552 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = auth_crypt WHERE name = base_crypt
2014-02-21 15:07:00,552 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:07:00,553 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_module_module SET name = mrp_byproduct WHERE name = mrp_subproduct
2014-02-21 15:07:00,553 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 1 rows affected
2014-02-21 15:07:00,554 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_model_data SET module = mrp_byproduct WHERE module = mrp_subproduct 
2014-02-21 15:07:00,555 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:07:00,556 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = mrp_byproduct WHERE name = mrp_subproduct
2014-02-21 15:07:00,556 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:07:00,557 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_module_module SET name = auth_ldap WHERE name = users_ldap
2014-02-21 15:07:00,558 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 1 rows affected
2014-02-21 15:07:00,559 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_model_data SET module = auth_ldap WHERE module = users_ldap 
2014-02-21 15:07:00,559 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:07:00,560 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = auth_ldap WHERE name = users_ldap
2014-02-21 15:07:00,560 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:07:00,562 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_module_module SET name = document_page WHERE name = wiki
2014-02-21 15:07:00,563 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 1 rows affected
2014-02-21 15:07:00,564 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_model_data SET module = document_page WHERE module = wiki 
2014-02-21 15:07:00,564 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:07:00,565 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = document_page WHERE name = wiki
2014-02-21 15:07:00,565 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 2 rows affected
2014-02-21 15:07:00,567 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_module_module SET name = document_page_environment_manual WHERE name = wiki_environment_manual
2014-02-21 15:07:00,567 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:07:00,568 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_model_data SET module = document_page_environment_manual WHERE module = wiki_environment_manual 
2014-02-21 15:07:00,568 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:07:00,569 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = document_page_environment_manual WHERE name = wiki_environment_manual
2014-02-21 15:07:00,570 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:07:00,571 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_module_module SET name = document_page_environmental_aspect WHERE name = wiki_environmental_aspect
2014-02-21 15:07:00,571 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:07:00,572 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_model_data SET module = document_page_environmental_aspect WHERE module = wiki_environmental_aspect 
2014-02-21 15:07:00,573 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:07:00,574 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = document_page_environmental_aspect WHERE name = wiki_environmental_aspect
2014-02-21 15:07:00,574 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:07:00,576 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_module_module SET name = document_page_quality_manual WHERE name = wiki_quality_manual
2014-02-21 15:07:00,576 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 1 rows affected
2014-02-21 15:07:00,577 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_model_data SET module = document_page_quality_manual WHERE module = wiki_quality_manual 
2014-02-21 15:07:00,577 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:07:00,579 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = document_page_quality_manual WHERE name = wiki_quality_manual
2014-02-21 15:07:00,579 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:07:00,580 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_module_module SET name = document_page_health_safety_manual WHERE name = wiki_health_safety_manual
2014-02-21 15:07:00,580 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:07:00,581 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_model_data SET module = document_page_health_safety_manual WHERE module = wiki_health_safety_manual 
2014-02-21 15:07:00,582 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:07:00,583 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = document_page_health_safety_manual WHERE name = wiki_health_safety_manual
2014-02-21 15:07:00,583 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:07:00,584 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_module_module SET name = document_page_procedure WHERE name = wiki_procedure
2014-02-21 15:07:00,585 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:07:00,586 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_model_data SET module = document_page_procedure WHERE module = wiki_procedure 
2014-02-21 15:07:00,586 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:07:00,587 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = document_page_procedure WHERE name = wiki_procedure
2014-02-21 15:07:00,587 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:07:00,588 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_module_module SET name = document_page_work_instructions WHERE name = wiki_work_instructions
2014-02-21 15:07:00,589 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:07:00,590 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_model_data SET module = document_page_work_instructions WHERE module = wiki_work_instructions 
2014-02-21 15:07:00,590 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:07:00,591 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = document_page_work_instructions WHERE name = wiki_work_instructions
2014-02-21 15:07:00,591 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:07:00,592 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table ir_actions_todo: drop column action_id
2014-02-21 15:07:00,610 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table res_users, column date: renaming to login_date
2014-02-21 15:07:00,612 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table res_users, column user_email: renaming to openupgrade_legacy_7_0_user_email
2014-02-21 15:07:00,616 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table res_company, column logo: renaming to openupgrade_legacy_7_0_logo
2014-02-21 15:07:00,637 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: model ir.actions.url: renaming to ir.actions.act_url
2014-02-21 15:07:00,642 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table ir_attachment, column datas: renaming to db_datas
2014-02-21 15:07:01,440 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.module: module base: creating or updating database tables
2014-02-21 15:07:02,455 20160 INFO OU_61_light_res_test_migrate1 openerp.osv.orm: Computing parent left and right for table ir_ui_menu...
2014-02-21 15:07:04,369 20160 WARNING OU_61_light_res_test_migrate1 openerp.osv.orm: WARNING: unable to set column action_id of table ir_actions_todo not null !
Try to re-run: openerp-server --update=module
If it doesn't work, update records and execute manually:
ALTER TABLE ir_actions_todo ALTER COLUMN action_id SET NOT NULL
2014-02-21 15:07:07,946 20160 INFO OU_61_light_res_test_migrate1 openerp.osv.orm: storing computed values of fields.function 'needaction_enabled'
2014-02-21 15:07:08,120 20160 INFO OU_61_light_res_test_migrate1 openerp.osv.orm: storing computed values of fields.function 'logo_web'
2014-02-21 15:07:08,127 20160 INFO OU_61_light_res_test_migrate1 openerp.osv.orm: storing computed values of fields.function 'image_medium'
2014-02-21 15:07:08,130 20160 INFO OU_61_light_res_test_migrate1 openerp.osv.orm: storing computed values of fields.function 'image_small'
2014-02-21 15:07:08,208 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading base_data.xml
2014-02-21 15:07:08,353 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading currency_data.xml
2014-02-21 15:07:11,432 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading res/res_country_data.xml
2014-02-21 15:07:12,477 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading security/base_security.xml
2014-02-21 15:07:12,604 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'context_tz' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:12,607 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'menu_tips' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:12,609 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'context_lang' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:12,707 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading base_menu.xml
2014-02-21 15:07:13,131 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading res/res_security.xml
2014-02-21 15:07:13,160 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading res/res_config.xml
2014-02-21 15:07:13,245 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading data/res.country.state.csv
2014-02-21 15:07:13,660 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading ir/wizard/wizard_menu_view.xml
2014-02-21 15:07:13,705 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading ir/ir_actions.xml
2014-02-21 15:07:14,596 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading ir/ir_attachment_view.xml
2014-02-21 15:07:14,753 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading ir/ir_config_parameter_view.xml
2014-02-21 15:07:14,883 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading ir/ir_cron_view.xml
2014-02-21 15:07:15,075 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading ir/ir_filters.xml
2014-02-21 15:07:15,265 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading ir/ir_mail_server_view.xml
2014-02-21 15:07:15,403 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading ir/ir_model_view.xml
2014-02-21 15:07:16,153 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading ir/ir_rule_view.xml
2014-02-21 15:07:16,291 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading ir/ir_sequence_view.xml
2014-02-21 15:07:16,532 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading ir/ir_translation_view.xml
2014-02-21 15:07:16,676 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading ir/ir_ui_menu_view.xml
2014-02-21 15:07:16,815 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading ir/ir_ui_view_view.xml
2014-02-21 15:07:17,125 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading ir/ir_values_view.xml
2014-02-21 15:07:17,372 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading ir/osv_memory_autovacuum.xml
2014-02-21 15:07:17,387 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading ir/report/ir_report.xml
2014-02-21 15:07:17,439 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading ir/workflow/workflow_view.xml
2014-02-21 15:07:18,134 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading module/module_view.xml
2014-02-21 15:07:18,486 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading module/module_data.xml
2014-02-21 15:07:18,739 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'context_tz' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:18,742 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'menu_tips' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:18,744 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'context_lang' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:18,839 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'context_tz' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:18,841 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'menu_tips' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:18,843 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'context_lang' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:18,941 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'context_tz' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:18,943 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'menu_tips' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:18,945 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'context_lang' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:19,042 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'context_tz' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:19,044 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'menu_tips' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:19,046 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'context_lang' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:19,145 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'context_tz' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:19,147 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'menu_tips' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:19,149 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'context_lang' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:19,248 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'context_tz' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:19,250 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'menu_tips' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:19,253 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'context_lang' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:19,351 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'context_tz' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:19,353 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'menu_tips' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:19,355 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'context_lang' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:19,420 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'context_tz' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:19,421 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'menu_tips' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:19,422 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'context_lang' in the following view parts composing the view of object model 'res.users':
 * res.users.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:07:19,429 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading module/module_report.xml
2014-02-21 15:07:19,446 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading module/wizard/base_module_import_view.xml
2014-02-21 15:07:19,471 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading module/wizard/base_module_update_view.xml
2014-02-21 15:07:19,528 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading module/wizard/base_language_install_view.xml
2014-02-21 15:07:19,608 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading module/wizard/base_import_language_view.xml
2014-02-21 15:07:19,686 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading module/wizard/base_module_upgrade_view.xml
2014-02-21 15:07:19,803 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading module/wizard/base_module_configuration_view.xml
2014-02-21 15:07:19,835 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading module/wizard/base_export_language_view.xml
2014-02-21 15:07:19,924 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading module/wizard/base_update_translations_view.xml
2014-02-21 15:07:20,011 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading module/wizard/base_module_immediate_install.xml
2014-02-21 15:07:20,047 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading res/res_company_view.xml
2014-02-21 15:07:20,485 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading res/res_request_view.xml
2014-02-21 15:07:20,614 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading res/res_lang_view.xml
2014-02-21 15:07:20,755 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading res/res_partner_report.xml
2014-02-21 15:07:20,787 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading res/res_partner_view.xml
2014-02-21 15:07:21,138 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view base.view_partner_form for model: res.partner. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:07:21,434 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading res/res_partner_shortcut_data.xml
2014-02-21 15:07:21,445 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading res/res_bank_view.xml
2014-02-21 15:07:21,818 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading res/res_country_view.xml
2014-02-21 15:07:21,997 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading res/res_currency_view.xml
2014-02-21 15:07:22,147 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading res/wizard/change_password_wizard_view.xml
2014-02-21 15:07:22,204 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading res/res_users_view.xml
2014-02-21 15:07:22,556 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading res/res_partner_data.xml
2014-02-21 15:07:22,607 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading res/ir_property_view.xml
2014-02-21 15:07:22,741 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading security/base_security.xml
2014-02-21 15:07:22,769 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base: loading security/ir.model.access.csv
2014-02-21 15:07:23,817 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.migration: module base: Running migration [7.0.1.3>] post-migration
2014-02-21 15:07:23,818 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: base: post-migration script called with version 6.1.1.3
2014-02-21 15:07:23,820 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: model ir.mail_server, field active: setting default value of resources [1] to True
2014-02-21 15:07:23,822 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: model res.partner, field is_company: setting default value of resources [7, 4, 3, 2, 5, 6, 1] to True
2014-02-21 15:07:23,849 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: model res.company, field custom_footer: setting default value of resources [2, 1] to True
2014-02-21 15:07:23,868 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: model ir.model.access, field active: setting default value of resources [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492] to True
2014-02-21 15:07:24,607 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running  UPDATE ir_translation
            SET state = 'translated'
            WHERE length(value) > 0;
        
2014-02-21 15:07:24,608 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 8 rows affected
2014-02-21 15:07:24,611 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running  UPDATE ir_translation
            SET state = 'to_translate'
            WHERE state is NULL;
        
2014-02-21 15:07:24,611 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:07:25,037 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: base: loading migrations/7.0.1.3/data.xml
2014-02-21 15:07:27,361 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: updating modules list
2014-02-21 15:07:37,719 20160 WARNING OU_61_light_res_test_migrate1 openerp.modules.loading: Starting a new iteration of selecting modules to upgrade
2014-02-21 15:07:37,721 20160 WARNING OU_61_light_res_test_migrate1 openerp.modules.module: module web_process: module not found
2014-02-21 15:07:37,722 20160 WARNING OU_61_light_res_test_migrate1 openerp.modules.module: module web_process: module not found
2014-02-21 15:07:37,722 20160 WARNING OU_61_light_res_test_migrate1 openerp.modules.module: module web_process: module not found
2014-02-21 15:07:37,722 20160 WARNING OU_61_light_res_test_migrate1 openerp.modules.graph: module web_process: not installable, skipped
2014-02-21 15:07:37,724 20160 WARNING OU_61_light_res_test_migrate1 openerp.modules.module: module web_mobile: module not found
2014-02-21 15:07:37,724 20160 WARNING OU_61_light_res_test_migrate1 openerp.modules.module: module web_mobile: module not found
2014-02-21 15:07:37,724 20160 WARNING OU_61_light_res_test_migrate1 openerp.modules.module: module web_mobile: module not found
2014-02-21 15:07:37,725 20160 WARNING OU_61_light_res_test_migrate1 openerp.modules.graph: module web_mobile: not installable, skipped
2014-02-21 15:07:37,729 20160 WARNING OU_61_light_res_test_migrate1 openerp.modules.module: module web_dashboard: module not found
2014-02-21 15:07:37,730 20160 WARNING OU_61_light_res_test_migrate1 openerp.modules.module: module web_dashboard: module not found
2014-02-21 15:07:37,730 20160 WARNING OU_61_light_res_test_migrate1 openerp.modules.module: module web_dashboard: module not found
2014-02-21 15:07:37,730 20160 WARNING OU_61_light_res_test_migrate1 openerp.modules.graph: module web_dashboard: not installable, skipped
2014-02-21 15:07:37,739 20160 WARNING OU_61_light_res_test_migrate1 openerp.modules.graph: Some modules were not loaded.
2014-02-21 15:08:29,577 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: loading 27 modules...
2014-02-21 15:08:31,830 20160 INFO OU_61_light_res_test_migrate1 openerp.addons.google_docs.google_docs: GData lib version `%s GData-Python/2.0.14` detected
2014-02-21 15:08:35,269 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.module: module web: creating or updating database tables
2014-02-21 15:08:35,291 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.module: module web_tests: creating or updating database tables
2014-02-21 15:08:35,316 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.module: module base_status: creating or updating database tables
2014-02-21 15:08:35,350 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.module: module board: creating or updating database tables
2014-02-21 15:08:35,476 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module board: loading security/ir.model.access.csv
2014-02-21 15:08:35,505 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module board: loading board_view.xml
2014-02-21 15:08:35,606 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module board: loading board_mydashboard_view.xml
2014-02-21 15:08:35,744 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.module: module decimal_precision: creating or updating database tables
2014-02-21 15:08:35,798 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module decimal_precision: loading decimal_precision_view.xml
2014-02-21 15:08:35,902 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module decimal_precision: loading security/ir.model.access.csv
2014-02-21 15:08:36,039 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.module: module process: creating or updating database tables
2014-02-21 15:08:36,244 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module process: loading security/ir.model.access.csv
2014-02-21 15:08:36,301 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module process: loading process_view.xml
2014-02-21 15:08:36,687 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.module: module web_calendar: creating or updating database tables
2014-02-21 15:08:36,701 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.module: module web_diagram: creating or updating database tables
2014-02-21 15:08:36,719 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.module: module web_gantt: creating or updating database tables
2014-02-21 15:08:36,734 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.module: module web_graph: creating or updating database tables
2014-02-21 15:08:36,751 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.module: module web_kanban: creating or updating database tables
2014-02-21 15:08:36,769 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.module: module base_setup: creating or updating database tables
2014-02-21 15:08:36,933 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base_setup: loading security/ir.model.access.csv
2014-02-21 15:08:36,935 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base_setup: loading base_setup_views.xml
2014-02-21 15:08:36,984 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base_setup: loading res_config_view.xml
2014-02-21 15:08:37,073 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module base_setup: loading res_partner_view.xml
2014-02-21 15:08:37,130 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.module: module resource: creating or updating database tables
2014-02-21 15:08:37,239 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module resource: loading security/ir.model.access.csv
2014-02-21 15:08:37,267 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module resource: loading resource_view.xml
2014-02-21 15:08:37,489 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.migration: module mail: Running migration [>7.0.1.0] pre-migration
2014-02-21 15:08:37,493 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: mail: pre-migration script called with version 6.1.1.0
2014-02-21 15:08:37,493 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table mail_message, column subtype: renaming to openupgrade_legacy_7_0_subtype
2014-02-21 15:08:37,496 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table mail_message, column headers: renaming to openupgrade_legacy_7_0_headers
2014-02-21 15:08:37,498 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table mail_message, column original: renaming to openupgrade_legacy_7_0_original
2014-02-21 15:08:37,500 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table mail_message, column body_text: renaming to openupgrade_legacy_7_0_body_text
2014-02-21 15:08:37,502 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table mail_message, column body_html: renaming to openupgrade_legacy_7_0_body_html
2014-02-21 15:08:37,504 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table mail_message, column partner_id: renaming to openupgrade_legacy_7_0_partner_id
2014-02-21 15:08:37,506 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table mail_message, column user_id: renaming to openupgrade_legacy_7_0_user_id
2014-02-21 15:08:37,507 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table mail_message, column email_to: renaming to openupgrade_legacy_7_0_email_to
2014-02-21 15:08:37,509 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table mail_message, column email_cc: renaming to openupgrade_legacy_7_0_email_cc
2014-02-21 15:08:37,510 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table mail_message, column email_bcc: renaming to openupgrade_legacy_7_0_email_bcc
2014-02-21 15:08:37,512 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table mail_message, column mail_server_id: renaming to openupgrade_legacy_7_0_mail_server_id
2014-02-21 15:08:37,514 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table mail_message, column reply_to: renaming to openupgrade_legacy_7_0_reply_to
2014-02-21 15:08:37,515 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table mail_message, column references: renaming to openupgrade_legacy_7_0_references
2014-02-21 15:08:37,517 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table mail_message, column state: renaming to openupgrade_legacy_7_0_state
2014-02-21 15:08:37,519 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table mail_message, column auto_delete: renaming to openupgrade_legacy_7_0_auto_delete
2014-02-21 15:08:37,536 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.module: module mail: creating or updating database tables
2014-02-21 15:08:39,829 20160 INFO OU_61_light_res_test_migrate1 openerp.addons.mail.mail_alias: Mail alias created for res.users admin (uid 1)
2014-02-21 15:08:39,862 20160 INFO OU_61_light_res_test_migrate1 openerp.addons.mail.mail_alias: Mail alias created for res.users test login (uid 3)
2014-02-21 15:08:39,893 20160 INFO OU_61_light_res_test_migrate1 openerp.addons.mail.mail_alias: Mail alias created for res.users test login2 (uid 5)
2014-02-21 15:08:41,460 20160 INFO OU_61_light_res_test_migrate1 openerp.osv.orm: storing computed values of fields.function 'record_name'
2014-02-21 15:08:41,461 20160 INFO OU_61_light_res_test_migrate1 openerp.osv.orm: storing computed values of fields.function 'image_medium'
2014-02-21 15:08:41,462 20160 INFO OU_61_light_res_test_migrate1 openerp.osv.orm: storing computed values of fields.function 'image_small'
2014-02-21 15:08:41,463 20160 INFO OU_61_light_res_test_migrate1 openerp.osv.orm: storing computed values of fields.function 'record_name'
2014-02-21 15:08:41,492 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module mail: loading wizard/invite_view.xml
2014-02-21 15:08:41,527 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module mail: loading wizard/mail_compose_message_view.xml
2014-02-21 15:08:41,611 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module mail: loading mail_message_subtype.xml
2014-02-21 15:08:41,732 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module mail: loading res_config_view.xml
2014-02-21 15:08:41,777 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module mail: loading mail_message_view.xml
2014-02-21 15:08:41,905 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module mail: loading mail_mail_view.xml
2014-02-21 15:08:42,020 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module mail: loading mail_followers_view.xml
2014-02-21 15:08:42,209 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module mail: loading mail_thread_view.xml
2014-02-21 15:08:42,492 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module mail: loading mail_group_view.xml
2014-02-21 15:08:42,718 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module mail: loading res_partner_view.xml
2014-02-21 15:08:42,781 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view mail.view_emails_partner_info_form for model: res.partner. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:08:42,792 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module mail: loading data/mail_data.xml
2014-02-21 15:08:42,855 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module mail: loading data/mail_group_data.xml
2014-02-21 15:08:43,240 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module mail: loading security/mail_security.xml
2014-02-21 15:08:43,338 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module mail: loading security/ir.model.access.csv
2014-02-21 15:08:43,665 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module mail: loading mail_alias_view.xml
2014-02-21 15:08:43,792 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module mail: loading res_users_view.xml
2014-02-21 15:08:44,001 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.migration: module mail: Running migration [7.0.1.0>] post-migration
2014-02-21 15:08:44,002 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: mail: post-migration script called with version 6.1.1.0
2014-02-21 15:08:44,002 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade (mail): converting mixed messages
2014-02-21 15:08:44,003 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade (mail): converting plain messages
2014-02-21 15:08:44,003 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade (mail): converting html messages
2014-02-21 15:08:44,005 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running 
        UPDATE mail_mail
        SET body_html = msg.body,
            mail_server_id = msg.openupgrade_legacy_7_0_mail_server_id,
            email_to = msg.openupgrade_legacy_7_0_email_to,
            email_cc = msg.openupgrade_legacy_7_0_email_cc,
            reply_to = msg.openupgrade_legacy_7_0_reply_to,
            "references" = msg.openupgrade_legacy_7_0_references,
            state = msg.openupgrade_legacy_7_0_state,
            auto_delete = msg.openupgrade_legacy_7_0_auto_delete
        FROM mail_mail mail, mail_message msg
        WHERE mail.mail_message_id = msg.id
        
2014-02-21 15:08:44,006 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:08:44,006 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: mail: loading migrations/7.0.1.0/data.xml
2014-02-21 15:08:44,064 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.migration: module analytic: Running migration [>7.0.1.1] pre-migration
2014-02-21 15:08:44,065 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: analytic: pre-migration script called with version 6.1.1.1
2014-02-21 15:08:44,067 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_model_data SET module = analytic, name = seq_type_analytic_account_main WHERE module = account and name = seq_type_analytic_account
2014-02-21 15:08:44,067 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 1 rows affected
2014-02-21 15:08:44,068 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_model_data SET module = analytic, name = seq_analytic_account_base WHERE module = account and name = seq_analytic_account
2014-02-21 15:08:44,068 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 1 rows affected
2014-02-21 15:08:44,068 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table account_analytic_account, column contact_id: renaming to openupgrade_legacy_7_0_contact_id
2014-02-21 15:08:44,088 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.module: module analytic: creating or updating database tables
2014-02-21 15:08:44,243 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module analytic: loading security/analytic_security.xml
2014-02-21 15:08:44,304 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module analytic: loading security/ir.model.access.csv
2014-02-21 15:08:44,306 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module analytic: loading analytic_sequence.xml
2014-02-21 15:08:44,312 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module analytic: loading analytic_view.xml
2014-02-21 15:08:44,336 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module analytic: loading analytic_data.xml
2014-02-21 15:08:44,379 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.migration: module analytic: Running migration [7.0.1.1>] post-migration
2014-02-21 15:08:44,380 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: analytic: post-migration script called with version 6.1.1.1
2014-02-21 15:08:44,422 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.migration: module email_template: Running migration [>7.0.1.1] pre-migration
2014-02-21 15:08:44,424 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: email_template: pre-migration script called with version 6.1.1.1
2014-02-21 15:08:44,424 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table email_template, column body_text: renaming to openupgrade_legacy_7_0_body_text
2014-02-21 15:08:44,430 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.module: module email_template: creating or updating database tables
2014-02-21 15:08:44,749 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module email_template: loading wizard/email_template_preview_view.xml
2014-02-21 15:08:44,769 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module email_template: loading email_template_view.xml
2014-02-21 15:08:44,818 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module email_template: loading res_partner_view.xml
2014-02-21 15:08:44,834 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view email_template.res_partner_opt_out_form for model: res.partner. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:08:44,851 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module email_template: loading wizard/mail_compose_message_view.xml
2014-02-21 15:08:44,870 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module email_template: loading security/ir.model.access.csv
2014-02-21 15:08:44,905 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.migration: module email_template: Running migration [7.0.1.1>] post-migration
2014-02-21 15:08:44,906 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: email_template: post-migration script called with version 6.1.1.1
2014-02-21 15:08:44,947 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.migration: module product: Running migration [>7.0.1.1] pre-migration
2014-02-21 15:08:44,948 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: product: pre-migration script called with version 6.1.1.1
2014-02-21 15:08:44,948 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table product_product, column product_image: renaming to image
2014-02-21 15:08:44,951 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_model_data SET module = product, name = decimal_price WHERE module = product and name = decimal_sale
2014-02-21 15:08:44,951 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 1 rows affected
2014-02-21 15:08:44,951 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_model_data SET module = product, name = product_category_all WHERE module = product and name = cat0
2014-02-21 15:08:44,951 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 1 rows affected
2014-02-21 15:08:44,952 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_model_data SET module = product, name = product_product_consultant WHERE module = product and name = product_consultant
2014-02-21 15:08:44,952 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 1 rows affected
2014-02-21 15:08:44,953 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_model_data SET module = product, name = product_uom_day WHERE module = product and name = uom_day
2014-02-21 15:08:44,953 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 1 rows affected
2014-02-21 15:08:44,953 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_model_data SET module = product, name = product_uom_hour WHERE module = product and name = uom_hour
2014-02-21 15:08:44,954 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 1 rows affected
2014-02-21 15:08:44,961 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.module: module product: creating or updating database tables
2014-02-21 15:08:45,880 20160 INFO OU_61_light_res_test_migrate1 openerp.osv.orm: storing computed values of fields.function 'image_medium'
2014-02-21 15:08:45,883 20160 INFO OU_61_light_res_test_migrate1 openerp.osv.orm: storing computed values of fields.function 'image_small'
2014-02-21 15:08:45,926 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module product: loading security/product_security.xml
2014-02-21 15:08:46,892 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module product: loading security/ir.model.access.csv
2014-02-21 15:08:47,092 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module product: loading wizard/product_price_view.xml
2014-02-21 15:08:47,168 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module product: loading product_data.xml
2014-02-21 15:08:47,396 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module product: loading product_report.xml
2014-02-21 15:08:47,447 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module product: loading product_view.xml
2014-02-21 15:08:48,342 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module product: loading product_shortcut_data.xml
2014-02-21 15:08:48,346 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module product: loading pricelist_view.xml
2014-02-21 15:08:48,588 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module product: loading partner_view.xml
2014-02-21 15:08:48,609 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view product.view_partner_property_form for model: res.partner. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:08:48,612 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module product: loading process/product_process.xml
2014-02-21 15:08:48,650 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.migration: module product: Running migration [7.0.1.1>] post-migration
2014-02-21 15:08:48,651 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: product: post-migration script called with version 6.1.1.1
2014-02-21 15:08:48,651 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: product: loading migrations/7.0.1.1/data.xml
2014-02-21 15:08:48,707 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.module: module edi: creating or updating database tables
2014-02-21 15:08:48,895 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.module: module project: creating or updating database tables
2014-02-21 15:08:49,920 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module project: loading security/project_security.xml
2014-02-21 15:08:49,949 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view base.user_groups_view for model: res.users. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:08:49,981 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view base.user_groups_view for model: res.users. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:08:50,066 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view base.user_groups_view for model: res.users. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:08:50,151 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view base.user_groups_view for model: res.users. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:08:50,235 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view base.user_groups_view for model: res.users. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:08:50,333 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module project: loading wizard/project_task_delegate_view.xml
2014-02-21 15:08:50,397 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module project: loading wizard/project_task_reevaluate_view.xml
2014-02-21 15:08:50,455 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module project: loading security/ir.model.access.csv
2014-02-21 15:08:50,790 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module project: loading project_data.xml
2014-02-21 15:08:51,083 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module project: loading project_view.xml
2014-02-21 15:08:52,079 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module project: loading process/task_process.xml
2014-02-21 15:08:52,126 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module project: loading res_partner_view.xml
2014-02-21 15:08:52,151 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view project.view_task_partner_info_form for model: res.partner. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:08:52,155 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module project: loading report/project_report_view.xml
2014-02-21 15:08:52,226 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module project: loading report/project_cumulative.xml
2014-02-21 15:08:52,294 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module project: loading board_project_view.xml
2014-02-21 15:08:52,343 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module project: loading res_config_view.xml
2014-02-21 15:08:52,529 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.migration: module account: Running migration [>7.0.1.1] pre-migration
2014-02-21 15:08:52,529 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: account: pre-migration script called with version 6.1.1.1
2014-02-21 15:08:52,530 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table account_invoice_line, column note: renaming to openupgrade_legacy_7_0_note
2014-02-21 15:08:52,531 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table account_invoice, column address_contact_id: renaming to openupgrade_legacy_7_0_address_contact_id
2014-02-21 15:08:52,532 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table account_invoice, column address_invoice_id: renaming to openupgrade_legacy_7_0_address_invoice_id
2014-02-21 15:08:52,532 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table account_cashbox_line, column ending_id: renaming to openupgrade_legacy_7_0_ending_id
2014-02-21 15:08:52,533 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table account_cashbox_line, column starting_id: renaming to openupgrade_legacy_7_0_starting_id
2014-02-21 15:08:52,533 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table account_cashbox_line, column number: renaming to openupgrade_legacy_7_0_number
2014-02-21 15:08:52,534 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running UPDATE ir_model_data SET module = account, name = account_payment_term WHERE module = account and name = account_payment_term_15days
2014-02-21 15:08:52,534 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:08:52,535 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: Running 
        UPDATE account_move_line l
        SET currency_id = NULL
        FROM res_company c
        WHERE l.company_id = c.id
              AND l.currency_id = c.currency_id;
        
2014-02-21 15:08:52,535 20160 DEBUG OU_61_light_res_test_migrate1 OpenUpgrade: 0 rows affected
2014-02-21 15:08:52,563 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.module: module account: creating or updating database tables
2014-02-21 15:08:57,810 20160 INFO OU_61_light_res_test_migrate1 openerp.osv.orm: storing computed values of fields.function 'report_type'
2014-02-21 15:08:57,855 20160 INFO OU_61_light_res_test_migrate1 openerp.osv.orm: storing computed values of fields.function 'journal_id'
2014-02-21 15:08:57,953 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading security/account_security.xml
2014-02-21 15:08:57,997 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view base.user_groups_view for model: res.users. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:08:58,051 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view base.user_groups_view for model: res.users. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:08:58,096 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view base.user_groups_view for model: res.users. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:08:58,133 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view base.user_groups_view for model: res.users. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:08:58,171 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view base.user_groups_view for model: res.users. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:08:58,219 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading security/ir.model.access.csv
2014-02-21 15:08:59,232 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading account_menuitem.xml
2014-02-21 15:09:00,055 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading report/account_invoice_report_view.xml
2014-02-21 15:09:00,246 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading report/account_entries_report_view.xml
2014-02-21 15:09:00,440 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading report/account_treasury_report_view.xml
2014-02-21 15:09:00,570 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading report/account_report_view.xml
2014-02-21 15:09:00,996 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading report/account_analytic_entries_report_view.xml
2014-02-21 15:09:01,155 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_move_bank_reconcile_view.xml
2014-02-21 15:09:01,202 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_use_model_view.xml
2014-02-21 15:09:01,278 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading account_installer.xml
2014-02-21 15:09:01,583 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_period_close_view.xml
2014-02-21 15:09:01,635 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_reconcile_view.xml
2014-02-21 15:09:01,718 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_unreconcile_view.xml
2014-02-21 15:09:01,815 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading account_view.xml
2014-02-21 15:09:04,903 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading account_report.xml
2014-02-21 15:09:05,275 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading account_financial_report_data.xml
2014-02-21 15:09:05,303 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_report_common_view.xml
2014-02-21 15:09:05,333 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_invoice_refund_view.xml
2014-02-21 15:09:05,363 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_fiscalyear_close_state.xml
2014-02-21 15:09:05,393 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_chart_view.xml
2014-02-21 15:09:05,443 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_tax_chart_view.xml
2014-02-21 15:09:05,523 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_move_line_reconcile_select_view.xml
2014-02-21 15:09:05,559 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_open_closed_fiscalyear_view.xml
2014-02-21 15:09:05,645 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_move_line_unreconcile_select_view.xml
2014-02-21 15:09:05,690 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_vat_view.xml
2014-02-21 15:09:05,779 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_report_print_journal_view.xml
2014-02-21 15:09:05,934 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_report_general_journal_view.xml
2014-02-21 15:09:06,042 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_report_central_journal_view.xml
2014-02-21 15:09:06,150 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_subscription_generate_view.xml
2014-02-21 15:09:06,234 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_fiscalyear_close_view.xml
2014-02-21 15:09:06,293 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_state_open_view.xml
2014-02-21 15:09:06,313 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_journal_select_view.xml
2014-02-21 15:09:06,359 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_change_currency_view.xml
2014-02-21 15:09:06,407 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_validate_move_view.xml
2014-02-21 15:09:06,542 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_report_general_ledger_view.xml
2014-02-21 15:09:06,734 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_invoice_state_view.xml
2014-02-21 15:09:06,838 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_report_partner_balance_view.xml
2014-02-21 15:09:06,947 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_report_account_balance_view.xml
2014-02-21 15:09:07,066 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_report_aged_partner_balance_view.xml
2014-02-21 15:09:07,159 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_report_partner_ledger_view.xml
2014-02-21 15:09:07,277 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_reconcile_partner_process_view.xml
2014-02-21 15:09:07,334 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_automatic_reconcile_view.xml
2014-02-21 15:09:07,454 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/account_financial_report_view.xml
2014-02-21 15:09:07,683 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading wizard/pos_box.xml
2014-02-21 15:09:07,790 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading project/wizard/project_account_analytic_line_view.xml
2014-02-21 15:09:07,837 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading account_end_fy.xml
2014-02-21 15:09:07,893 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading account_invoice_view.xml
2014-02-21 15:09:08,759 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading partner_view.xml
2014-02-21 15:09:08,956 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view account.view_partner_property_form for model: res.partner. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:09:08,998 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading data/account_data.xml
2014-02-21 15:09:09,035 20160 WARNING OU_61_light_res_test_migrate1 openerp.osv.orm: No such field(s) in model account.payment.term.line: name.
2014-02-21 15:09:09,195 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading data/data_account_type.xml
2014-02-21 15:09:09,241 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading data/configurable_account_chart.xml
2014-02-21 15:09:09,540 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading account_invoice_workflow.xml
2014-02-21 15:09:09,647 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading project/project_view.xml
2014-02-21 15:09:10,066 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading project/project_report.xml
2014-02-21 15:09:10,111 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading project/wizard/account_analytic_balance_report_view.xml
2014-02-21 15:09:10,147 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading project/wizard/account_analytic_cost_ledger_view.xml
2014-02-21 15:09:10,203 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading project/wizard/account_analytic_inverted_balance_report.xml
2014-02-21 15:09:10,259 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading project/wizard/account_analytic_journal_report_view.xml
2014-02-21 15:09:10,384 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading project/wizard/account_analytic_cost_ledger_for_journal_report_view.xml
2014-02-21 15:09:10,442 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading project/wizard/account_analytic_chart_view.xml
2014-02-21 15:09:10,531 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading product_view.xml
2014-02-21 15:09:10,658 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading account_assert_test.xml
2014-02-21 15:09:10,662 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading process/statement_process.xml
2014-02-21 15:09:10,697 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading process/customer_invoice_process.xml
2014-02-21 15:09:10,797 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading process/supplier_invoice_process.xml
2014-02-21 15:09:10,912 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading ir_sequence_view.xml
2014-02-21 15:09:10,936 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading company_view.xml
2014-02-21 15:09:10,962 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'property_reserve_and_surplus_account' in the following view parts composing the view of object model 'res.company':
 * res.company.form.inherit

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:09:10,968 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading board_account_view.xml
2014-02-21 15:09:11,011 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading edi/invoice_action_data.xml
2014-02-21 15:09:11,038 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading account_bank_view.xml
2014-02-21 15:09:11,139 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading res_config_view.xml
2014-02-21 15:09:11,301 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account: loading account_pre_install.yml
2014-02-21 15:09:11,344 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.migration: module account: Running migration [7.0.1.1>] post-migration
2014-02-21 15:09:11,347 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: account: post-migration script called with version 6.1.1.1
2014-02-21 15:09:11,367 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: account: loading migrations/7.0.1.1/data.xml
2014-02-21 15:09:11,414 20160 WARNING OU_61_light_res_test_migrate1 openerp.osv.orm: No such field(s) in model email.template: body_text.
2014-02-21 15:09:11,534 20160 INFO OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_translation: module account: loading translation file (en_US) for language en_US
2014-02-21 15:09:14,479 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.module: module account_voucher: creating or updating database tables
2014-02-21 15:09:15,718 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account_voucher: loading security/ir.model.access.csv
2014-02-21 15:09:15,805 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account_voucher: loading account_voucher_sequence.xml
2014-02-21 15:09:15,876 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account_voucher: loading account_voucher_workflow.xml
2014-02-21 15:09:15,955 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account_voucher: loading account_voucher_report.xml
2014-02-21 15:09:15,961 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account_voucher: loading wizard/account_statement_from_invoice_view.xml
2014-02-21 15:09:16,000 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account_voucher: loading account_voucher_view.xml
2014-02-21 15:09:16,371 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view account_voucher.view_bank_statement_form_invoice for model: account.bank.statement. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:09:16,434 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view account_voucher.view_bank_statement_form_voucher for model: account.bank.statement. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:09:16,487 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view account_voucher.view_cash_statement_tree_voucher for model: account.bank.statement. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:09:16,669 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account_voucher: loading voucher_payment_receipt_view.xml
2014-02-21 15:09:17,190 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account_voucher: loading voucher_sales_purchase_view.xml
2014-02-21 15:09:17,552 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account_voucher: loading account_voucher_wizard.xml
2014-02-21 15:09:17,557 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account_voucher: loading account_voucher_pay_invoice.xml
2014-02-21 15:09:17,826 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account_voucher: loading report/account_voucher_sales_receipt_view.xml
2014-02-21 15:09:17,958 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account_voucher: loading security/account_voucher_security.xml
2014-02-21 15:09:17,973 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account_voucher: loading account_voucher_data.xml
2014-02-21 15:09:18,145 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.migration: module stock: Running migration [>7.0.1.1] pre-migration
2014-02-21 15:09:18,148 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: stock: pre-migration script called with version 6.1.1.1
2014-02-21 15:09:18,148 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table stock_location, column address_id: renaming to openupgrade_legacy_7_0_address_id
2014-02-21 15:09:18,152 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table stock_picking, column address_id: renaming to openupgrade_legacy_7_0_address_id
2014-02-21 15:09:18,154 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table stock_move, column address_id: renaming to openupgrade_legacy_7_0_address_id
2014-02-21 15:09:18,156 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: table stock_warehouse, column partner_address_id: renaming to openupgrade_legacy_7_0_partner_address_id
2014-02-21 15:09:18,196 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.module: module stock: creating or updating database tables
2014-02-21 15:09:20,383 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading security/stock_security.xml
2014-02-21 15:09:20,469 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view base.user_groups_view for model: res.users. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:09:20,577 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view base.user_groups_view for model: res.users. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:09:20,692 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view base.user_groups_view for model: res.users. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:09:20,780 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view base.user_groups_view for model: res.users. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:09:20,869 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view base.user_groups_view for model: res.users. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:09:20,958 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view base.user_groups_view for model: res.users. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:09:20,997 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading security/ir.model.access.csv
2014-02-21 15:09:21,522 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading stock_data.xml
2014-02-21 15:09:21,707 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading wizard/stock_move_view.xml
2014-02-21 15:09:21,853 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading wizard/stock_change_product_qty_view.xml
2014-02-21 15:09:21,902 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading wizard/stock_partial_picking_view.xml
2014-02-21 15:09:22,014 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading wizard/stock_partial_move_view.xml
2014-02-21 15:09:22,132 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading wizard/stock_fill_inventory_view.xml
2014-02-21 15:09:22,173 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading wizard/stock_invoice_onshipping_view.xml
2014-02-21 15:09:22,247 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading wizard/stock_inventory_merge_view.xml
2014-02-21 15:09:22,310 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading wizard/stock_location_product_view.xml
2014-02-21 15:09:22,374 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading wizard/stock_splitinto_view.xml
2014-02-21 15:09:22,420 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading wizard/stock_inventory_line_split_view.xml
2014-02-21 15:09:22,472 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading wizard/stock_change_standard_price_view.xml
2014-02-21 15:09:22,513 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading wizard/stock_return_picking_view.xml
2014-02-21 15:09:22,682 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading stock_workflow.xml
2014-02-21 15:09:22,867 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading stock_incoterms.xml
2014-02-21 15:09:22,996 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading stock_report.xml
2014-02-21 15:09:23,222 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading stock_view.xml
2014-02-21 15:09:26,275 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading stock_sequence.xml
2014-02-21 15:09:26,321 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading product_data.xml
2014-02-21 15:09:26,351 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading product_view.xml
2014-02-21 15:09:26,594 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view  for model: product.product. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:09:26,676 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view stock.view_product_standard_price_form for model: product.product. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:09:26,903 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading partner_view.xml
2014-02-21 15:09:26,965 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view stock.view_partner_property_form for model: res.partner. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:09:26,976 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading report/report_stock_move_view.xml
2014-02-21 15:09:27,360 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading report/report_stock_view.xml
2014-02-21 15:09:27,543 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading board_warehouse_view.xml
2014-02-21 15:09:27,596 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module stock: loading res_config_view.xml
2014-02-21 15:09:27,668 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.migration: module stock: Running migration [7.0.1.1>] post-migration
2014-02-21 15:09:27,670 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: stock: post-migration script called with version 6.1.1.1
2014-02-21 15:09:27,733 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.module: module account_accountant: creating or updating database tables
2014-02-21 15:09:27,739 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account_accountant: loading security/account_security.xml
2014-02-21 15:09:27,783 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module account_accountant: loading account_accountant_data.xml
2014-02-21 15:09:27,865 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.module: module procurement: creating or updating database tables
2014-02-21 15:09:28,757 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module procurement: loading security/ir.model.access.csv
2014-02-21 15:09:28,838 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module procurement: loading security/procurement_security.xml
2014-02-21 15:09:28,852 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module procurement: loading procurement_data.xml
2014-02-21 15:09:28,872 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module procurement: loading wizard/make_procurement_view.xml
2014-02-21 15:09:28,922 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module procurement: loading wizard/mrp_procurement_view.xml
2014-02-21 15:09:28,953 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module procurement: loading wizard/orderpoint_procurement_view.xml
2014-02-21 15:09:29,019 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module procurement: loading wizard/schedulers_all_view.xml
2014-02-21 15:09:29,082 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module procurement: loading procurement_view.xml
2014-02-21 15:09:29,798 20160 WARNING OU_61_light_res_test_migrate1 openerp.addons.base.ir.ir_ui_view: Can't render view  for model: product.product. If you are migrating between major versions of OpenERP, this is to be expected (otherwise, do not run OpenUpgrade server).
2014-02-21 15:09:29,811 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module procurement: loading procurement_workflow.xml
2014-02-21 15:09:30,084 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module procurement: loading process/procurement_process.xml
2014-02-21 15:09:30,138 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module procurement: loading company_view.xml
2014-02-21 15:09:30,217 20160 ERROR OU_61_light_res_test_migrate1 openerp.osv.orm: Can't find field 'property_reserve_and_surplus_account' in the following view parts composing the view of object model 'res.company':
 * res.company.form.inherit

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2014-02-21 15:09:30,229 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.loading: module procurement: loading board_mrp_procurement_view.xml
2014-02-21 15:09:30,388 20160 INFO OU_61_light_res_test_migrate1 openerp.modules.migration: module sale: Running migration [>7.0.1.0] pre-migration
2014-02-21 15:09:30,389 20160 INFO OU_61_light_res_test_migrate1 OpenUpgrade: sale: pre-migration script called with version 6.1.1.0


-- 
You received this question notification because you are a member of
OpenUpgrade Drivers, which is an answer contact for OpenUpgrade Server.


Follow ups