** Changed in: openobject-addons
Status: New => Confirmed
** Changed in: openobject-addons
Importance: Undecided => Medium
** Changed in: openobject-addons
Assignee: OpenERP R&D Team (openerp-dev) => OpenERP R&D Addons Team 1
(openerp-dev-addons1)
--
You received this bug notification because you are a member of OpenERP
R&D Team, which is a bug assignee.
https://bugs.launchpad.net/bugs/1038176
Title:
Try to create a new state on Leads have trackback
Status in OpenERP Addons (modules):
Confirmed
Bug description:
Try to create a state on leads have trackback on the console
2012-08-17 17:17:47,242 2228 ERROR None openerp.sql_db: bad query: insert
into "res_country_state" (id,"name",create_uid,create_date) values
(54,'Goa',1,(now() at time zone 'UTC'))
Traceback (most recent call last):
File "/home/mga/openerp/server/trunk/openerp/sql_db.py", line 212, in
execute
res = self._obj.execute(query, params)
IntegrityError: null value in column "code" violates not-null constraint
2012-08-17 17:17:47,249 2228 ERROR trunk openerp.netsvc: Integrity Error
The operation cannot be completed, probably due to the following:
- deletion: you may be trying to delete a record while other records still
reference it
- creation/update: a mandatory field is not correctly set
[object with reference: code - code]
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1038176/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp