Mantavya Gajjar (Open ERP) (mga) has assigned this bug to you for OpenERP
Addons:
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]
** Affects: openobject-addons
Importance: Undecided
Assignee: OpenERP R&D Team (openerp-dev)
Status: New
--
Try to create a new state on Leads have trackback
https://bugs.launchpad.net/bugs/1038176
You received this bug notification because you are a member of OpenERP R&D
Team, which is a bug assignee.
_______________________________________________
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