You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2010/12/02 21:44:11 UTC

[jira] Closed: (OFBIZ-1262) Complete the support for VAT (Value-Added-Tax)

     [ https://issues.apache.org/jira/browse/OFBIZ-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-1262.
----------------------------------

    Resolution: Won't Fix

Hi Marco,

This is a possibility when you work on a sole country but consider the case were you sell globaly. Then the VAT taxes depend on the destination, notably in EU. And also (and especially) consider that the same mechanism is used for sales taxes in general and in US in particular where it's more complicated (many levels). So we decided a while ago to keep this general mechanism OOTB. I agree that it may be improved when you are sure of the VAT taxes values that will be applied.

Thanks for your comment, I'm closing...

> Complete the support for VAT (Value-Added-Tax)
> ----------------------------------------------
>
>                 Key: OFBIZ-1262
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1262
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order, specialpurpose/ecommerce
>    Affects Versions: SVN trunk
>            Reporter: Marco Risaliti
>            Assignee: Marco Risaliti
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: CalculateVatTax2.patch, 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.