c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #08033
[Bug 690165] [NEW] Project long term: error whe removing project from resource allocation
Public bug reported:
In the trunk, in project > long term planning > resource allocations:
- select an existing allocation
- change to form view
- empty the "project" field and save the record: the write fails with the traceback below.
Lionel Sausin
Environment Information :
System : Linux-2.6.32-26-generic-x86_64-with-Ubuntu-10.04-lucid
OS Name : posix
Distributor ID: Ubuntu
Description: Ubuntu 10.04.1 LTS
Release: 10.04
Codename: lucid
Operating System Release : 2.6.32-26-generic
Operating System Version : #48-Ubuntu SMP Wed Nov 24 10:14:11 UTC 2010
Operating System Architecture : 64bit
Operating System Locale : fr_FR.UTF8
Python Version : 2.6.5
OpenERP-Client Version : 6.0.0-rc1-1
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
File "/home/openerp/openobject-server/bin/netsvc.py", line 489, in dispatch
result = ExportService.getService(service_name).dispatch(method, auth, params)
File "/home/openerp/openobject-server/bin/service/web_services.py", line 598, in dispatch
res = fn(db, uid, *params)
File "/home/openerp/openobject-server/bin/osv/osv.py", line 130, in wrapper
for key in self._sql_error.keys():
AttributeError: 'object_proxy' object has no attribute '_sql_error'
** Affects: openobject-addons
Importance: Undecided
Status: New
--
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/690165
Title:
Project long term: error whe removing project from resource allocation
Status in OpenObject Addons Modules:
New
Bug description:
In the trunk, in project > long term planning > resource allocations:
- select an existing allocation
- change to form view
- empty the "project" field and save the record: the write fails with the traceback below.
Lionel Sausin
Environment Information :
System : Linux-2.6.32-26-generic-x86_64-with-Ubuntu-10.04-lucid
OS Name : posix
Distributor ID: Ubuntu
Description: Ubuntu 10.04.1 LTS
Release: 10.04
Codename: lucid
Operating System Release : 2.6.32-26-generic
Operating System Version : #48-Ubuntu SMP Wed Nov 24 10:14:11 UTC 2010
Operating System Architecture : 64bit
Operating System Locale : fr_FR.UTF8
Python Version : 2.6.5
OpenERP-Client Version : 6.0.0-rc1-1
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
File "/home/openerp/openobject-server/bin/netsvc.py", line 489, in dispatch
result = ExportService.getService(service_name).dispatch(method, auth, params)
File "/home/openerp/openobject-server/bin/service/web_services.py", line 598, in dispatch
res = fn(db, uid, *params)
File "/home/openerp/openobject-server/bin/osv/osv.py", line 130, in wrapper
for key in self._sql_error.keys():
AttributeError: 'object_proxy' object has no attribute '_sql_error'
Follow ups
References