Hello,
In ofbiz you have the possibility to enter a rule for TVA taxes. You can choose that it is added to the total amount of the order. However i entered in the TVA rule that the tax rate is 21 %. But in reality it counts something between 18 and 19 %. What is the reason and how to solve? So i gave in: - type: TVA et taxes assimilées - Store ID: ******** - Category: - - Eigendomsoverdracht: Origin (ORIG) - Min Item Price: 0 - Min Purchase : 0 - Tax Shipping: Y - TAX PERCENTAGE : 21 - From Date: ...... - Thru Date: - - Description: TVA for Belgium thanks in advance, Heidi |
Administrator
|
Did you know this http://docs.ofbiz.org/display/OFBTECH/OFBiz%27s+Tax+Authority+Data+Model ?
Jacques From: "Heidi Dehaes" <[hidden email]> Hello, In ofbiz you have the possibility to enter a rule for TVA taxes. You can choose that it is added to the total amount of the order. However i entered in the TVA rule that the tax rate is 21 %. But in reality it counts something between 18 and 19 %. What is the reason and how to solve? So i gave in: - type: TVA et taxes assimilées - Store ID: ******** - Category: - - Eigendomsoverdracht: Origin (ORIG) - Min Item Price: 0 - Min Purchase : 0 - Tax Shipping: Y - TAX PERCENTAGE : 21 - From Date: ...... - Thru Date: - - Description: TVA for Belgium thanks in advance, Heidi |
Thanks for the information. It is worthwhile.
But even then i don't see immediately a reason not to calculate the tax on the 21 % i inputted as a parameter. I will check the java code. Do you have an idea which java file calculates the percentage TVA? thanks, Heidi 2008/3/3, Jacques Le Roux <[hidden email]>: > > Did you know this > http://docs.ofbiz.org/display/OFBTECH/OFBiz%27s+Tax+Authority+Data+Model ? > > Jacques > > From: "Heidi Dehaes" <[hidden email]> > Hello, > > In ofbiz you have the possibility to enter a rule for TVA taxes. > You can choose that it is added to the total amount of the order. > > However i entered in the TVA rule that the tax rate is 21 %. > But in reality it counts something between 18 and 19 %. > > What is the reason and how to solve? > > So i gave in: > - type: TVA et taxes assimilées > - Store ID: ******** > - Category: - > - Eigendomsoverdracht: Origin (ORIG) > - Min Item Price: 0 > - Min Purchase : 0 > - Tax Shipping: Y > - TAX PERCENTAGE : 21 > - From Date: ...... > - Thru Date: - > - Description: TVA for Belgium > > > thanks in advance, > Heidi > > |
Administrator
|
Not surprisingly TaxAuthorityServices.java
Jacques ----- Original Message ----- From: Heidi Dehaes To: [hidden email] ; Jacques Le Roux Sent: Monday, March 03, 2008 3:03 PM Subject: Re: Taxes as "TVA" Thanks for the information. It is worthwhile. But even then i don't see immediately a reason not to calculate the tax on the 21 % i inputted as a parameter. I will check the java code. Do you have an idea which java file calculates the percentage TVA? thanks, Heidi 2008/3/3, Jacques Le Roux <[hidden email]>: Did you know this http://docs.ofbiz.org/display/OFBTECH/OFBiz%27s+Tax+Authority+Data+Model ? Jacques From: "Heidi Dehaes" <[hidden email]> Hello, In ofbiz you have the possibility to enter a rule for TVA taxes. You can choose that it is added to the total amount of the order. However i entered in the TVA rule that the tax rate is 21 %. But in reality it counts something between 18 and 19 %. What is the reason and how to solve? So i gave in: - type: TVA et taxes assimilées - Store ID: ******** - Category: - - Eigendomsoverdracht: Origin (ORIG) - Min Item Price: 0 - Min Purchase : 0 - Tax Shipping: Y - TAX PERCENTAGE : 21 - From Date: ...... - Thru Date: - - Description: TVA for Belgium thanks in advance, Heidi |
Free forum by Nabble | Edit this page |