A different implementation of VAT Tax calculation 
--------------------------------------------------

                 Key: OFBIZ-1262
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1262
             Project: OFBiz
          Issue Type: Improvement
          Components: ecommerce, order
    Affects Versions: SVN trunk
            Reporter: Marco Risaliti
            Priority: Minor
             Fix For: SVN trunk
         Attachments: ecommerceEu.zip

I have tried to implement a different of VAT Tax calculation without total 
change the actual calculation of tax for USA.
I have add a new field into the ProductStore to understand if for a store the 
vat tax has to be calculated (calculateVatTax).
The old field showPricesWithVatTax it will be used only if the calculateVatTax 
will be set to yes for show the prices with tax included or excluded.
I have created a sample application (ecommerceEu) to show how it's working.
For the moment I have used only two product with vat tax calculated (GZ-1000 
and GZ-1001).


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to