openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #14550
[Bug 1038176] Re: Try to create a new state on Leads have trackback
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP R&D Team (openerp-dev)
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1038176
Title:
Try to create a new state on Leads have trackback
Status in OpenERP Addons (modules):
New
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
References