← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 872321] Re: cannot create an issues

 

** Attachment added: "project_issue.png"
   https://bugs.launchpad.net/openerp-web/+bug/872321/+attachment/2537878/+files/project_issue.png

** Changed in: openerp-web
   Importance: Undecided => Low

** Changed in: openerp-web
       Status: New => Confirmed

** Changed in: openerp-web
     Assignee: (unassigned) => OpenERP R&D Web Team (openerp-dev-web)

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

Title:
  cannot create an issues

Status in OpenERP Web:
  Confirmed

Bug description:
  in web, chrome, db with demo data, install project issues 
  - > no issues visible in list -> create a new one -> save : 

  OpenERP Server Error
  Client Traceback (most recent call last):
    File "/home/aline/source/web/trunk/addons/web/common/http.py", line 154, in dispatch
      response["result"] = method(controller, self, **self.params)
    File "/home/aline/source/web/trunk/addons/web/controllers/main.py", line 685, in create
      r = m.create(data, req.session.eval_context(req.context))
    File "/home/aline/source/web/trunk/addons/web/common/openerplib/main.py", line 373, in proxy
      *args)
    File "/home/aline/source/web/trunk/addons/web/common/openerplib/main.py", line 250, in proxy
      result = self.connector.send(self.service_name, method, *args)
    File "/home/aline/source/web/trunk/addons/web/common/openerplib/main.py", line 224, in send
      raise fault

  
  Server <class 'psycopg2.ProgrammingError'>:column "id" specified more than once
  LINE 1: ...te","email_from","active","project_id","categ_id","id",creat...
                                                               ^

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/872321/+subscriptions


References