view doesn't refresh after add the lines from the button ("Add to payment order button on payment order")

Bug #1155525 reported by Matjaz Kalic
96
This bug affects 14 people
Affects Status Importance Assigned to Milestone
Odoo Web (MOVED TO GITHUB)
Fix Committed
Medium
OpenERP Publisher's Warranty Team
OpenERP Community Backports (Web)
Status tracked in 7.0
7.0
Fix Released
Undecided
Stefan Rijnhart (Opener)

Bug Description

OpenERP v7

Module "Suppliers Payment Management" adds functionality for making Payment Orders.
In that module you create a new Payment Order and select desired Payment Mode.
When you select "Select Invoices to Pay" a wizard opens, where you can select one or more invoices.

The last step of the wizard is to press "Add to payment order".
Wizard closes and you are back to Payment Order form, but no Invoices are added to the view (refresh of the form is missing).

The only way to refresh the list is to move to next Payment Order and than return to this one.

Is this a bug or did I missed something?

Tags: maintenance

Related branches

Revision history for this message
Amit Parik (amit-parik) wrote :

Hello,

The actual problem is after added the entries on payment order the page is not being automatic refresh.

So the problem is at the web client side thats why I am assigning this to web team.

Thank you!

summary: - Payment Orders - Lines not updated after adding Invoice
+ view doesn't refresh after add the lines from the button ("Add to
+ payment order button on payment order")
affects: openobject-addons → openobject-web
affects: openobject-web → openerp-web
Changed in openerp-web:
assignee: nobody → OpenERP R&D Web Team (openerp-dev-web)
importance: Undecided → Medium
status: New → Confirmed
Changed in openerp-web:
assignee: OpenERP R&D Web Team (openerp-dev-web) → Nicolas (OpenERP) (niv-openerp)
Revision history for this message
Nicolas Vanhoren (OpenERP) (niv-openerp) wrote :

Problem with a wizard that should (or shouldn't) refresh a page. I redirect this to fme.

Changed in openerp-web:
assignee: Nicolas (OpenERP) (niv-openerp) → Fabien Meghazi (OpenERP) (fme)
Changed in openerp-web:
assignee: Fabien Meghazi (OpenERP) (fme) → OpenERP Publisher's Warranty Team (openerp-opw)
tags: added: maintenance
Changed in openerp-web:
status: Confirmed → Fix Committed
Revision history for this message
Houssine (houssine-bakkali) wrote :

Any news About this bug?

It seems the merge proposal has been rejected. Stephane could give some updates about your action?

Thanks for your help guys.

regards,
Houssine

Revision history for this message
Renato Lima - http://www.akretion.com (renatonlima) wrote :

This bug still exists in trunk and 7.0, to solve this bug I'm using this workaround in create_payment method:

order_obj.write(cr, uid, payment.id, {}, context=context)

I will set this bug report as "Confirmed"!

Best regards,

Renato Lima - http://www.akretion.com/pt-BR

Changed in openerp-web:
status: Fix Committed → Confirmed
Revision history for this message
Mohammed Shekha(Open ERP) (msh-openerp) wrote :

Hello,

It has been Re-fixed in lp:~openerp-dev/openerp-web/7.0-opw-596129-msh.

Soon it will be merged in stable 7.0 once it is reviewed and approved.

Thanks.

Changed in openerp-web:
status: Confirmed → Fix Committed
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.