error in initiating Base module (Trunk)

Bug #304008 reported by Nicolas DS
2
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Fix Released
Undecided
Unassigned

Bug Description

When you create a new DB, you will get an error when it will init the base module:

[Mon Dec 01 15:49:30 2008] INFO:init:addon:base
[Mon Dec 01 15:49:30 2008] INFO:init:addon:base:creating or updating database tables
[Mon Dec 01 15:49:31 2008] WARNING:init:WARNING: unable to set column complete_name of table ir_model_fields not null !
Try to re-run: openerp-server.py --update=module
If it doesn't work, update records and execute manually:
ALTER TABLE ir_model_fields ALTER COLUMN complete_name SET NOT NULL
[Mon Dec 01 15:49:34 2008] WARNING:init:column 'action' in table 'wkf_activity' has changed type (DB = varchar, def = text) !

Revision history for this message
Fabien (Open ERP) (fp-tinyerp) wrote :

fixed in r1333

Changed in openobject-server:
status: New → Fix Released
Revision history for this message
Christophe Simonis (OpenERP) (kangol) wrote :

and r1337

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.