[6.0] Payment order: select invoices to pay does not work all of the time

Bug #903156 reported by Stefan Rijnhart (Opener)
18
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Medium
OpenERP R&D Addons Team 3

Bug Description

Hi,

The wizard on payment order "Select invoices to pay" does not work consistently. The wizard contains two steps, represented by two different XML views that not distinguished by sequence.

The problem is that the action that runs the wizard does not contain an explicit view ID. Therefore, either one of the two views is shown first. If this happens to be the second view, you can not properly select invoices.

This problem occurs on today's openobject-addons/6.0 head. In openobject-addons/trunk, the view_id is already present on the action that calls the wizard and therefore the problem does not occur.

Compare

http://bazaar.launchpad.net/~openerp/openobject-addons/trunk/view/head:/account_payment/wizard
/account_payment_create_order_view.xml#L47

with

http://bazaar.launchpad.net/~openerp/openobject-addons/6.0/view/head:/account_payment/wizard/account_payment_create_order_view.xml#L41

Note that in OpenERP release 6.0.3, the wizard is still unusable due to lp:834091.

Cheers,
Stefan.

Amit Parik (amit-parik)
Changed in openobject-addons:
assignee: nobody → OpenERP Publisher's Warranty Team (openerp-opw)
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Amit Parik (amit-parik) wrote : Re: [Trunk/V7/6.0] Payment order: select invoices to pay does not work all of the time

Still not working on trunk as well as V7.

So assign to RD team and raise the importance.

Thank you!

summary: - [6.0] Payment order: select invoices to pay does not work all of the
- time
+ [Trunk/V7/6.0] Payment order: select invoices to pay does not work all
+ of the time
Changed in openobject-addons:
assignee: OpenERP Publisher's Warranty Team (openerp-opw) → OpenERP R&D Addons Team 3 (openerp-dev-addons3)
importance: Low → Medium
Revision history for this message
Amit Parik (amit-parik) wrote :

Hello,

Please Ignore my comment#1,I have checked this with the latest stable-6 and its working as expected.

Thank you!

summary: - [Trunk/V7/6.0] Payment order: select invoices to pay does not work all
- of the time
+ [6.0] Payment order: select invoices to pay does not work all of the
+ time
Changed in openobject-addons:
status: Confirmed → Fix Released
Revision history for this message
Stefan Rijnhart (Opener) (stefan-opener) wrote :
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.