You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Ingo Wolfmayr (Jira)" <ji...@apache.org> on 2022/08/27 09:49:00 UTC

[jira] [Comment Edited] (OFBIZ-12686) Tax calculation not considering productStoreGroup

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

Ingo Wolfmayr edited comment on OFBIZ-12686 at 8/27/22 9:48 AM:
----------------------------------------------------------------

[~jleroux] you patch uses productStoreId which does not exist for productPrice entity.


was (Author: iwolf):
[~jleroux] you patch uses productPriceId which does not exist for productPrice entity.

> 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)