[ 
http://issues.apache.org/jira/browse/OFBIZ-366?page=comments#action_12443480 ] 
            
David Garrett commented on OFBIZ-366:
-------------------------------------

Jacques,

When you say "separate VAT from Sales Tax" are you referring to the use of new 
entity values such as the following?

    <OrderAdjustmentType description="VAT Tax" hasTable="N" 
orderAdjustmentTypeId="VAT_TAX" parentTypeId=""/>
    <TaxAuthorityRateType taxAuthorityRateTypeId="VAT_TAX" description="Value 
Added Tax"/>
    <InvoiceItemType description="Invoice Item VAT Tax" hasTable="N" 
invoiceItemTypeId="ITM_VAT_TAX" parentTypeId="INVOICE_ITM_ADJ"/>



> Separate VAT from Sales Tax
> ---------------------------
>
>                 Key: OFBIZ-366
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-366
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: accounting, ecommerce, order, party, pos, product
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>             Fix For: SVN trunk
>
>
> We need to separate VAT from Sales Tax.
> The main reason is that VAT taxe is a very important type of tax in EU (and I 
> guess on some other places) but not in US. An example of problems that arise 
> if we not distinguish them is shown in OFBIZ-362. There we see that VAT in EU 
> has specific mandatory constraints.
> This is a huge work I guess. We will see from futur if it's really needed...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to