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

Jacques Le Roux commented on OFBIZ-3974:
----------------------------------------

BTW, there have been a lot of discussions about that in the past... You may 
found interesting information at 
https://cwiki.apache.org/confluence/display/OFBIZ/VAT

> Wrong tax calculating 
> ----------------------
>
>                 Key: OFBIZ-3974
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3974
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Priority: Critical
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3974_TaxAuthorityServices.java.patch
>
>
> Hi,
> another Patch for today,
> we had problems with the taxation. When we configure our shop with "show 
> prices with vat tax == N". Means our product price is stored  with vat in the 
> db. 
> During the checkout process ofbiz doesn't differs between the  "show prices 
> with vat tax" options when calculating the taxes. The result is a wrong order 
> amount!
>  i.e.
> A product is stored with a price of: 100€ (Gross price).
> Vat (19% in Germany) should be 15,97€
> But ofbiz tread this price like a net price.
> This patch differs the calculating. And looks what is configured in the shop 
> setup.
> Cheers Sascha

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