Sorry for digging up this old thread, but I'm myself affected by this issue after an upgrade from 5.0.6 to 5.0.15.
We solved the issue for partners following the directions listed here, but then we still have this issue for products. We have the Library module active and here is the error we get: Invalid input syntax for type boolean: "no-message" Environment Information : System : Windows-XP-5.1.2600-SP3 OS Name : nt Operating System Release : XP Operating System Version : 5.1.2600 Operating System Architecture : 32bit Operating System Locale : fr_FR.cp1252 Python Version : 2.5.2 OpenERP-Client Version : 5.0.15 Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last): File "netsvc.pyo", line 299, in dispatch File "netsvc.pyo", line 77, in __call__ File "service\web_services.pyo", line 577, in execute File "osv\osv.pyo", line 58, in wrapper File "osv\osv.pyo", line 119, in execute File "osv\osv.pyo", line 111, in execute_cr File "C:\Program Files\OpenERP Server\addons\library\product.py", line 282, in onchange_ean File "C:\Program Files\OpenERP Server\addons\library\product.py", line 170, in create File "osv\orm.pyo", line 2873, in create File "sql_db.pyo", line 78, in wrapper File "sql_db.pyo", line 123, in execute DataError: invalid input syntax for type boolean: "no-message" Any guidance would be very much appreciated as we are really stuck at this point. Thanks! -- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. https://bugs.launchpad.net/bugs/421524 Title: warning update module warning Status in OpenERP Modules (addons): Invalid Bug description: If you try to update from version 5.0.0 to last version you have: [2009-08-30 17:40:09,770] WARNING:orm:column 'purchase_warn' in table 'res_partner' has changed type (DB = bool, def = selection) but unable to migrate this change ! [2009-08-30 17:40:09,774] WARNING:orm:column 'sale_warn' in table 'res_partner' has changed type (DB = bool, def = selection) but unable to migrate this change ! [2009-08-30 17:40:09,799] WARNING:orm:column 'invoice_warn' in table 'res_partner' has changed type (DB = bool, def = selection) but unable to migrate this change ! [2009-08-30 17:40:09,824] WARNING:orm:column 'picking_warn' in table 'res_partner' has changed type (DB = bool, def = selection) but unable to migrate this change ! [2009-08-30 17:40:10,380] WARNING:orm:column 'purchase_line_warn' in table 'product_product' has changed type (DB = bool, def = selection) but unable to migrate this change ! [2009-08-30 17:40:10,390] WARNING:orm:column 'sale_line_warn' in table 'product_product' has changed type (DB = bool, def = selection) but unable to migrate this change ! [2009-08-30 17:40:11,222] WARNING:orm:column 'purchase_warn' in table 'res_partner' has changed type (DB = bool, def = selection) but unable to migrate this change ! [2009-08-30 17:40:11,224] WARNING:orm:column 'sale_warn' in table 'res_partner' has changed type (DB = bool, def = selection) but unable to migrate this change ! [2009-08-30 17:40:11,234] WARNING:orm:column 'invoice_warn' in table 'res_partner' has changed type (DB = bool, def = selection) but unable to migrate this change ! [2009-08-30 17:40:11,246] WARNING:orm:column 'picking_warn' in table 'res_partner' has changed type (DB = bool, def = selection) but unable to migrate this change ! _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

