← Back to team overview

openerp-india team mailing list archive

[Bug 1026969] Re: [thunderbird plugin] Error when registering an event

 

** Changed in: openobject-addons
       Status: Expired => Invalid

-- 
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/1026969

Title:
  [thunderbird plugin] Error when registering an event

Status in OpenERP Addons (modules):
  Invalid

Bug description:
  Hi,

  I've configured the thunderbird addon 1.0.1 properly, but when trying
  to push to OpenERP 6.1.1 an "Event registration", an error is thrown
  in OpenERP server:

  
  2012-07-20 08:53:07,964 1049 ERROR ? openerp.sql_db: bad query: insert into "event_registration" (id,"state","user_id","tobe_invoiced","active","nb_register","name",create_uid,create_date) values (3,E'draft',1,E'True',E'True',1,E'Sintesys-OS <career@xxxxxxxxxxxxxx>',1,(now() at time zone 'UTC'))
  Traceback (most recent call last):
    File "/usr/local/lib/python2.6/dist-packages/openerp-6.1_20120709_233338-py2.6.egg/openerp/sql_db.py", line 212, in execute
      res = self._obj.execute(query, params)
  IntegrityError: el valor null para la columna «event_id» viola la restricción not null

  2012-07-20 08:53:07,964 1049 ERROR ? 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: event_id - event.id]

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1026969/+subscriptions


References