c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #33329
[Bug 860249] Re: Clicking on update button & editing real stock quantity will raised traceback
Hello ,
Thanks For Reporting,
It has been Fixed in lp:~openerp-dev/openobject-addons/trunk-bug-860249-ksa
revision-id: ksa@xxxxxxxxxxx-20110928061338-wq8g13ft6u6fbom0
revno: 5235
It will be available in trunk soon.
Thanks.
** Changed in: openobject-addons
Status: In Progress => Fix Committed
--
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:
Clicking on update button & editing real stock quantity will raised
traceback
Status in OpenERP Addons (modules):
Fix Committed
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/openobject-addons/+bug/860249/+subscriptions
References