c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #34567
[Bug 872321] Re: cannot create an issues
Hello ,
when I create new issue and save it but not possible to save in web. In
project issue if I did id field readonly ="1", after that possible to
save project issue in web but if I press button clear and search the
save record doesn't display in list view.
Thanks
--
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