I ran openerp-server --update=warning and I get the follow error. Any ideas?
[2010-03-04 11:26:45,656] INFO:init:module warning: loading objects [2010-03-04 11:26:45,657] INFO:init:module warning: registering objects [2010-03-04 11:26:45,865] INFO:init:module warning: creating or updating database tables [2010-03-04 11:26:45,902] WARNING:orm:column 'purchase_warn' in table 'res_partner' has changed type (DB = bool, def = selection) but unable to migrate this change ! [2010-03-04 11:26:45,924] WARNING:orm:column 'sale_warn' in table 'res_partner' has changed type (DB = bool, def = selection) but unable to migrate this change ! [2010-03-04 11:26:45,942] WARNING:orm:column 'invoice_warn' in table 'res_partner' has changed type (DB = bool, def = selection) but unable to migrate this change ! [2010-03-04 11:26:45,983] WARNING:orm:column 'picking_warn' in table 'res_partner' has changed type (DB = bool, def = selection) but unable to migrate this change ! [2010-03-04 11:26:46,638] WARNING:orm:column 'purchase_line_warn' in table 'product_product' has changed type (DB = bool, def = selection) but unable to migrate this change ! [2010-03-04 11:26:46,654] WARNING:orm:column 'sale_line_warn' in table 'product_product' has changed type (DB = bool, def = selection) but unable to migrate this change ! -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=52267#52267 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
