← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 700643] Re: [trunk] partners segmentation error

 

Hello Paulius,

I have tested your issue with latest code, but It's working fine. 
Would you please provide the more information or proper steps to reproduce it.

Thanks.

** Changed in: openobject-addons
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/700643

Title:
  [trunk] partners segmentation error

Status in OpenObject Addons Modules:
  Incomplete

Bug description:
  I'm using trunk (addons rev. 4202, server rev. 3230) only with the CRM module. I created partners segmentation entry, but when I ran "Compute Segmentation" got this errror:

[2011-01-09 14:37:36,228][crm] ERROR:db.cursor:bad query: insert into res_partner_category_rel (category_id,partner_id)                         values (15,31)
Traceback (most recent call last):
  File "/home/komsas/openerp/openerp6/openobject-server/bin/sql_db.py", line 129, in execute
    res = self._obj.execute(query, params)
IntegrityError: duplicate key value violates unique constraint "res_partner_category_rel_partner_id_key"





References