Closed (fixed)
Project:
Commerce Kickstart
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2014 at 11:13 UTC
Updated:
4 Feb 2014 at 11:10 UTC
Jump to comment: Most recent
The French VAT tax rate has changed on the 1st of January 2014 from 19,6% to 20%.
We should update the tax rate created by Kickstart.
Question: How do we properly update this rate without breaking existing Kickstart sites which use the previous rate ?
Comments
Comment #1
bojanz commentedWe provide a default. We'll change it so that it reflects the current value.
There is no updating, that's something you use commerce_eu_vat for.
Comment #2
guguss commentedOK, here is a PR: https://github.com/commerceguys/commerce_kickstart/pull/6
Comment #3
balintbrewsThank you, PR has been merged, French VAT rate is up-to-date in Kickstart!