/[Apache-SVN]
ViewVC logotype

Revision 1820403


Jump to revision: Previous Next
Author: nmalin
Date: Sat Jan 6 14:58:14 2018 UTC (6 years, 2 months ago)
Changed paths: 3
Log Message:
Fixed: Display the included vat amount on order item detail instead of 0 (OFBIZ-10148)
When you use a product price with included vat tax, the orderAdjustment created have an amount to 0 but amount already included with the vat.

When we display the order adjustment detail for an order item we use only amount (so 0).

Now if the orderAdjustment have an amountAlreadyIncluded not empty, we display it instead.

Changed paths

Path Details
Directoryofbiz/ofbiz-framework/trunk/applications/order/template/entry/order/OrderItems.ftl modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/order/template/order/EditOrderItems.ftl modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/order/template/order/OrderItems.ftl modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26