[
https://issues.apache.org/jira/browse/OFBIZ-11316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17013438#comment-17013438 ]
ASF subversion and git services commented on OFBIZ-11316:
---------------------------------------------------------
Commit 2c727bed212019e154bf50071257e84c0c3dd52d in ofbiz-framework's branch refs/heads/release17.12 from Jacques Le Roux
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=2c727be ]
Fixed: Bug when order contains adjustments with NULL amount
(OFBIZ-11316)
The issue was introduced by OFBIZ-7012 where adding isTaxIncludedInPrice was
missing at line 565. Because the compared amount in this line (in the adjustment)
is different from 0 and equals to amountAlreadyIncluded only if
the tax is included in price
Thanks: Amine Azzi
> Bug when order contains adjustments with NULL amount
> ----------------------------------------------------
>
> Key: OFBIZ-11316
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11316> Project: OFBiz
> Issue Type: Bug
> Components: accounting
> Affects Versions: Trunk
> Reporter: Amine Azzi
> Assignee: Jacques Le Roux
> Priority: Major
> Attachments: OFBIZ-11316.patch
>
>
> The issue was introduced by OFBIZ-7012 where adding isTaxIncludedInPrice was missing at line 565. Because the compared amount in this line (in the adjustment) is different from 0 and equals to amountAlreadyIncluded only if the tax is included in price
--
This message was sent by Atlassian Jira
(v8.3.4#803005)