Refund wizard result view

Bug #579571 reported by Grzegorz Grzelak (OpenGLOBE.pl)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Undecided
Unassigned

Bug Description

in account module wizard in file wizard_refund.py

in line 194

instead of:
        elif type == 'out_refund':
should be:
        elif inv.type == 'out_refund':
Otherwise for customer refund we see Supplier refund view. It is not critical.

Related branches

Changed in openobject-addons:
milestone: none → 5.0.11
status: New → Confirmed
Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Fixed by revision 2736 <email address hidden>.
Thanks.

Changed in openobject-addons:
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

Remote bug watches

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