Advertisement
bigdawgbz

Openupgrade ir_module_constraint

Jun 25th, 2014
526
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 82.76 KB | None | 0 0
  1. openerp-server.log
  2.  
  3. 2014-06-25 16:25:31,257 16726 INFO ? werkzeug: 192.168.1.96 - - [25/Jun/2014 16:25:31] "GET / HTTP/1.1" 200 -
  4. 2014-06-25 16:25:31,390 16726 INFO FirstClassboats werkzeug: 192.168.1.96 - - [25/Jun/2014 16:25:31] "GET /?db=FirstClassboats HTTP/1.1" 200 -
  5. 2014-06-25 16:25:31,634 16726 INFO ? werkzeug: 192.168.1.96 - - [25/Jun/2014 16:25:31] "GET /web/static/src/css/full.css HTTP/1.1" 200 -
  6. 2014-06-25 16:25:31,662 16726 INFO FirstClassboats werkzeug: 192.168.1.96 - - [25/Jun/2014 16:25:31] "GET /web/webclient/css?db=FirstClassboat2014-06-25 16:25:31,705 16726 INFO FirstClassboats werkzeug: 192.168.1.96 - - [25/Jun/2014 16:25:31] "GET /web/webclient/js?db=FirstClassboats
  7. 2014-06-25 16:25:32,883 16726 INFO ? werkzeug: 192.168.1.96 - - [25/Jun/2014 16:25:32] "POST /web/session/get_session_info HTTP/1.1" 200 -
  8. 2014-06-25 16:25:32,974 16726 INFO ? werkzeug: 192.168.1.96 - - [25/Jun/2014 16:25:32] "POST /web/webclient/qweblist HTTP/1.1" 200 -
  9. 2014-06-25 16:25:32,983 16726 INFO ? werkzeug: 192.168.1.96 - - [25/Jun/2014 16:25:32] "GET /web/static/src/img/favicon.ico HTTP/1.1" 200 -
  10. 2014-06-25 16:25:32,985 16726 INFO ? werkzeug: 192.168.1.96 - - [25/Jun/2014 16:25:32] "POST /web/webclient/bootstrap_translations HTTP/1.1" 2
  11. 2014-06-25 16:25:33,063 16726 INFO ? werkzeug: 192.168.1.96 - - [25/Jun/2014 16:25:33] "POST /web/proxy/load HTTP/1.1" 200 -
  12. 2014-06-25 16:25:33,301 16726 INFO ? werkzeug: 192.168.1.96 - - [25/Jun/2014 16:25:33] "GET /web/binary/company_logo?session_id=11186ed46c2b4a2014-06-25 16:25:33,317 16726 INFO ? werkzeug: 192.168.1.96 - - [25/Jun/2014 16:25:33] "GET /web/static/src/img/logo2.png HTTP/1.1" 200 -
  13. 2014-06-25 16:25:33,353 16726 INFO ? werkzeug: 192.168.1.96 - - [25/Jun/2014 16:25:33] "POST /web/database/get_list HTTP/1.1" 200 -
  14. 2014-06-25 16:25:33,602 16726 INFO FirstClassboats werkzeug: 192.168.1.96 - - [25/Jun/2014 16:25:33] "POST /auth_signup/get_config HTTP/1.1" 22014-06-25 16:25:36,708 16726 INFO production_test1_migrated openerp.modules.loading: loading 1 modules...
  15. 2014-06-25 16:25:36,718 16726 INFO production_test1_migrated openerp.modules.module: module base: creating or updating database tables
  16. 2014-06-25 16:25:36,724 16726 ERROR production_test1_migrated openerp.sql_db: Programming error: relation "ir_model_constraint" does not exist
  17. LINE 2: SELECT 1 FROM ir_model_constraint, ir_module_mod...
  18. ^
  19. , in query
  20. SELECT 1 FROM ir_model_constraint, ir_module_module
  21. WHERE ir_model_constraint.module=ir_module_module.id
  22. AND ir_model_constraint.name=%s
  23. AND ir_module_module.name=%s
  24.  
  25. 2014-06-25 16:25:36,727 16726 INFO production_test1_migrated werkzeug: 192.168.1.96 - - [25/Jun/2014 16:25:36] "GET /?db=production_test1_migr
  26. 2014-06-25 16:25:36,760 16726 INFO production_test1_migrated openerp.modules.loading: loading 1 modules...
  27. 2014-06-25 16:25:36,769 16726 INFO production_test1_migrated openerp.modules.module: module base: creating or updating database tables
  28. 2014-06-25 16:25:36,776 16726 ERROR production_test1_migrated openerp.sql_db: Programming error: relation "ir_model_constraint" does not exist
  29. LINE 2: SELECT 1 FROM ir_model_constraint, ir_module_mod...
  30. ^
  31. , in query
  32. SELECT 1 FROM ir_model_constraint, ir_module_module
  33. WHERE ir_model_constraint.module=ir_module_module.id
  34. AND ir_model_constraint.name=%s
  35. AND ir_module_module.name=%s
  36.  
  37. 2014-06-25 16:25:36,792 16726 INFO production_test1_migrated werkzeug: 192.168.1.96 - - [25/Jun/2014 16:25:36] "GET /web/webclient/css?db=prod
  38. 2014-06-25 16:25:36,800 16726 INFO production_test1_migrated openerp.modules.loading: loading 1 modules...
  39. 2014-06-25 16:25:36,809 16726 INFO production_test1_migrated openerp.modules.module: module base: creating or updating database tables
  40. 2014-06-25 16:25:36,816 16726 ERROR production_test1_migrated openerp.sql_db: Programming error: relation "ir_model_constraint" does not exist
  41. LINE 2: SELECT 1 FROM ir_model_constraint, ir_module_mod...
  42. ^
  43. , in query
  44. SELECT 1 FROM ir_model_constraint, ir_module_module
  45. WHERE ir_model_constraint.module=ir_module_module.id
  46. AND ir_model_constraint.name=%s
  47. AND ir_module_module.name=%s
  48.  
  49. 2014-06-25 16:25:36,840 16726 INFO production_test1_migrated werkzeug: 192.168.1.96 - - [25/Jun/2014 16:25:36] "GET /web/webclient/js?db=produ
  50. 2014-06-25 16:25:37,332 16726 INFO ? werkzeug: 192.168.1.96 - - [25/Jun/2014 16:25:37] "POST /web/session/get_session_info HTTP/1.1" 200 -
  51. 2014-06-25 16:25:37,367 16726 INFO ? werkzeug: 192.168.1.96 - - [25/Jun/2014 16:25:37] "POST /web/webclient/qweblist HTTP/1.1" 200 -
  52. 2014-06-25 16:25:37,372 16726 INFO ? werkzeug: 192.168.1.96 - - [25/Jun/2014 16:25:37] "POST /web/webclient/bootstrap_translations HTTP/1.1" 2
  53. :set nowrap 17,79 Top
  54.  
  55. Migration.log:-
  56. 2014-06-25 17:01:10,433 25335 DEBUG ? openerp.netsvc: logger level set: "openerp.netsvc.rpc.request:INFO"
  57. 2014-06-25 17:01:10,434 25335 DEBUG ? openerp.netsvc: logger level set: "openerp.netsvc.rpc.response:INFO"
  58. 2014-06-25 17:01:10,434 25335 DEBUG ? openerp.netsvc: logger level set: "openerp.addons.web.http:INFO"
  59. 2014-06-25 17:01:10,434 25335 DEBUG ? openerp.netsvc: logger level set: "openerp.sql_db:INFO"
  60. 2014-06-25 17:01:10,434 25335 DEBUG ? openerp.netsvc: logger level set: ":INFO"
  61. 2014-06-25 17:01:10,434 25335 DEBUG ? openerp.netsvc: logger level set: "openerp:DEBUG"
  62. 2014-06-25 17:01:10,434 25335 DEBUG ? openerp.netsvc: logger level set: "werkzeug:CRITICAL"
  63. 2014-06-25 17:01:10,434 25335 INFO ? openerp: OpenERP version 7.0
  64. 2014-06-25 17:01:10,435 25335 INFO ? openerp: addons paths: /home/openerp/openupgrade/7.0/server/openerp/addons,/home/openerp/openupgrade/7.0/web/addons,/home/openerp/openupgrade/7.0/addons
  65. 2014-06-25 17:01:10,435 25335 INFO ? openerp: database hostname: localhost
  66. 2014-06-25 17:01:10,435 25335 INFO ? openerp: database port: 5432
  67. 2014-06-25 17:01:10,435 25335 INFO ? openerp: database user: openerp
  68. 2014-06-25 17:01:12,349 25335 INFO production_test1_migrated openerp.modules.loading: loading 1 modules...
  69. 2014-06-25 17:01:12,378 25335 DEBUG production_test1_migrated openerp.modules.loading: module base: loading objects
  70. 2014-06-25 17:01:12,426 25335 INFO production_test1_migrated openerp.modules.migration: module base: Running migration [>7.0.1.3] pre-migration
  71. 2014-06-25 17:01:13,164 25335 INFO production_test1_migrated openerp.modules.module: module base: creating or updating database tables
  72. 2014-06-25 17:01:13,631 25335 ERROR production_test1_migrated openerp.sql_db: Programming error: relation "ir_model_constraint" does not exist
  73. LINE 2: SELECT 1 FROM ir_model_constraint, ir_module_mod...
  74. ^
  75. , in query
  76. SELECT 1 FROM ir_model_constraint, ir_module_module
  77. WHERE ir_model_constraint.module=ir_module_module.id
  78. AND ir_model_constraint.name=%s
  79. AND ir_module_module.name=%s
  80.  
  81. 2014-06-25 17:01:13,632 25335 ERROR production_test1_migrated openerp: Failed to initialize database `production_test1_migrated`.
  82. Traceback (most recent call last):
  83. File "/home/openerp/openupgrade/7.0/server/openerp/cli/server.py", line 98, in preload_registry
  84. db, registry = openerp.pooler.get_db_and_pool(dbname,update_module=update_module)
  85. File "/home/openerp/openupgrade/7.0/server/openerp/pooler.py", line 33, in get_db_and_pool
  86. registry = RegistryManager.get(db_name, force_demo, status, update_module)
  87. File "/home/openerp/openupgrade/7.0/server/openerp/modules/registry.py", line 192, in get
  88. update_module)
  89. File "/home/openerp/openupgrade/7.0/server/openerp/modules/registry.py", line 218, in new
  90. openerp.modules.load_modules(registry.db, force_demo, status, update_module)
  91. File "/home/openerp/openupgrade/7.0/server/openerp/modules/loading.py", line 331, in load_modules
  92. loaded_modules, processed_modules = load_module_graph(cr, graph, status, perform_checks=update_module, report=report, registry=registry)
  93. File "/home/openerp/openupgrade/7.0/server/openerp/modules/loading.py", line 186, in load_module_graph
  94. init_module_models(cr, package.name, models)
  95. File "/home/openerp/openupgrade/7.0/server/openerp/modules/module.py", line 374, in init_module_models
  96. result = obj._auto_init(cr, {'module': module_name})
  97. File "/home/openerp/openupgrade/7.0/server/openerp/osv/orm.py", line 3229, in _auto_init
  98. self._add_sql_constraints(cr)
  99. File "/home/openerp/openupgrade/7.0/server/openerp/osv/orm.py", line 3368, in _add_sql_constraints
  100. self._save_constraint(cr, conname, 'u')
  101. File "/home/openerp/openupgrade/7.0/server/openerp/osv/orm.py", line 2866, in _save_constraint
  102. """, (constraint_name, self._module))
  103. File "/home/openerp/openupgrade/7.0/server/openerp/sql_db.py", line 161, in wrapper
  104. return f(self, *args, **kwargs)
  105. File "/home/openerp/openupgrade/7.0/server/openerp/sql_db.py", line 226, in execute
  106. res = self._obj.execute(query, params)
  107. ProgrammingError: relation "ir_model_constraint" does not exist
  108. LINE 2: SELECT 1 FROM ir_model_constraint, ir_module_mod...
  109. ^
  110.  
  111. 2014-06-25 17:09:55,987 25385 DEBUG ? openerp.netsvc: logger level set: "openerp.netsvc.rpc.request:INFO"
  112. 2014-06-25 17:09:56,008 25385 DEBUG ? openerp.netsvc: logger level set: "openerp.netsvc.rpc.response:INFO"
  113. 2014-06-25 17:09:56,008 25385 DEBUG ? openerp.netsvc: logger level set: "openerp.addons.web.http:INFO"
  114. 2014-06-25 17:09:56,009 25385 DEBUG ? openerp.netsvc: logger level set: "openerp.sql_db:INFO"
  115. 2014-06-25 17:09:56,009 25385 DEBUG ? openerp.netsvc: logger level set: ":INFO"
  116. 2014-06-25 17:09:56,009 25385 DEBUG ? openerp.netsvc: logger level set: "openerp:DEBUG"
  117. 2014-06-25 17:09:56,009 25385 DEBUG ? openerp.netsvc: logger level set: "werkzeug:CRITICAL"
  118. 2014-06-25 17:09:56,009 25385 INFO ? openerp: OpenERP version 7.0
  119. 2014-06-25 17:09:56,009 25385 INFO ? openerp: addons paths: /home/openerp/openupgrade/7.0/server/openerp/addons,/home/openerp/openupgrade/7.0/web/addons,/home/openerp/openupgrade/7.0/addons
  120. 2014-06-25 17:09:56,009 25385 INFO ? openerp: database hostname: localhost
  121. 2014-06-25 17:09:56,009 25385 INFO ? openerp: database port: 5432
  122. 2014-06-25 17:09:56,009 25385 INFO ? openerp: database user: openerp
  123. 2014-06-25 17:09:57,271 25385 INFO production_test1_migrated openerp.modules.loading: loading 1 modules...
  124. 2014-06-25 17:09:57,443 25385 DEBUG production_test1_migrated openerp.modules.loading: module base: loading objects
  125. 2014-06-25 17:09:57,489 25385 INFO production_test1_migrated openerp.modules.migration: module base: Running migration [>7.0.1.3] pre-migration
  126. 2014-06-25 17:09:57,644 25385 INFO production_test1_migrated OpenUpgrade: base: pre-migration script called with version 6.1.1.3
  127. 2014-06-25 17:09:58,054 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module SET demo = false
  128. 2014-06-25 17:09:58,054 25385 DEBUG production_test1_migrated OpenUpgrade: 743 rows affected
  129. 2014-06-25 17:09:58,951 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module SET name = l10n_be_coda WHERE name = account_coda
  130. 2014-06-25 17:09:58,951 25385 DEBUG production_test1_migrated OpenUpgrade: 1 rows affected
  131. 2014-06-25 17:09:59,050 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_model_data SET module = l10n_be_coda WHERE module = account_coda
  132. 2014-06-25 17:09:59,050 25385 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  133. 2014-06-25 17:09:59,108 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = l10n_be_coda WHERE name = account_coda
  134. 2014-06-25 17:09:59,108 25385 DEBUG production_test1_migrated OpenUpgrade: 2 rows affected
  135. 2014-06-25 17:09:59,109 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module SET name = auth_crypt WHERE name = base_crypt
  136. 2014-06-25 17:09:59,109 25385 DEBUG production_test1_migrated OpenUpgrade: 1 rows affected
  137. 2014-06-25 17:09:59,114 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_model_data SET module = auth_crypt WHERE module = base_crypt
  138. 2014-06-25 17:09:59,114 25385 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  139. 2014-06-25 17:09:59,115 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = auth_crypt WHERE name = base_crypt
  140. 2014-06-25 17:09:59,115 25385 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  141. 2014-06-25 17:09:59,116 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module SET name = mrp_byproduct WHERE name = mrp_subproduct
  142. 2014-06-25 17:09:59,116 25385 DEBUG production_test1_migrated OpenUpgrade: 1 rows affected
  143. 2014-06-25 17:09:59,237 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_model_data SET module = mrp_byproduct WHERE module = mrp_subproduct
  144. 2014-06-25 17:09:59,238 25385 DEBUG production_test1_migrated OpenUpgrade: 13 rows affected
  145. 2014-06-25 17:09:59,298 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = mrp_byproduct WHERE name = mrp_subproduct
  146. 2014-06-25 17:09:59,298 25385 DEBUG production_test1_migrated OpenUpgrade: 1 rows affected
  147. 2014-06-25 17:09:59,299 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module SET name = auth_ldap WHERE name = users_ldap
  148. 2014-06-25 17:09:59,299 25385 DEBUG production_test1_migrated OpenUpgrade: 1 rows affected
  149. 2014-06-25 17:09:59,419 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_model_data SET module = auth_ldap WHERE module = users_ldap
  150. 2014-06-25 17:09:59,419 25385 DEBUG production_test1_migrated OpenUpgrade: 20 rows affected
  151. 2014-06-25 17:09:59,440 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = auth_ldap WHERE name = users_ldap
  152. 2014-06-25 17:09:59,440 25385 DEBUG production_test1_migrated OpenUpgrade: 1 rows affected
  153. 2014-06-25 17:09:59,441 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module SET name = document_page WHERE name = wiki
  154. 2014-06-25 17:09:59,441 25385 DEBUG production_test1_migrated OpenUpgrade: 1 rows affected
  155. 2014-06-25 17:09:59,535 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_model_data SET module = document_page WHERE module = wiki
  156. 2014-06-25 17:09:59,536 25385 DEBUG production_test1_migrated OpenUpgrade: 80 rows affected
  157. 2014-06-25 17:09:59,546 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = document_page WHERE name = wiki
  158. 2014-06-25 17:09:59,547 25385 DEBUG production_test1_migrated OpenUpgrade: 6 rows affected
  159. 2014-06-25 17:09:59,547 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module SET name = document_page_environment_manual WHERE name = wiki_environment_manual
  160. 2014-06-25 17:09:59,547 25385 DEBUG production_test1_migrated OpenUpgrade: 1 rows affected
  161. 2014-06-25 17:09:59,548 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_model_data SET module = document_page_environment_manual WHERE module = wiki_environment_manual
  162. 2014-06-25 17:09:59,548 25385 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  163. 2014-06-25 17:09:59,549 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = document_page_environment_manual WHERE name = wiki_environment_manual
  164. 2014-06-25 17:09:59,549 25385 DEBUG production_test1_migrated OpenUpgrade: 1 rows affected
  165. 2014-06-25 17:09:59,549 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module SET name = document_page_environmental_aspect WHERE name = wiki_environmental_aspect
  166. 2014-06-25 17:09:59,549 25385 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  167. 2014-06-25 17:09:59,549 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_model_data SET module = document_page_environmental_aspect WHERE module = wiki_environmental_aspect
  168. 2014-06-25 17:09:59,550 25385 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  169. 2014-06-25 17:09:59,550 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = document_page_environmental_aspect WHERE name = wiki_environmental_aspect
  170. 2014-06-25 17:09:59,550 25385 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  171. 2014-06-25 17:09:59,551 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module SET name = document_page_quality_manual WHERE name = wiki_quality_manual
  172. 2014-06-25 17:09:59,551 25385 DEBUG production_test1_migrated OpenUpgrade: 1 rows affected
  173. 2014-06-25 17:09:59,553 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_model_data SET module = document_page_quality_manual WHERE module = wiki_quality_manual
  174. 2014-06-25 17:09:59,553 25385 DEBUG production_test1_migrated OpenUpgrade: 2 rows affected
  175. 2014-06-25 17:09:59,567 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = document_page_quality_manual WHERE name = wiki_quality_manual
  176. 2014-06-25 17:09:59,567 25385 DEBUG production_test1_migrated OpenUpgrade: 2 rows affected
  177. 2014-06-25 17:09:59,568 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module SET name = document_page_health_safety_manual WHERE name = wiki_health_safety_manual
  178. 2014-06-25 17:09:59,568 25385 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  179. 2014-06-25 17:09:59,568 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_model_data SET module = document_page_health_safety_manual WHERE module = wiki_health_safety_manual
  180. 2014-06-25 17:09:59,568 25385 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  181. 2014-06-25 17:09:59,569 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = document_page_health_safety_manual WHERE name = wiki_health_safety_manual
  182. 2014-06-25 17:09:59,569 25385 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  183. 2014-06-25 17:09:59,569 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module SET name = document_page_procedure WHERE name = wiki_procedure
  184. 2014-06-25 17:09:59,569 25385 DEBUG production_test1_migrated OpenUpgrade: 1 rows affected
  185. 2014-06-25 17:09:59,570 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_model_data SET module = document_page_procedure WHERE module = wiki_procedure
  186. 2014-06-25 17:09:59,570 25385 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  187. 2014-06-25 17:09:59,570 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = document_page_procedure WHERE name = wiki_procedure
  188. 2014-06-25 17:09:59,570 25385 DEBUG production_test1_migrated OpenUpgrade: 1 rows affected
  189. 2014-06-25 17:09:59,571 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module SET name = document_page_work_instructions WHERE name = wiki_work_instructions
  190. 2014-06-25 17:09:59,571 25385 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  191. 2014-06-25 17:09:59,571 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_model_data SET module = document_page_work_instructions WHERE module = wiki_work_instructions
  192. 2014-06-25 17:09:59,571 25385 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  193. 2014-06-25 17:09:59,572 25385 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = document_page_work_instructions WHERE name = wiki_work_instructions
  194. 2014-06-25 17:09:59,572 25385 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  195. 2014-06-25 17:09:59,572 25385 INFO production_test1_migrated OpenUpgrade: table ir_actions_todo: drop column action_id
  196. 2014-06-25 17:09:59,745 25385 INFO production_test1_migrated OpenUpgrade: table res_users, column date: renaming to login_date
  197. 2014-06-25 17:09:59,758 25385 INFO production_test1_migrated OpenUpgrade: table res_users, column user_email: renaming to openupgrade_legacy_7_0_user_email
  198. 2014-06-25 17:09:59,759 25385 INFO production_test1_migrated OpenUpgrade: table res_company, column logo: renaming to openupgrade_legacy_7_0_logo
  199. 2014-06-25 17:09:59,909 25385 INFO production_test1_migrated OpenUpgrade: table res_partner_contact, column photo: renaming to image
  200. 2014-06-25 17:09:59,935 25385 INFO production_test1_migrated OpenUpgrade: table res_partner_contact, column mobile: renaming to phone
  201. 2014-06-25 17:09:59,936 25385 INFO production_test1_migrated OpenUpgrade: model ir.actions.url: renaming to ir.actions.act_url
  202. 2014-06-25 17:10:00,974 25385 INFO production_test1_migrated openerp.modules.module: module base: creating or updating database tables
  203. 2014-06-25 17:10:01,194 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_model_fields': dropped constraint 'ir_model_fields_size_gt_zero'. Reason: its definition changed from 'check (size > 0)' to 'CHECK (size>=0)'
  204. 2014-06-25 17:10:01,196 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_model_fields': added constraint 'ir_model_fields_size_gt_zero' with definition=CHECK (size>=0)
  205. 2014-06-25 17:10:01,284 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_model_constraint': dropping obsolete FK constraint: 'ir_model_constraint_model_fkey'
  206. 2014-06-25 17:10:01,285 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_model_constraint': added foreign key 'model' with definition=REFERENCES "ir_model" ON DELETE set null
  207. 2014-06-25 17:10:01,294 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_model_constraint': dropping obsolete FK constraint: 'ir_model_constraint_module_fkey'
  208. 2014-06-25 17:10:01,295 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_model_constraint': added foreign key 'module' with definition=REFERENCES "ir_module_module" ON DELETE set null
  209. 2014-06-25 17:10:01,301 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_model_constraint': added constraint 'ir_model_constraint_module_name_uniq' with definition=unique(name, module)
  210. 2014-06-25 17:10:01,340 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_model_relation': dropping obsolete FK constraint: 'ir_model_relation_model_fkey'
  211. 2014-06-25 17:10:01,341 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_model_relation': added foreign key 'model' with definition=REFERENCES "ir_model" ON DELETE set null
  212. 2014-06-25 17:10:01,365 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_model_relation': dropping obsolete FK constraint: 'ir_model_relation_module_fkey'
  213. 2014-06-25 17:10:01,473 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_model_relation': added foreign key 'module' with definition=REFERENCES "ir_module_module" ON DELETE set null
  214. 2014-06-25 17:10:01,486 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_model_access': added column 'active' with definition=bool
  215. 2014-06-25 17:10:01,564 25385 DEBUG production_test1_migrated openerp.osv.orm: Table 'ir_model_access': setting default value of new column active
  216. 2014-06-25 17:10:01,665 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_ui_menu': added column 'needaction_enabled' with definition=bool
  217. 2014-06-25 17:10:01,696 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_ui_menu': dropping obsolete FK constraint: 'ir_ui_menu_parent_id_fkey'
  218. 2014-06-25 17:10:01,699 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_ui_menu': added foreign key 'parent_id' with definition=REFERENCES "ir_ui_menu" ON DELETE restrict
  219. 2014-06-25 17:10:01,712 25385 INFO production_test1_migrated openerp.osv.orm: Computing parent left and right for table ir_ui_menu...
  220. 2014-06-25 17:10:02,167 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_ui_view': column 'name' (type varchar) changed size from 64 to unlimited
  221. 2014-06-25 17:10:02,173 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_ui_view_group_rel': added foreign key 'group_id' with definition=REFERENCES "res_groups" ON DELETE cascade
  222. 2014-06-25 17:10:02,174 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_ui_view_group_rel': added foreign key 'view_id' with definition=REFERENCES "ir_ui_view" ON DELETE cascade
  223. 2014-06-25 17:10:02,179 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Create table 'ir_ui_view_group_rel': m2m relation between 'ir_ui_view' and 'res_groups'
  224. 2014-06-25 17:10:02,342 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_actions': added column 'help' with definition=text
  225. 2014-06-25 17:10:02,392 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_act_window': added foreign key 'view_id' with definition=REFERENCES "ir_ui_view" ON DELETE cascade
  226. 2014-06-25 17:10:02,395 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_act_window': column 'name': dropped NOT NULL constraint
  227. 2014-06-25 17:10:02,406 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_act_window': added column 'res_id' with definition=int4
  228. 2014-06-25 17:10:02,476 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_act_url': column 'name': dropped NOT NULL constraint
  229. 2014-06-25 17:10:02,498 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_act_server': dropping obsolete FK constraint: 'ir_act_server_model_id_fkey'
  230. 2014-06-25 17:10:02,518 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_act_server': added foreign key 'model_id' with definition=REFERENCES "ir_model" ON DELETE cascade
  231. 2014-06-25 17:10:02,563 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_actions_todo': added column 'action_id' with definition=int4
  232. 2014-06-25 17:10:02,569 25385 WARNING production_test1_migrated openerp.osv.orm: WARNING: unable to set column action_id of table ir_actions_todo not null !
  233. Try to re-run: openerp-server --update=module
  234. If it doesn't work, update records and execute manually:
  235. ALTER TABLE ir_actions_todo ALTER COLUMN action_id SET NOT NULL
  236. 2014-06-25 17:10:02,581 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_act_client': added column 'res_model' with definition=VARCHAR(64)
  237. 2014-06-25 17:10:02,583 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_act_client': added column 'context' with definition=VARCHAR(250)
  238. 2014-06-25 17:10:02,659 25385 DEBUG production_test1_migrated openerp.osv.orm: Table 'ir_act_client': setting default value of new column context
  239. 2014-06-25 17:10:02,660 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_act_client': column 'context': added a NOT NULL constraint
  240. 2014-06-25 17:10:05,959 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_attachment': column 'url' (type varchar) changed size from 512 to 1024
  241. 2014-06-25 17:10:12,351 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_attachment': column 'store_fname' (type varchar) changed size from 200 to 256
  242. 2014-06-25 17:10:12,377 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_filters': added column 'is_default' with definition=bool
  243. 2014-06-25 17:10:12,441 25385 DEBUG production_test1_migrated openerp.osv.orm: Table 'ir_filters': setting default value of new column is_default
  244. 2014-06-25 17:10:12,445 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_filters': dropping obsolete FK constraint: 'ir_filters_user_id_fkey'
  245. 2014-06-25 17:10:12,448 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_filters': added foreign key 'user_id' with definition=REFERENCES "res_users" ON DELETE cascade
  246. 2014-06-25 17:10:12,474 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_filters': added constraint 'ir_filters_name_model_uid_unique' with definition=unique (name, model_id, user_id)
  247. 2014-06-25 17:10:12,843 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_translation': column 'name' (type varchar) changed size from 128 to unlimited
  248. 2014-06-25 17:10:13,022 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_translation': column 'module' (type varchar) changed size from 64 to unlimited
  249. 2014-06-25 17:10:13,037 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_translation': added column 'state' with definition=VARCHAR
  250. 2014-06-25 17:10:13,248 25385 DEBUG production_test1_migrated openerp.osv.orm: Table 'ir_translation': setting default value of new column state
  251. 2014-06-25 17:10:13,251 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_translation': added column 'comments' with definition=text
  252. 2014-06-25 17:10:13,826 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'wkf_workitem': dropping obsolete FK constraint: 'wkf_workitem_act_id_fkey'
  253. 2014-06-25 17:10:13,827 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'wkf_workitem': added foreign key 'act_id' with definition=REFERENCES "wkf_activity" ON DELETE cascade
  254. 2014-06-25 17:10:13,854 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_rule': added column 'active' with definition=bool
  255. 2014-06-25 17:10:13,892 25385 DEBUG production_test1_migrated openerp.osv.orm: Table 'ir_rule': setting default value of new column active
  256. 2014-06-25 17:10:13,898 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_rule': dropped constraint 'ir_rule_no_access_rights'. Reason: its definition changed from 'check (perm_read <> false or perm_write <> false or perm_create <> false or perm_unlink <> false)' to 'CHECK (perm_read!=False or perm_write!=False or perm_create!=False or perm_unlink!=False)'
  257. 2014-06-25 17:10:13,910 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_rule': added constraint 'ir_rule_no_access_rights' with definition=CHECK (perm_read!=False or perm_write!=False or perm_create!=False or perm_unlink!=False)
  258. 2014-06-25 17:10:13,925 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'wizard_ir_model_menu_create': dropping obsolete FK constraint: 'wizard_ir_model_menu_create_menu_id_fkey'
  259. 2014-06-25 17:10:13,937 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'wizard_ir_model_menu_create': added foreign key 'menu_id' with definition=REFERENCES "ir_ui_menu" ON DELETE cascade
  260. 2014-06-25 17:10:13,985 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_mail_server': added column 'active' with definition=bool
  261. 2014-06-25 17:10:14,006 25385 DEBUG production_test1_migrated openerp.osv.orm: Table 'ir_mail_server': setting default value of new column active
  262. 2014-06-25 17:10:14,014 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_fields_converter': created
  263. 2014-06-25 17:10:14,017 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_fields_converter': added column 'create_uid' with definition=INTEGER REFERENCES res_users ON DELETE SET NULL
  264. 2014-06-25 17:10:14,018 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_fields_converter': added column 'create_date' with definition=TIMESTAMP
  265. 2014-06-25 17:10:14,019 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_fields_converter': added column 'write_date' with definition=TIMESTAMP
  266. 2014-06-25 17:10:14,021 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_fields_converter': added column 'write_uid' with definition=INTEGER REFERENCES res_users ON DELETE SET NULL
  267. 2014-06-25 17:10:14,054 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_module_module': added column 'summary' with definition=VARCHAR(64)
  268. 2014-06-25 17:10:14,179 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'base_language_export': column 'lang': added NOT NULL constraint
  269. 2014-06-25 17:10:14,199 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'base_language_export': column 'name' (type varchar) changed size from 16 to unlimited
  270. 2014-06-25 17:10:14,243 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_country': added column 'currency_id' with definition=int4
  271. 2014-06-25 17:10:14,243 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_country': added foreign key 'currency_id' with definition=REFERENCES "res_currency" ON DELETE set null
  272. 2014-06-25 17:10:14,243 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_country': column 'code': dropped NOT NULL constraint
  273. 2014-06-25 17:10:14,327 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner_res_partner_category_rel': added foreign key 'partner_id' with definition=REFERENCES "res_partner" ON DELETE cascade
  274. 2014-06-25 17:10:14,327 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner_res_partner_category_rel': added foreign key 'category_id' with definition=REFERENCES "res_partner_category" ON DELETE cascade
  275. 2014-06-25 17:10:14,333 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Create table 'res_partner_res_partner_category_rel': m2m relation between 'res_partner_category' and 'res_partner'
  276. 2014-06-25 17:10:14,340 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner_title': column 'shortcut': dropped NOT NULL constraint
  277. 2014-06-25 17:10:14,397 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'image' with definition=bytea
  278. 2014-06-25 17:10:14,517 25385 DEBUG production_test1_migrated openerp.osv.orm: Table 'res_partner': setting default value of new column image
  279. 2014-06-25 17:10:14,517 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'use_parent_address' with definition=bool
  280. 2014-06-25 17:10:14,654 25385 DEBUG production_test1_migrated openerp.osv.orm: Table 'res_partner': setting default value of new column use_parent_address
  281. 2014-06-25 17:10:14,656 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'street' with definition=VARCHAR(128)
  282. 2014-06-25 17:10:14,657 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'city' with definition=VARCHAR(128)
  283. 2014-06-25 17:10:14,660 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'zip' with definition=VARCHAR(24)
  284. 2014-06-25 17:10:14,663 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'function' with definition=VARCHAR(128)
  285. 2014-06-25 17:10:14,663 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'country_id' with definition=int4
  286. 2014-06-25 17:10:14,663 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added foreign key 'country_id' with definition=REFERENCES "res_country" ON DELETE set null
  287. 2014-06-25 17:10:14,669 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'type' with definition=VARCHAR
  288. 2014-06-25 17:10:14,805 25385 DEBUG production_test1_migrated openerp.osv.orm: Table 'res_partner': setting default value of new column type
  289. 2014-06-25 17:10:14,806 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'email' with definition=VARCHAR(240)
  290. 2014-06-25 17:10:14,809 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'fax' with definition=VARCHAR(64)
  291. 2014-06-25 17:10:14,809 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'street2' with definition=VARCHAR(128)
  292. 2014-06-25 17:10:14,810 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'phone' with definition=VARCHAR(64)
  293. 2014-06-25 17:10:14,812 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'tz' with definition=VARCHAR(64)
  294. 2014-06-25 17:10:14,952 25385 DEBUG production_test1_migrated openerp.osv.orm: Table 'res_partner': setting default value of new column tz
  295. 2014-06-25 17:10:14,955 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'image_medium' with definition=bytea
  296. 2014-06-25 17:10:14,956 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'mobile' with definition=VARCHAR(64)
  297. 2014-06-25 17:10:14,957 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'image_small' with definition=bytea
  298. 2014-06-25 17:10:14,958 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'birthdate' with definition=VARCHAR(64)
  299. 2014-06-25 17:10:14,959 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'is_company' with definition=bool
  300. 2014-06-25 17:10:15,097 25385 DEBUG production_test1_migrated openerp.osv.orm: Table 'res_partner': setting default value of new column is_company
  301. 2014-06-25 17:10:15,098 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'state_id' with definition=int4
  302. 2014-06-25 17:10:15,098 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added foreign key 'state_id' with definition=REFERENCES "res_country_state" ON DELETE set null
  303. 2014-06-25 17:10:15,176 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_config_settings': created
  304. 2014-06-25 17:10:15,179 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_config_settings': added column 'create_uid' with definition=INTEGER REFERENCES res_users ON DELETE SET NULL
  305. 2014-06-25 17:10:15,180 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_config_settings': added column 'create_date' with definition=TIMESTAMP
  306. 2014-06-25 17:10:15,180 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_config_settings': added column 'write_date' with definition=TIMESTAMP
  307. 2014-06-25 17:10:15,183 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_config_settings': added column 'write_uid' with definition=INTEGER REFERENCES res_users ON DELETE SET NULL
  308. 2014-06-25 17:10:15,216 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_currency': column 'symbol' (type varchar) changed size from 3 to 4
  309. 2014-06-25 17:10:15,268 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_company': column 'schedule_range': dropped NOT NULL constraint
  310. 2014-06-25 17:10:15,269 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_company': column 'po_lead': dropped NOT NULL constraint
  311. 2014-06-25 17:10:15,269 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_company': column 'manufacturing_lead': dropped NOT NULL constraint
  312. 2014-06-25 17:10:15,271 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_company': added column 'rml_footer' with definition=text
  313. 2014-06-25 17:10:15,275 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_company': added column 'logo_web' with definition=bytea
  314. 2014-06-25 17:10:15,285 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_company': added column 'custom_footer' with definition=bool
  315. 2014-06-25 17:10:15,310 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_users': column 'name': dropped NOT NULL constraint
  316. 2014-06-25 17:10:15,311 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_users': column 'context_lang': dropped NOT NULL constraint
  317. 2014-06-25 17:10:15,395 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_users': column 'login_date' changed type from timestamp to date
  318. 2014-06-25 17:10:15,419 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_users': added foreign key 'company_id' with definition=REFERENCES "res_company" ON DELETE set null
  319. 2014-06-25 17:10:15,423 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_users': column 'partner_id': added NOT NULL constraint
  320. 2014-06-25 17:10:15,463 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_request_history': added foreign key 'req_id' with definition=REFERENCES "res_request" ON DELETE cascade
  321. 2014-06-25 17:10:15,474 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_property': column 'value_integer' has changed type (DB=int8, def=integer), data moved to column value_integer_moved0 !
  322. 2014-06-25 17:10:15,514 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_wizard': created
  323. 2014-06-25 17:10:15,517 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_wizard': added column 'create_uid' with definition=INTEGER REFERENCES res_users ON DELETE SET NULL
  324. 2014-06-25 17:10:15,517 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_wizard': added column 'create_date' with definition=TIMESTAMP
  325. 2014-06-25 17:10:15,518 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_wizard': added column 'write_date' with definition=TIMESTAMP
  326. 2014-06-25 17:10:15,521 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_wizard': added column 'write_uid' with definition=INTEGER REFERENCES res_users ON DELETE SET NULL
  327. 2014-06-25 17:10:15,534 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_user': created
  328. 2014-06-25 17:10:15,536 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_user': added column 'create_uid' with definition=INTEGER REFERENCES res_users ON DELETE SET NULL
  329. 2014-06-25 17:10:15,537 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_user': added column 'create_date' with definition=TIMESTAMP
  330. 2014-06-25 17:10:15,538 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_user': added column 'write_date' with definition=TIMESTAMP
  331. 2014-06-25 17:10:15,540 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_user': added column 'write_uid' with definition=INTEGER REFERENCES res_users ON DELETE SET NULL
  332. 2014-06-25 17:10:15,547 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_user': added column 'user_login' with definition=VARCHAR
  333. 2014-06-25 17:10:15,547 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_user': added column 'user_id' with definition=int4
  334. 2014-06-25 17:10:15,548 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_user': added foreign key 'user_id' with definition=REFERENCES "res_users" ON DELETE cascade
  335. 2014-06-25 17:10:15,548 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_user': column 'user_id': added a NOT NULL constraint
  336. 2014-06-25 17:10:15,549 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_user': added column 'new_passwd' with definition=VARCHAR
  337. 2014-06-25 17:10:15,549 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_user': added column 'wizard_id' with definition=int4
  338. 2014-06-25 17:10:15,549 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_user': added foreign key 'wizard_id' with definition=REFERENCES "change_password_wizard" ON DELETE set null
  339. 2014-06-25 17:10:15,550 25385 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_user': column 'wizard_id': added a NOT NULL constraint
  340. 2014-06-25 17:10:15,911 25385 INFO production_test1_migrated openerp.osv.orm: storing computed values of fields.function 'needaction_enabled'
  341. 2014-06-25 17:10:16,069 25385 WARNING production_test1_migrated openerp.osv.orm: No field_values found for ids [338L] in browse_record(ir.actions.act_window, 338)
  342. 2014-06-25 17:10:16,075 25385 ERROR production_test1_migrated openerp: Failed to initialize database `production_test1_migrated`.
  343. Traceback (most recent call last):
  344. File "/home/openerp/openupgrade/7.0/server/openerp/cli/server.py", line 98, in preload_registry
  345. db, registry = openerp.pooler.get_db_and_pool(dbname,update_module=update_module)
  346. File "/home/openerp/openupgrade/7.0/server/openerp/pooler.py", line 33, in get_db_and_pool
  347. registry = RegistryManager.get(db_name, force_demo, status, update_module)
  348. File "/home/openerp/openupgrade/7.0/server/openerp/modules/registry.py", line 192, in get
  349. update_module)
  350. File "/home/openerp/openupgrade/7.0/server/openerp/modules/registry.py", line 218, in new
  351. openerp.modules.load_modules(registry.db, force_demo, status, update_module)
  352. File "/home/openerp/openupgrade/7.0/server/openerp/modules/loading.py", line 331, in load_modules
  353. loaded_modules, processed_modules = load_module_graph(cr, graph, status, perform_checks=update_module, report=report, registry=registry)
  354. File "/home/openerp/openupgrade/7.0/server/openerp/modules/loading.py", line 186, in load_module_graph
  355. init_module_models(cr, package.name, models)
  356. File "/home/openerp/openupgrade/7.0/server/openerp/modules/module.py", line 385, in init_module_models
  357. t[1](cr, *t[2])
  358. File "/home/openerp/openupgrade/7.0/server/openerp/osv/orm.py", line 2799, in _update_store
  359. res = f.get(cr, self, iids, k, SUPERUSER_ID, {})
  360. File "/home/openerp/openupgrade/7.0/server/openerp/osv/fields.py", line 1131, in get
  361. result = self._fnct(obj, cr, uid, ids, name, self._arg, context)
  362. File "/home/openerp/openupgrade/7.0/server/openerp/addons/base/ir/ir_ui_menu.py", line 289, in _get_needaction_enabled
  363. if menu.action and menu.action.type in ('ir.actions.act_window', 'ir.actions.client') and menu.action.res_model:
  364. File "/home/openerp/openupgrade/7.0/server/openerp/osv/orm.py", line 486, in __getattr__
  365. raise AttributeError(e)
  366. AttributeError: 'Field type not found in browse_record(ir.actions.act_window, 338)'
  367. 2014-06-25 18:02:58,825 25740 DEBUG ? openerp.netsvc: logger level set: "openerp.netsvc.rpc.request:INFO"
  368. 2014-06-25 18:02:58,854 25740 DEBUG ? openerp.netsvc: logger level set: "openerp.netsvc.rpc.response:INFO"
  369. 2014-06-25 18:02:58,854 25740 DEBUG ? openerp.netsvc: logger level set: "openerp.addons.web.http:INFO"
  370. 2014-06-25 18:02:58,854 25740 DEBUG ? openerp.netsvc: logger level set: "openerp.sql_db:INFO"
  371. 2014-06-25 18:02:58,854 25740 DEBUG ? openerp.netsvc: logger level set: ":INFO"
  372. 2014-06-25 18:02:58,854 25740 DEBUG ? openerp.netsvc: logger level set: "openerp:DEBUG"
  373. 2014-06-25 18:02:58,855 25740 DEBUG ? openerp.netsvc: logger level set: "werkzeug:CRITICAL"
  374. 2014-06-25 18:02:58,855 25740 INFO ? openerp: OpenERP version 7.0
  375. 2014-06-25 18:02:58,855 25740 INFO ? openerp: addons paths: /home/openerp/openupgrade/7.0/server/openerp/addons,/home/openerp/openupgrade/7.0/web/addons,/home/openerp/openupgrade/7.0/addons
  376. 2014-06-25 18:02:58,855 25740 INFO ? openerp: database hostname: localhost
  377. 2014-06-25 18:02:58,855 25740 INFO ? openerp: database port: 5432
  378. 2014-06-25 18:02:58,855 25740 INFO ? openerp: database user: openerp
  379. 2014-06-25 18:02:59,116 25740 INFO production_test1_migrated openerp.modules.loading: loading 1 modules...
  380. 2014-06-25 18:02:59,117 25740 DEBUG production_test1_migrated openerp.modules.loading: module base: loading objects
  381. 2014-06-25 18:02:59,168 25740 INFO production_test1_migrated openerp.modules.migration: module base: Running migration [>7.0.1.3] pre-migration
  382. 2014-06-25 18:02:59,333 25740 INFO production_test1_migrated OpenUpgrade: base: pre-migration script called with version 6.1.1.3
  383. 2014-06-25 18:02:59,400 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module SET demo = false
  384. 2014-06-25 18:02:59,400 25740 DEBUG production_test1_migrated OpenUpgrade: 743 rows affected
  385. 2014-06-25 18:02:59,748 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module SET name = l10n_be_coda WHERE name = account_coda
  386. 2014-06-25 18:02:59,748 25740 DEBUG production_test1_migrated OpenUpgrade: 1 rows affected
  387. 2014-06-25 18:02:59,749 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_model_data SET module = l10n_be_coda WHERE module = account_coda
  388. 2014-06-25 18:02:59,749 25740 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  389. 2014-06-25 18:02:59,750 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = l10n_be_coda WHERE name = account_coda
  390. 2014-06-25 18:02:59,750 25740 DEBUG production_test1_migrated OpenUpgrade: 2 rows affected
  391. 2014-06-25 18:02:59,751 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module SET name = auth_crypt WHERE name = base_crypt
  392. 2014-06-25 18:02:59,751 25740 DEBUG production_test1_migrated OpenUpgrade: 1 rows affected
  393. 2014-06-25 18:02:59,751 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_model_data SET module = auth_crypt WHERE module = base_crypt
  394. 2014-06-25 18:02:59,751 25740 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  395. 2014-06-25 18:02:59,752 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = auth_crypt WHERE name = base_crypt
  396. 2014-06-25 18:02:59,752 25740 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  397. 2014-06-25 18:02:59,752 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module SET name = mrp_byproduct WHERE name = mrp_subproduct
  398. 2014-06-25 18:02:59,752 25740 DEBUG production_test1_migrated OpenUpgrade: 1 rows affected
  399. 2014-06-25 18:02:59,777 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_model_data SET module = mrp_byproduct WHERE module = mrp_subproduct
  400. 2014-06-25 18:02:59,777 25740 DEBUG production_test1_migrated OpenUpgrade: 13 rows affected
  401. 2014-06-25 18:02:59,777 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = mrp_byproduct WHERE name = mrp_subproduct
  402. 2014-06-25 18:02:59,778 25740 DEBUG production_test1_migrated OpenUpgrade: 1 rows affected
  403. 2014-06-25 18:02:59,778 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module SET name = auth_ldap WHERE name = users_ldap
  404. 2014-06-25 18:02:59,778 25740 DEBUG production_test1_migrated OpenUpgrade: 1 rows affected
  405. 2014-06-25 18:02:59,782 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_model_data SET module = auth_ldap WHERE module = users_ldap
  406. 2014-06-25 18:02:59,782 25740 DEBUG production_test1_migrated OpenUpgrade: 20 rows affected
  407. 2014-06-25 18:02:59,783 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = auth_ldap WHERE name = users_ldap
  408. 2014-06-25 18:02:59,783 25740 DEBUG production_test1_migrated OpenUpgrade: 1 rows affected
  409. 2014-06-25 18:02:59,783 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module SET name = document_page WHERE name = wiki
  410. 2014-06-25 18:02:59,783 25740 DEBUG production_test1_migrated OpenUpgrade: 1 rows affected
  411. 2014-06-25 18:02:59,793 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_model_data SET module = document_page WHERE module = wiki
  412. 2014-06-25 18:02:59,794 25740 DEBUG production_test1_migrated OpenUpgrade: 80 rows affected
  413. 2014-06-25 18:02:59,794 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = document_page WHERE name = wiki
  414. 2014-06-25 18:02:59,794 25740 DEBUG production_test1_migrated OpenUpgrade: 6 rows affected
  415. 2014-06-25 18:02:59,795 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module SET name = document_page_environment_manual WHERE name = wiki_environment_manual
  416. 2014-06-25 18:02:59,795 25740 DEBUG production_test1_migrated OpenUpgrade: 1 rows affected
  417. 2014-06-25 18:02:59,796 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_model_data SET module = document_page_environment_manual WHERE module = wiki_environment_manual
  418. 2014-06-25 18:02:59,796 25740 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  419. 2014-06-25 18:02:59,796 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = document_page_environment_manual WHERE name = wiki_environment_manual
  420. 2014-06-25 18:02:59,796 25740 DEBUG production_test1_migrated OpenUpgrade: 1 rows affected
  421. 2014-06-25 18:02:59,796 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module SET name = document_page_environmental_aspect WHERE name = wiki_environmental_aspect
  422. 2014-06-25 18:02:59,797 25740 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  423. 2014-06-25 18:02:59,797 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_model_data SET module = document_page_environmental_aspect WHERE module = wiki_environmental_aspect
  424. 2014-06-25 18:02:59,797 25740 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  425. 2014-06-25 18:02:59,797 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = document_page_environmental_aspect WHERE name = wiki_environmental_aspect
  426. 2014-06-25 18:02:59,797 25740 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  427. 2014-06-25 18:02:59,798 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module SET name = document_page_quality_manual WHERE name = wiki_quality_manual
  428. 2014-06-25 18:02:59,798 25740 DEBUG production_test1_migrated OpenUpgrade: 1 rows affected
  429. 2014-06-25 18:02:59,799 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_model_data SET module = document_page_quality_manual WHERE module = wiki_quality_manual
  430. 2014-06-25 18:02:59,799 25740 DEBUG production_test1_migrated OpenUpgrade: 2 rows affected
  431. 2014-06-25 18:02:59,799 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = document_page_quality_manual WHERE name = wiki_quality_manual
  432. 2014-06-25 18:02:59,799 25740 DEBUG production_test1_migrated OpenUpgrade: 2 rows affected
  433. 2014-06-25 18:02:59,800 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module SET name = document_page_health_safety_manual WHERE name = wiki_health_safety_manual
  434. 2014-06-25 18:02:59,800 25740 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  435. 2014-06-25 18:02:59,800 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_model_data SET module = document_page_health_safety_manual WHERE module = wiki_health_safety_manual
  436. 2014-06-25 18:02:59,800 25740 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  437. 2014-06-25 18:02:59,801 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = document_page_health_safety_manual WHERE name = wiki_health_safety_manual
  438. 2014-06-25 18:02:59,801 25740 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  439. 2014-06-25 18:02:59,801 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module SET name = document_page_procedure WHERE name = wiki_procedure
  440. 2014-06-25 18:02:59,801 25740 DEBUG production_test1_migrated OpenUpgrade: 1 rows affected
  441. 2014-06-25 18:02:59,802 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_model_data SET module = document_page_procedure WHERE module = wiki_procedure
  442. 2014-06-25 18:02:59,802 25740 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  443. 2014-06-25 18:02:59,802 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = document_page_procedure WHERE name = wiki_procedure
  444. 2014-06-25 18:02:59,802 25740 DEBUG production_test1_migrated OpenUpgrade: 1 rows affected
  445. 2014-06-25 18:02:59,803 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module SET name = document_page_work_instructions WHERE name = wiki_work_instructions
  446. 2014-06-25 18:02:59,803 25740 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  447. 2014-06-25 18:02:59,803 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_model_data SET module = document_page_work_instructions WHERE module = wiki_work_instructions
  448. 2014-06-25 18:02:59,803 25740 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  449. 2014-06-25 18:02:59,804 25740 DEBUG production_test1_migrated OpenUpgrade: Running UPDATE ir_module_module_dependency SET name = document_page_work_instructions WHERE name = wiki_work_instructions
  450. 2014-06-25 18:02:59,804 25740 DEBUG production_test1_migrated OpenUpgrade: 0 rows affected
  451. 2014-06-25 18:02:59,804 25740 INFO production_test1_migrated OpenUpgrade: table ir_actions_todo: drop column action_id
  452. 2014-06-25 18:02:59,922 25740 INFO production_test1_migrated OpenUpgrade: table res_users, column date: renaming to login_date
  453. 2014-06-25 18:02:59,923 25740 INFO production_test1_migrated OpenUpgrade: table res_users, column user_email: renaming to openupgrade_legacy_7_0_user_email
  454. 2014-06-25 18:02:59,925 25740 INFO production_test1_migrated OpenUpgrade: table res_company, column logo: renaming to openupgrade_legacy_7_0_logo
  455. 2014-06-25 18:02:59,967 25740 INFO production_test1_migrated OpenUpgrade: table res_partner_contact, column photo: renaming to image
  456. 2014-06-25 18:02:59,968 25740 INFO production_test1_migrated OpenUpgrade: table res_partner_contact, column mobile: renaming to phone
  457. 2014-06-25 18:02:59,969 25740 INFO production_test1_migrated OpenUpgrade: model ir.actions.url: renaming to ir.actions.act_url
  458. 2014-06-25 18:03:00,595 25740 INFO production_test1_migrated openerp.modules.module: module base: creating or updating database tables
  459. 2014-06-25 18:03:00,722 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_model_fields': dropped constraint 'ir_model_fields_size_gt_zero'. Reason: its definition changed from 'check (size > 0)' to 'CHECK (size>=0)'
  460. 2014-06-25 18:03:00,723 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_model_fields': added constraint 'ir_model_fields_size_gt_zero' with definition=CHECK (size>=0)
  461. 2014-06-25 18:03:00,748 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_model_constraint': dropping obsolete FK constraint: 'ir_model_constraint_model_fkey'
  462. 2014-06-25 18:03:00,748 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_model_constraint': added foreign key 'model' with definition=REFERENCES "ir_model" ON DELETE set null
  463. 2014-06-25 18:03:00,786 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_model_constraint': dropping obsolete FK constraint: 'ir_model_constraint_module_fkey'
  464. 2014-06-25 18:03:00,787 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_model_constraint': added foreign key 'module' with definition=REFERENCES "ir_module_module" ON DELETE set null
  465. 2014-06-25 18:03:00,791 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_model_constraint': added constraint 'ir_model_constraint_module_name_uniq' with definition=unique(name, module)
  466. 2014-06-25 18:03:00,808 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_model_relation': dropping obsolete FK constraint: 'ir_model_relation_model_fkey'
  467. 2014-06-25 18:03:00,809 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_model_relation': added foreign key 'model' with definition=REFERENCES "ir_model" ON DELETE set null
  468. 2014-06-25 18:03:00,819 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_model_relation': dropping obsolete FK constraint: 'ir_model_relation_module_fkey'
  469. 2014-06-25 18:03:00,819 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_model_relation': added foreign key 'module' with definition=REFERENCES "ir_module_module" ON DELETE set null
  470. 2014-06-25 18:03:00,891 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_model_access': added column 'active' with definition=bool
  471. 2014-06-25 18:03:00,918 25740 DEBUG production_test1_migrated openerp.osv.orm: Table 'ir_model_access': setting default value of new column active
  472. 2014-06-25 18:03:00,972 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_ui_menu': added column 'needaction_enabled' with definition=bool
  473. 2014-06-25 18:03:00,980 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_ui_menu': dropping obsolete FK constraint: 'ir_ui_menu_parent_id_fkey'
  474. 2014-06-25 18:03:00,980 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_ui_menu': added foreign key 'parent_id' with definition=REFERENCES "ir_ui_menu" ON DELETE restrict
  475. 2014-06-25 18:03:00,986 25740 INFO production_test1_migrated openerp.osv.orm: Computing parent left and right for table ir_ui_menu...
  476. 2014-06-25 18:03:01,296 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_ui_view': column 'name' (type varchar) changed size from 64 to unlimited
  477. 2014-06-25 18:03:01,302 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_ui_view_group_rel': added foreign key 'group_id' with definition=REFERENCES "res_groups" ON DELETE cascade
  478. 2014-06-25 18:03:01,302 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_ui_view_group_rel': added foreign key 'view_id' with definition=REFERENCES "ir_ui_view" ON DELETE cascade
  479. 2014-06-25 18:03:01,319 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Create table 'ir_ui_view_group_rel': m2m relation between 'ir_ui_view' and 'res_groups'
  480. 2014-06-25 18:03:01,409 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_actions': added column 'help' with definition=text
  481. 2014-06-25 18:03:01,453 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_act_window': added foreign key 'view_id' with definition=REFERENCES "ir_ui_view" ON DELETE cascade
  482. 2014-06-25 18:03:01,457 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_act_window': column 'name': dropped NOT NULL constraint
  483. 2014-06-25 18:03:01,465 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_act_window': added column 'res_id' with definition=int4
  484. 2014-06-25 18:03:01,501 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_act_url': column 'name': dropped NOT NULL constraint
  485. 2014-06-25 18:03:01,523 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_act_server': dropping obsolete FK constraint: 'ir_act_server_model_id_fkey'
  486. 2014-06-25 18:03:01,524 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_act_server': added foreign key 'model_id' with definition=REFERENCES "ir_model" ON DELETE cascade
  487. 2014-06-25 18:03:01,569 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_actions_todo': added column 'action_id' with definition=int4
  488. 2014-06-25 18:03:01,573 25740 WARNING production_test1_migrated openerp.osv.orm: WARNING: unable to set column action_id of table ir_actions_todo not null !
  489. Try to re-run: openerp-server --update=module
  490. If it doesn't work, update records and execute manually:
  491. ALTER TABLE ir_actions_todo ALTER COLUMN action_id SET NOT NULL
  492. 2014-06-25 18:03:01,584 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_act_client': added column 'res_model' with definition=VARCHAR(64)
  493. 2014-06-25 18:03:01,586 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_act_client': added column 'context' with definition=VARCHAR(250)
  494. 2014-06-25 18:03:01,586 25740 DEBUG production_test1_migrated openerp.osv.orm: Table 'ir_act_client': setting default value of new column context
  495. 2014-06-25 18:03:01,587 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_act_client': column 'context': added a NOT NULL constraint
  496. 2014-06-25 18:03:05,988 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_attachment': column 'url' (type varchar) changed size from 512 to 1024
  497. 2014-06-25 18:03:11,509 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_attachment': column 'store_fname' (type varchar) changed size from 200 to 256
  498. 2014-06-25 18:03:11,541 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_filters': added column 'is_default' with definition=bool
  499. 2014-06-25 18:03:11,556 25740 DEBUG production_test1_migrated openerp.osv.orm: Table 'ir_filters': setting default value of new column is_default
  500. 2014-06-25 18:03:11,559 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_filters': dropping obsolete FK constraint: 'ir_filters_user_id_fkey'
  501. 2014-06-25 18:03:11,561 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_filters': added foreign key 'user_id' with definition=REFERENCES "res_users" ON DELETE cascade
  502. 2014-06-25 18:03:11,568 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_filters': added constraint 'ir_filters_name_model_uid_unique' with definition=unique (name, model_id, user_id)
  503. 2014-06-25 18:03:11,850 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_translation': column 'name' (type varchar) changed size from 128 to unlimited
  504. 2014-06-25 18:03:11,992 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_translation': column 'module' (type varchar) changed size from 64 to unlimited
  505. 2014-06-25 18:03:12,008 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_translation': added column 'state' with definition=VARCHAR
  506. 2014-06-25 18:03:12,170 25740 DEBUG production_test1_migrated openerp.osv.orm: Table 'ir_translation': setting default value of new column state
  507. 2014-06-25 18:03:12,172 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_translation': added column 'comments' with definition=text
  508. 2014-06-25 18:03:12,676 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'wkf_workitem': dropping obsolete FK constraint: 'wkf_workitem_act_id_fkey'
  509. 2014-06-25 18:03:12,677 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'wkf_workitem': added foreign key 'act_id' with definition=REFERENCES "wkf_activity" ON DELETE cascade
  510. 2014-06-25 18:03:12,704 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_rule': added column 'active' with definition=bool
  511. 2014-06-25 18:03:12,737 25740 DEBUG production_test1_migrated openerp.osv.orm: Table 'ir_rule': setting default value of new column active
  512. 2014-06-25 18:03:12,742 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_rule': dropped constraint 'ir_rule_no_access_rights'. Reason: its definition changed from 'check (perm_read <> false or perm_write <> false or perm_create <> false or perm_unlink <> false)' to 'CHECK (perm_read!=False or perm_write!=False or perm_create!=False or perm_unlink!=False)'
  513. 2014-06-25 18:03:12,743 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_rule': added constraint 'ir_rule_no_access_rights' with definition=CHECK (perm_read!=False or perm_write!=False or perm_create!=False or perm_unlink!=False)
  514. 2014-06-25 18:03:12,750 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'wizard_ir_model_menu_create': dropping obsolete FK constraint: 'wizard_ir_model_menu_create_menu_id_fkey'
  515. 2014-06-25 18:03:12,751 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'wizard_ir_model_menu_create': added foreign key 'menu_id' with definition=REFERENCES "ir_ui_menu" ON DELETE cascade
  516. 2014-06-25 18:03:12,775 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_mail_server': added column 'active' with definition=bool
  517. 2014-06-25 18:03:12,776 25740 DEBUG production_test1_migrated openerp.osv.orm: Table 'ir_mail_server': setting default value of new column active
  518. 2014-06-25 18:03:12,791 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_fields_converter': created
  519. 2014-06-25 18:03:12,794 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_fields_converter': added column 'create_uid' with definition=INTEGER REFERENCES res_users ON DELETE SET NULL
  520. 2014-06-25 18:03:12,795 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_fields_converter': added column 'create_date' with definition=TIMESTAMP
  521. 2014-06-25 18:03:12,796 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_fields_converter': added column 'write_date' with definition=TIMESTAMP
  522. 2014-06-25 18:03:12,798 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_fields_converter': added column 'write_uid' with definition=INTEGER REFERENCES res_users ON DELETE SET NULL
  523. 2014-06-25 18:03:12,833 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_module_module': added column 'summary' with definition=VARCHAR(64)
  524. 2014-06-25 18:03:12,899 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'base_language_export': column 'lang': added NOT NULL constraint
  525. 2014-06-25 18:03:12,938 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'base_language_export': column 'name' (type varchar) changed size from 16 to unlimited
  526. 2014-06-25 18:03:12,954 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_country': added column 'currency_id' with definition=int4
  527. 2014-06-25 18:03:12,955 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_country': added foreign key 'currency_id' with definition=REFERENCES "res_currency" ON DELETE set null
  528. 2014-06-25 18:03:12,955 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_country': column 'code': dropped NOT NULL constraint
  529. 2014-06-25 18:03:12,996 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner_res_partner_category_rel': added foreign key 'partner_id' with definition=REFERENCES "res_partner" ON DELETE cascade
  530. 2014-06-25 18:03:12,996 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner_res_partner_category_rel': added foreign key 'category_id' with definition=REFERENCES "res_partner_category" ON DELETE cascade
  531. 2014-06-25 18:03:13,029 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Create table 'res_partner_res_partner_category_rel': m2m relation between 'res_partner_category' and 'res_partner'
  532. 2014-06-25 18:03:13,036 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner_title': column 'shortcut': dropped NOT NULL constraint
  533. 2014-06-25 18:03:13,110 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'image' with definition=bytea
  534. 2014-06-25 18:03:13,191 25740 DEBUG production_test1_migrated openerp.osv.orm: Table 'res_partner': setting default value of new column image
  535. 2014-06-25 18:03:13,192 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'use_parent_address' with definition=bool
  536. 2014-06-25 18:03:13,330 25740 DEBUG production_test1_migrated openerp.osv.orm: Table 'res_partner': setting default value of new column use_parent_address
  537. 2014-06-25 18:03:13,332 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'street' with definition=VARCHAR(128)
  538. 2014-06-25 18:03:13,333 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'city' with definition=VARCHAR(128)
  539. 2014-06-25 18:03:13,336 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'zip' with definition=VARCHAR(24)
  540. 2014-06-25 18:03:13,339 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'function' with definition=VARCHAR(128)
  541. 2014-06-25 18:03:13,340 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'country_id' with definition=int4
  542. 2014-06-25 18:03:13,340 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added foreign key 'country_id' with definition=REFERENCES "res_country" ON DELETE set null
  543. 2014-06-25 18:03:13,345 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'type' with definition=VARCHAR
  544. 2014-06-25 18:03:13,485 25740 DEBUG production_test1_migrated openerp.osv.orm: Table 'res_partner': setting default value of new column type
  545. 2014-06-25 18:03:13,486 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'email' with definition=VARCHAR(240)
  546. 2014-06-25 18:03:13,489 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'fax' with definition=VARCHAR(64)
  547. 2014-06-25 18:03:13,489 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'street2' with definition=VARCHAR(128)
  548. 2014-06-25 18:03:13,490 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'phone' with definition=VARCHAR(64)
  549. 2014-06-25 18:03:13,492 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'tz' with definition=VARCHAR(64)
  550. 2014-06-25 18:03:13,631 25740 DEBUG production_test1_migrated openerp.osv.orm: Table 'res_partner': setting default value of new column tz
  551. 2014-06-25 18:03:13,634 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'image_medium' with definition=bytea
  552. 2014-06-25 18:03:13,635 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'mobile' with definition=VARCHAR(64)
  553. 2014-06-25 18:03:13,636 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'image_small' with definition=bytea
  554. 2014-06-25 18:03:13,637 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'birthdate' with definition=VARCHAR(64)
  555. 2014-06-25 18:03:13,638 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'is_company' with definition=bool
  556. 2014-06-25 18:03:13,780 25740 DEBUG production_test1_migrated openerp.osv.orm: Table 'res_partner': setting default value of new column is_company
  557. 2014-06-25 18:03:13,781 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added column 'state_id' with definition=int4
  558. 2014-06-25 18:03:13,781 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_partner': added foreign key 'state_id' with definition=REFERENCES "res_country_state" ON DELETE set null
  559. 2014-06-25 18:03:13,858 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_config_settings': created
  560. 2014-06-25 18:03:13,861 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_config_settings': added column 'create_uid' with definition=INTEGER REFERENCES res_users ON DELETE SET NULL
  561. 2014-06-25 18:03:13,862 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_config_settings': added column 'create_date' with definition=TIMESTAMP
  562. 2014-06-25 18:03:13,862 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_config_settings': added column 'write_date' with definition=TIMESTAMP
  563. 2014-06-25 18:03:13,865 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_config_settings': added column 'write_uid' with definition=INTEGER REFERENCES res_users ON DELETE SET NULL
  564. 2014-06-25 18:03:13,899 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_currency': column 'symbol' (type varchar) changed size from 3 to 4
  565. 2014-06-25 18:03:13,948 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_company': column 'schedule_range': dropped NOT NULL constraint
  566. 2014-06-25 18:03:13,949 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_company': column 'po_lead': dropped NOT NULL constraint
  567. 2014-06-25 18:03:13,949 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_company': column 'manufacturing_lead': dropped NOT NULL constraint
  568. 2014-06-25 18:03:13,951 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_company': added column 'rml_footer' with definition=text
  569. 2014-06-25 18:03:13,955 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_company': added column 'logo_web' with definition=bytea
  570. 2014-06-25 18:03:13,965 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_company': added column 'custom_footer' with definition=bool
  571. 2014-06-25 18:03:13,991 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_users': column 'name': dropped NOT NULL constraint
  572. 2014-06-25 18:03:13,992 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_users': column 'context_lang': dropped NOT NULL constraint
  573. 2014-06-25 18:03:14,028 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_users': column 'login_date' changed type from timestamp to date
  574. 2014-06-25 18:03:14,035 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_users': added foreign key 'company_id' with definition=REFERENCES "res_company" ON DELETE set null
  575. 2014-06-25 18:03:14,040 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_users': column 'partner_id': added NOT NULL constraint
  576. 2014-06-25 18:03:14,079 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'res_request_history': added foreign key 'req_id' with definition=REFERENCES "res_request" ON DELETE cascade
  577. 2014-06-25 18:03:14,090 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'ir_property': column 'value_integer' has changed type (DB=int8, def=integer), data moved to column value_integer_moved0 !
  578. 2014-06-25 18:03:14,107 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_wizard': created
  579. 2014-06-25 18:03:14,110 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_wizard': added column 'create_uid' with definition=INTEGER REFERENCES res_users ON DELETE SET NULL
  580. 2014-06-25 18:03:14,111 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_wizard': added column 'create_date' with definition=TIMESTAMP
  581. 2014-06-25 18:03:14,111 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_wizard': added column 'write_date' with definition=TIMESTAMP
  582. 2014-06-25 18:03:14,114 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_wizard': added column 'write_uid' with definition=INTEGER REFERENCES res_users ON DELETE SET NULL
  583. 2014-06-25 18:03:14,127 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_user': created
  584. 2014-06-25 18:03:14,129 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_user': added column 'create_uid' with definition=INTEGER REFERENCES res_users ON DELETE SET NULL
  585. 2014-06-25 18:03:14,130 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_user': added column 'create_date' with definition=TIMESTAMP
  586. 2014-06-25 18:03:14,131 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_user': added column 'write_date' with definition=TIMESTAMP
  587. 2014-06-25 18:03:14,133 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_user': added column 'write_uid' with definition=INTEGER REFERENCES res_users ON DELETE SET NULL
  588. 2014-06-25 18:03:14,161 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_user': added column 'user_login' with definition=VARCHAR
  589. 2014-06-25 18:03:14,162 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_user': added column 'user_id' with definition=int4
  590. 2014-06-25 18:03:14,162 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_user': added foreign key 'user_id' with definition=REFERENCES "res_users" ON DELETE cascade
  591. 2014-06-25 18:03:14,162 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_user': column 'user_id': added a NOT NULL constraint
  592. 2014-06-25 18:03:14,163 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_user': added column 'new_passwd' with definition=VARCHAR
  593. 2014-06-25 18:03:14,164 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_user': added column 'wizard_id' with definition=int4
  594. 2014-06-25 18:03:14,164 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_user': added foreign key 'wizard_id' with definition=REFERENCES "change_password_wizard" ON DELETE set null
  595. 2014-06-25 18:03:14,164 25740 DEBUG production_test1_migrated openerp.osv.orm.schema: Table 'change_password_user': column 'wizard_id': added a NOT NULL constraint
  596. 2014-06-25 18:03:14,225 25740 INFO production_test1_migrated openerp.osv.orm: storing computed values of fields.function 'needaction_enabled'
  597. 2014-06-25 18:03:14,324 25740 WARNING production_test1_migrated openerp.osv.orm: No field_values found for ids [338L] in browse_record(ir.actions.act_window, 338)
  598. 2014-06-25 18:03:14,331 25740 ERROR production_test1_migrated openerp: Failed to initialize database `production_test1_migrated`.
  599. Traceback (most recent call last):
  600. File "/home/openerp/openupgrade/7.0/server/openerp/cli/server.py", line 98, in preload_registry
  601. db, registry = openerp.pooler.get_db_and_pool(dbname,update_module=update_module)
  602. File "/home/openerp/openupgrade/7.0/server/openerp/pooler.py", line 33, in get_db_and_pool
  603. registry = RegistryManager.get(db_name, force_demo, status, update_module)
  604. File "/home/openerp/openupgrade/7.0/server/openerp/modules/registry.py", line 192, in get
  605. update_module)
  606. File "/home/openerp/openupgrade/7.0/server/openerp/modules/registry.py", line 218, in new
  607. openerp.modules.load_modules(registry.db, force_demo, status, update_module)
  608. File "/home/openerp/openupgrade/7.0/server/openerp/modules/loading.py", line 331, in load_modules
  609. loaded_modules, processed_modules = load_module_graph(cr, graph, status, perform_checks=update_module, report=report, registry=registry)
  610. File "/home/openerp/openupgrade/7.0/server/openerp/modules/loading.py", line 186, in load_module_graph
  611. init_module_models(cr, package.name, models)
  612. File "/home/openerp/openupgrade/7.0/server/openerp/modules/module.py", line 385, in init_module_models
  613. t[1](cr, *t[2])
  614. File "/home/openerp/openupgrade/7.0/server/openerp/osv/orm.py", line 2799, in _update_store
  615. res = f.get(cr, self, iids, k, SUPERUSER_ID, {})
  616. File "/home/openerp/openupgrade/7.0/server/openerp/osv/fields.py", line 1131, in get
  617. result = self._fnct(obj, cr, uid, ids, name, self._arg, context)
  618. File "/home/openerp/openupgrade/7.0/server/openerp/addons/base/ir/ir_ui_menu.py", line 289, in _get_needaction_enabled
  619. if menu.action and menu.action.type in ('ir.actions.act_window', 'ir.actions.client') and menu.action.res_model:
  620. File "/home/openerp/openupgrade/7.0/server/openerp/osv/orm.py", line 486, in __getattr__
  621. raise AttributeError(e)
  622. AttributeError: 'Field type not found in browse_record(ir.actions.act_window, 338)'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement