progress bar can get beyond 100%

Bug #579246 reported by Albert Cervera i Areny - http://www.NaN-tic.com
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Invalid
Undecided
Unassigned

Bug Description

If several pickings are group in a single invoice, invoicing progress bar in sale orders can get beyond 100%.

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Hello Albert,
I have looked into the code of invoice rate on sale order,and there is no way to get it displayed over 100.

Would you please exemplify the situation?
The code res[sale.id] = min(100.0, tot * 100.0 / (sale.amount_untaxed or 1.00)) does the trick.
Thanks.

affects: openobject-client → openobject-addons
Changed in openobject-addons:
status: New → Invalid
milestone: none → 5.0.11
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.