c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #33159
[Bug 860249] [NEW] can not update stock from product form view
Public bug reported:
Client Traceback (most recent call last):
File "/home/amit/OpenERP/client-web/trunk/addons/web/common/dispatch.py", line 161, in dispatch
response["result"] = method(controller, self, **self.params)
File "/home/amit/OpenERP/client-web/trunk/addons/web/controllers/main.py", line 755, in call_button
return {'result': clean_action(req, action)}
File "/home/amit/OpenERP/client-web/trunk/addons/web/controllers/main.py", line 495, in clean_action
if action['type'] == 'ir.actions.act_window':
KeyError: 'type'
** Affects: openerp-web
Importance: Undecided
Status: New
--
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/860249
Title:
can not update stock from product form view
Status in OpenERP Web:
New
Bug description:
Client Traceback (most recent call last):
File "/home/amit/OpenERP/client-web/trunk/addons/web/common/dispatch.py", line 161, in dispatch
response["result"] = method(controller, self, **self.params)
File "/home/amit/OpenERP/client-web/trunk/addons/web/controllers/main.py", line 755, in call_button
return {'result': clean_action(req, action)}
File "/home/amit/OpenERP/client-web/trunk/addons/web/controllers/main.py", line 495, in clean_action
if action['type'] == 'ir.actions.act_window':
KeyError: 'type'
To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/860249/+subscriptions
Follow ups
References