[
https://issues.apache.org/jira/browse/OFBIZ-12686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17585735#comment-17585735
]
ASF subversion and git services commented on OFBIZ-12686:
---------------------------------------------------------
Commit 2c754d1b2907ea9e7361c3798d0eaae5ba5ee0ef in ofbiz-framework's branch
refs/heads/release22.01 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=2c754d1b29 ]
Fixed: Tax calculation not considering productStoreGroup (OFBIZ-12686)
As reported by Ingo the productStoreId field does not exist in the ProductPrice
entity, it's productStoreGroupId. This fixes it
Thanks: Ingo for issue report
> Tax calculation not considering productStoreGroup
> -------------------------------------------------
>
> Key: OFBIZ-12686
> URL: https://issues.apache.org/jira/browse/OFBIZ-12686
> Project: OFBiz
> Issue Type: Bug
> Components: accounting, order
> Affects Versions: Upcoming Branch
> Reporter: Ingo Wolfmayr
> Assignee: Jacques Le Roux
> Priority: Major
> Fix For: 18.12.06, 22.01.01
>
> Attachments: OFBIZ-12686.patch, taxCalc.patch, taxCalc2.patch
>
>
> For one product I have different prices according to the product store:
> B2C store: taxinPrice = Y
> B2B store: taxinPrice = N
> The tax calc service takes the most current price and ignores the product
> store.
> Therefore it may happen that SALES_TAX is calculated instead of VAT_TAX.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)