[-] LO : Bug Fixed #PSCFI-4275 - SK Unit types
This commit is contained in:
@@ -7,11 +7,10 @@
|
||||
<language iso_code="sk" />
|
||||
</languages>
|
||||
<taxes>
|
||||
<tax id="1" name="DPH SK 19%" rate="19" />
|
||||
<tax id="1" name="DPH SK 20%" rate="20" />
|
||||
<tax id="2" name="DPH SK 10%" rate="10" />
|
||||
<tax id="3" name="DPH SK 6%" rate="6" />
|
||||
|
||||
<taxRulesGroup name="SK Standard Rate (19%)">
|
||||
|
||||
<taxRulesGroup name="SK Standard Rate (20%)">
|
||||
<taxRule iso_code_country="be" id_tax="1" />
|
||||
<taxRule iso_code_country="bg" id_tax="1" />
|
||||
<taxRule iso_code_country="cz" id_tax="1" />
|
||||
@@ -71,37 +70,7 @@
|
||||
<taxRule iso_code_country="uk" id_tax="2" />
|
||||
</taxRulesGroup>
|
||||
|
||||
<taxRulesGroup name="SK Super Reduced Rate (6%)">
|
||||
<taxRule iso_code_country="be" id_tax="3" />
|
||||
<taxRule iso_code_country="bg" id_tax="3" />
|
||||
<taxRule iso_code_country="cz" id_tax="3" />
|
||||
<taxRule iso_code_country="dk" id_tax="3" />
|
||||
<taxRule iso_code_country="de" id_tax="3" />
|
||||
<taxRule iso_code_country="ee" id_tax="3" />
|
||||
<taxRule iso_code_country="gr" id_tax="3" />
|
||||
<taxRule iso_code_country="es" id_tax="3" />
|
||||
<taxRule iso_code_country="fr" id_tax="3" />
|
||||
<taxRule iso_code_country="ie" id_tax="3" />
|
||||
<taxRule iso_code_country="it" id_tax="3" />
|
||||
<taxRule iso_code_country="cy" id_tax="3" />
|
||||
<taxRule iso_code_country="lv" id_tax="3" />
|
||||
<taxRule iso_code_country="lt" id_tax="3" />
|
||||
<taxRule iso_code_country="lu" id_tax="3" />
|
||||
<taxRule iso_code_country="hu" id_tax="3" />
|
||||
<taxRule iso_code_country="mt" id_tax="3" />
|
||||
<taxRule iso_code_country="nl" id_tax="3" />
|
||||
<taxRule iso_code_country="at" id_tax="3" />
|
||||
<taxRule iso_code_country="pl" id_tax="3" />
|
||||
<taxRule iso_code_country="pt" id_tax="3" />
|
||||
<taxRule iso_code_country="ro" id_tax="3" />
|
||||
<taxRule iso_code_country="si" id_tax="3" />
|
||||
<taxRule iso_code_country="sk" id_tax="3" />
|
||||
<taxRule iso_code_country="fi" id_tax="3" />
|
||||
<taxRule iso_code_country="se" id_tax="3" />
|
||||
<taxRule iso_code_country="uk" id_tax="3" />
|
||||
</taxRulesGroup>
|
||||
|
||||
<taxRulesGroup name="SK Foodstuff Rate (19%)">
|
||||
<taxRulesGroup name="SK Foodstuff Rate (20%)">
|
||||
<taxRule iso_code_country="be" id_tax="1" />
|
||||
<taxRule iso_code_country="bg" id_tax="1" />
|
||||
<taxRule iso_code_country="cz" id_tax="1" />
|
||||
@@ -163,9 +132,10 @@
|
||||
</taxes>
|
||||
<units>
|
||||
<unit type="weight" value="kg" />
|
||||
<unit type="volume" value="L" />
|
||||
<unit type="volume" value="l" />
|
||||
<unit type="short_distance" value="cm" />
|
||||
<unit type="base_distance" value="m" />
|
||||
<unit type="long_distance" value="km" />
|
||||
</units>
|
||||
</localizationPack>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user