VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: loppan on September 14, 2011, 11:16:06 AM

Title: How to setup tax rates?
Post by: loppan on September 14, 2011, 11:16:06 AM
Is there a guide available on how to configurate the tax rates in vm 2?

I got it all figured out in vm 1.1.9 but the config seems alot different now, to the better I assume, once you get a hold of it :)

I want to add 25% sales tax (VAT) to all prices, both shipping and products.

I assume products / taxes & calculation rules is the way to go but I simply cannot understand what this is all about :).

I would be truly greatful if someone could advise me here. Thanks alot!
Title: Re: How to setup tax rates?
Post by: Milbo on September 14, 2011, 11:25:17 AM
Install the sampeldata and look on the VAT tax with 9.25%.

In short the calculation system is quite easy.
1. Create a new rule and enter a new name
2. Choose an entry point for the calculation, PMargin, before Tax, Tax, after Tax. So in your case just choose Tax.
3. Then enter the modifier in your case +%
4. Enter the value, in your case 25.
5. Your tax is for all shoppergroups, so don't enter any, your tax is for all categories, so don't enter any, your tax is valid for all times, so don't ... 
6. Remember we hate repeating work, so always when the rule should be used for all, just dont enter anything.

Afaik thats it.
Title: Re: How to setup tax rates?
Post by: alatak on September 14, 2011, 15:32:22 PM
Hi

QuoteI want to add 25% sales tax (VAT) to all prices, both shipping and products.
Concerning the shipping, you will have to select the correct VAT while configuring you shipping cost.
Title: Re: How to setup tax rates?
Post by: loppan on September 16, 2011, 17:42:29 PM
Thanks for the explanation. Works perfect!
Title: Re: How to setup tax rates?
Post by: cspub on September 30, 2011, 21:06:10 PM
I just installed the latest version to work with joomla 1.7. I didn't see how to install sample data so i started adding a product manually. i to go tax calculation and try to add new. it says non vendors can't access. then link to go back to dashboard. how do i add a tax rate? also can it be tax exempt if shipped out of state? how do i do that?
Title: Re: How to setup tax rates?
Post by: alatak on September 30, 2011, 21:14:21 PM
Hi,

QuoteI didn't see how to install sample data so i started adding a product manually.
If you installed the G version package, you should have had 2 choices: (1) go directly to the shop or (2) install sample data.

I think the best, if you are a  beginner, is to go to the menu Tools > Tools & Migration. Then click on "Reset all Tables & Install sample Data". That will help you.

Title: Re: How to setup tax rates?
Post by: cspub on October 03, 2011, 23:51:09 PM
i'm not sure what the g version is. i installed the latest for joomla 1.7.
if i do the reset, and install sample, will it show me how to set tax rate and one that can be exempt if send out of state?
Title: Re: How to setup tax rates?
Post by: alatak on October 04, 2011, 01:19:06 AM
Hi

I was talking about virtuemrt version.
You have the number at the bottom of the left menu.

Quoteif i do the reset, and install sample, will it show me how to set tax rate and one that can be exempt if send out of state?
In the Tax & Calculation Rule , you can set up taxes depending on the country.



Title: Re: How to setup tax rates?
Post by: jayrb on February 06, 2012, 19:59:44 PM
In the Tax setting for shipping is an option "Apply default rules". Why does this not implement the product tax rules?

Setting the tax by country in the shipping option is not adequate when you have regional differences. In Canada, we have different taxes in different provinces. The Tax config works perfectly to accommodate the regional differences.

Jay
Title: Re: How to setup tax rates?
Post by: archos on February 11, 2012, 15:26:23 PM
Is it only me or this function is not implemented now or has a bug ?
I'm not able to add a new rule for a VAT calculation. (or for nothing else)
When I press the Add buton I go to a blank page with no styling,,,(I see the left menu as hyperlink only),
I check with firebig the onclick event link to submitbutton('add'),
I'm using Joomla 2,51 and virtuemart 2,0.
I cannot override my data with the dummy samples because I already set my items.
Title: Re: How to setup tax rates?
Post by: jenkinhill on February 11, 2012, 22:29:19 PM
Do not use VM2.0 with Joomla 2.5.1.  http://forum.virtuemart.net/index.php?topic=96945.0
Title: Re: How to setup tax rates?
Post by: archos on February 12, 2012, 08:53:25 AM
Ok thanks you Jenkinhill,

It seems the bug is fixed on the vm2.0.1f but I'll (maybe) wait for an official 2.0.1.
Because my final website will be based on Joomla 2.5, and it uses other components than VM, I must work on this joomla version to ensure everything is ok
The website is only local at the moment.
I hope VM 2.0.1 will be officialy J2.5 compatible because like J1.6, J1.7 will die very soon.
Title: Re: How to setup tax rates?
Post by: alatak on February 12, 2012, 10:12:50 AM
Hi,

For VirtueMart, the odd number are testing releases. Even number are stable release.
The next "official" release will be 2.0.2.
Title: Re: How to setup tax rates?
Post by: archos on February 13, 2012, 12:09:27 PM
Ok Alatak,

I see some of the views are also not the same between 2.0.0 and 2.0.1f.
Because I changed some of them to match my website design I'm a little bit disappointed,,,
I feel the MVC philosophy cannot be respected as long as VM did not reach a certain maturity.
I know a big job has been done and sure the todo list is still not close (I can see some in the code comment  ;) ) so I want to thank all the developers for their job.

Alatak, bon courage pour ton bouquin.
Title: Re: How to setup tax rates?
Post by: lostmail on May 01, 2013, 23:27:26 PM
HM - virtuemart shows the calculated tax - but not the tax rate ?

I`d like to show the customers:

Price 10 EUR incl. XX % Tax

Where XX = the tax rate depending on the rules set in admin backend to calculate tax rate....