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/26 08:04:00 UTC

[jira] [Created] (OFBIZ-12686) Tac calculation not considering productStoreGroup

Ingo Wolfmayr created OFBIZ-12686:
-------------------------------------

             Summary: Tac 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
             Fix For: Upcoming Branch
         Attachments: 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)