PoS Backend : while making payment of order it generates Traceback

Bug #903062 reported by Hardik Ansodariya (OpenERP)
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Web (MOVED TO GITHUB)
Fix Released
Low
OpenERP R&D Web Team

Bug Description

 while making payment of order in more then one payment mode (web)

steps:
    Create order with order line(eg. of 1000)
    Click on payment button
    Select payment mode(cash-journal) and Amount(give amount 500)
    Click on make payment

it will generate following Traceback

Traceback (most recent call last):
  File "/home/han/rdtool/client-web/trunk/addons/web/common/http.py", line 154, in dispatch
    response["result"] = method(controller, self, **self.params)
  File "/home/han/rdtool/client-web/trunk/addons/web/controllers/main.py", line 818, in call_button
    return {'result': clean_action(req, action)}
  File "/home/han/rdtool/client-web/trunk/addons/web/controllers/main.py", line 548, in clean_action
    return fix_view_modes(action)
  File "/home/han/rdtool/client-web/trunk/addons/web/controllers/main.py", line 611, in fix_view_modes
    for index, (id, mode) in enumerate(action['views']):
TypeError: 'bool' object is not iterable

Related branches

Revision history for this message
Hardik Ansodariya (OpenERP) (han-tinyerp) wrote :
Revision history for this message
Jignesh Rathod(OpenERP) (jir-openerp) wrote :

.

Changed in openerp-web:
assignee: nobody → OpenERP R&D Web Team (openerp-dev-web)
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Jignesh Rathod(OpenERP) (jir-openerp) wrote :

Hello,

I am confirming this issue at revision : 1670

Thanks.

affects: openerp-web → openobject-addons
affects: openobject-addons → openerp-web
Revision history for this message
Xavier (Open ERP) (xmo-deactivatedaccount) wrote :

Should be fixed in trunk as of revision <email address hidden>

Changed in openerp-web:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.