← Back to team overview

openerp-india team mailing list archive

[Bug 1019173] Re: protal: contact is not saved.

 

** Changed in: openobject-addons
       Status: Confirmed => In Progress

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

Title:
  protal: contact is not saved.

Status in OpenERP Addons (modules):
  In Progress

Bug description:
  Hello,

           install portal module.

           go to :

                     settings - > portal settings  -> portal member's
  Root menu  ->  portal member's menu  -> Out Company

                      open contact form 
                      fill all the information

                       click on save or submit button.

                       it gives Integrity Error with this traceback

  
  2012-06-29 08:34:16,073 12244 ERROR None openerp.sql_db: bad query: insert into "portal_crm_crm_contact_us" (id,"stage_id","user_id","opt_out","color","section_id","company_id","priority","opt_in","active","type","email_from",create_uid,create_date) values (5,1,NULL,E'False',0,NULL,1,E'3',E'False',E'True',E'lead',NULL,1,(now() at time zone 'UTC'))
  Traceback (most recent call last):
    File "/home/nco/workspace/rdtools/server/trunk/openerp/sql_db.py", line 212, in execute
      res = self._obj.execute(query, params)
  IntegrityError: null value in column "name" violates not-null constraint

  2012-06-29 08:34:16,076 12244 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: name - name]


  Thanks,
  NCO.

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


References