sale order line taxes wrong

Bug #561470 reported by Bruno Hostalery
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Invalid
Undecided
Unassigned

Bug Description

Like other bug for purchase line order.

product_uom_change call without fiscal position. So when product_uom_change call product_id_change, fiscal position is not pass to it, and so taxes are calculated for normal fiscal position, and not for fiscal position of the partner.

need to modify product_uom_change in view (and to call with all parameters, add also prodcut_packaging)
need to modify also prodcut_uom_change definition (add parameters) and in it product_id_change by adding new parameters.

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

Hello Bruno,
This is not true for sale orders.
It does not change the fiscal position when only uom changes. so, fiscal position calculation remains intact for tax.
Kindly check again.
Thanks.

Changed in openobject-addons:
milestone: none → 5.0.10
status: New → Invalid
Revision history for this message
Bruno Hostalery (istf) wrote :

Yes you're right.
Don't see update_tax parameter in function call.

sorry for bad information.

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.