Is this the latest and accurate guide to setup VAT in ofbiz?
Show prices with VAT included in eCommerce (B2C) For that you must : In your store, set the field "Show Prices With Vat Tax"=Y Set the field "Vat Tax Auth Geo Id" with the corresponding VAT Geo (it's a default value, remember the VAT is applied in function of the client Geo) Set the field "Vat Tax Auth Party Id" with a correctly set Tax Authority (see below how to set it in accouting) In accouting, set your Tax Authority (and any you will need) "Include Tax In Price"=Y Create the "Categories" that will include products with VAT included (this is not mandatory, it allows to limit the scope) Set the "Product Rates" you need. Note that you can Tax Promotions and Shipping if needed I followed this guide, but VAT is not shown in ecommerce. Wolfgang |
Administrator
|
Le 11/04/2019 à 15:19, [hidden email] a écrit :
> Show prices with VAT included in eCommerce (B2C) Where does that come from exactly? Have you an URL, something else? Jacques |
Here is the link:
https://cwiki.apache.org/confluence/display/OFBIZ/FAQ+-+Tips+-+Tricks+-+Cookbook+-+HowTo#FAQ-Tips-Tricks-Cookbook-HowTo-PricesWithVAT On Thu, Apr 11, 2019 at 19:50 Jacques Le Roux <[hidden email]> wrote: > Le 11/04/2019 à 15:19, [hidden email] a écrit : > > Show prices with VAT included in eCommerce (B2C) > > Where does that come from exactly? Have you an URL, something else? > > Jacques > > -- Wolfgang Rauchholz |
Administrator
|
Thanks,
Mmm, as I suspected this is a very old advice (more than 10 years). I'll have a look... Jacques Le 11/04/2019 à 20:33, Wolfgang Paul Rauchholz a écrit : > Here is the link: > https://cwiki.apache.org/confluence/display/OFBIZ/FAQ+-+Tips+-+Tricks+-+Cookbook+-+HowTo#FAQ-Tips-Tricks-Cookbook-HowTo-PricesWithVAT > > > > On Thu, Apr 11, 2019 at 19:50 Jacques Le Roux <[hidden email]> > wrote: > >> Le 11/04/2019 à 15:19, [hidden email] a écrit : >>> Show prices with VAT included in eCommerce (B2C) >> Where does that come from exactly? Have you an URL, something else? >> >> Jacques >> >> -- > Wolfgang Rauchholz > |
Administrator
|
Ah sorry no, I confused with the advice below ("Certificate for RMI")
I'll check anyway Le 12/04/2019 à 13:20, Jacques Le Roux a écrit : > Thanks, > > Mmm, as I suspected this is a very old advice (more than 10 years). I'll have a look... > > Jacques > > Le 11/04/2019 à 20:33, Wolfgang Paul Rauchholz a écrit : >> Here is the link: >> https://cwiki.apache.org/confluence/display/OFBIZ/FAQ+-+Tips+-+Tricks+-+Cookbook+-+HowTo#FAQ-Tips-Tricks-Cookbook-HowTo-PricesWithVAT >> >> >> >> On Thu, Apr 11, 2019 at 19:50 Jacques Le Roux <[hidden email]> >> wrote: >> >>> Le 11/04/2019 à 15:19, [hidden email] a écrit : >>>> Show prices with VAT included in eCommerce (B2C) >>> Where does that come from exactly? Have you an URL, something else? >>> >>> Jacques >>> >>> -- >> Wolfgang Rauchholz >> > |
Administrator
|
It works following this tip, I just moved the 2nd and 3rd line above the 1st.
Else you get an explaining error. You need to set the fields "Vat Tax Auth Geo Id"and especially "Vat Tax Auth Party Id" before setting "Show Prices With Vat Tax"=Y. I used respectively FRA and FRA_TA For the point 4.c, I set a 20% percentage for the type Value Added Tax To create this example: https://demo-trunk.ofbiz.apache.org/ordermgr/control/orderview?orderId=WSCO10000 where you can see a VAT of 20% (only today, the shared DB is only for 1 day) I ordered as FrenchCustomer (I create a password for it before) Because, as explained in the line for Vat Tax Auth Geo Id: "it's a default value, remember the VAT is applied in function of the client Geo" Et voilà HTH Jacques Le 12/04/2019 à 13:22, Jacques Le Roux a écrit : > Ah sorry no, I confused with the advice below ("Certificate for RMI") > > I'll check anyway > > Le 12/04/2019 à 13:20, Jacques Le Roux a écrit : >> Thanks, >> >> Mmm, as I suspected this is a very old advice (more than 10 years). I'll have a look... >> >> Jacques >> >> Le 11/04/2019 à 20:33, Wolfgang Paul Rauchholz a écrit : >>> Here is the link: >>> https://cwiki.apache.org/confluence/display/OFBIZ/FAQ+-+Tips+-+Tricks+-+Cookbook+-+HowTo#FAQ-Tips-Tricks-Cookbook-HowTo-PricesWithVAT >>> >>> >>> >>> On Thu, Apr 11, 2019 at 19:50 Jacques Le Roux <[hidden email]> >>> wrote: >>> >>>> Le 11/04/2019 à 15:19, [hidden email] a écrit : >>>>> Show prices with VAT included in eCommerce (B2C) >>>> Where does that come from exactly? Have you an URL, something else? >>>> >>>> Jacques >>>> >>>> -- >>> Wolfgang Rauchholz >>> >> > |
Thank you Jacques
On Sat, Apr 13, 2019 at 6:10 PM Jacques Le Roux < [hidden email]> wrote: > It works following this tip, I just moved the 2nd and 3rd line above the > 1st. > > Else you get an explaining error. You need to set the fields "Vat Tax Auth > Geo Id"and especially "Vat Tax Auth Party Id" before setting "Show Prices > With Vat Tax"=Y. > I used respectively FRA and FRA_TA > > For the point 4.c, I set a 20% percentage for the type Value Added Tax > > To create this example: > https://demo-trunk.ofbiz.apache.org/ordermgr/control/orderview?orderId=WSCO10000 > where you can see a VAT of 20% (only today, > the shared DB is only for 1 day) I ordered as FrenchCustomer (I create a > password for it before) > > Because, as explained in the line for Vat Tax Auth Geo Id: "it's a default > value, remember the VAT is applied in function of the client Geo" > > Et voilà > > HTH > > Jacques > > Le 12/04/2019 à 13:22, Jacques Le Roux a écrit : > > Ah sorry no, I confused with the advice below ("Certificate for RMI") > > > > I'll check anyway > > > > Le 12/04/2019 à 13:20, Jacques Le Roux a écrit : > >> Thanks, > >> > >> Mmm, as I suspected this is a very old advice (more than 10 years). > I'll have a look... > >> > >> Jacques > >> > >> Le 11/04/2019 à 20:33, Wolfgang Paul Rauchholz a écrit : > >>> Here is the link: > >>> > https://cwiki.apache.org/confluence/display/OFBIZ/FAQ+-+Tips+-+Tricks+-+Cookbook+-+HowTo#FAQ-Tips-Tricks-Cookbook-HowTo-PricesWithVAT > >>> > >>> > >>> > >>> On Thu, Apr 11, 2019 at 19:50 Jacques Le Roux < > [hidden email]> > >>> wrote: > >>> > >>>> Le 11/04/2019 à 15:19, [hidden email] a écrit : > >>>>> Show prices with VAT included in eCommerce (B2C) > >>>> Where does that come from exactly? Have you an URL, something else? > >>>> > >>>> Jacques > >>>> > >>>> -- > >>> Wolfgang Rauchholz > >>> > >> > > > -- Wolfgang Rauchholz |
Free forum by Nabble | Edit this page |