[ 
https://issues.apache.org/jira/browse/OFBIZ-12686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17585565#comment-17585565
 ] 

ASF subversion and git services commented on OFBIZ-12686:
---------------------------------------------------------

Commit 3160cc3a55f8a6ca7ceb2f55f3bc80cf3c768bcb in ofbiz-framework's branch 
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=3160cc3a55 ]

Fixed: Tax calculation not considering productStoreGroup (OFBIZ-12686)

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.

Thanks: Ingo Wolfmayr for the initial patch


> 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: Upcoming Branch
>
>         Attachments: OFBIZ-12686.patch, taxCalc.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)

Reply via email to