roykin/localization/ch.xml
Thibault UBUNTU 3d7f60a05e push site
2016-03-03 10:33:17 +01:00

36 lines
1.1 KiB
XML
Executable File

<?xml version="1.0" encoding="UTF-8" ?>
<localizationPack name="Switzerland" version="1.0">
<currencies>
<currency name="Franc" iso_code="CHF" iso_code_num="756" sign="CHF" blank="1" conversion_rate="1.34183" format="5" decimals="1" />
</currencies>
<languages>
<language iso_code="de" />
<language iso_code="fr" />
<language iso_code="it" />
</languages>
<taxes>
<tax id="1" name="TVA CH 8.0%" rate="8.0" />
<tax id="2" name="TVA CH 3.8%" rate="3.8" />
<tax id="3" name="TVA CH 2.5%" rate="2.5" />
<taxRulesGroup name="CH Standard Rate (8.0%)">
<taxRule iso_code_country="ch" id_tax="1" />
</taxRulesGroup>
<taxRulesGroup name="CH Reduced Rate (3.8%)">
<taxRule iso_code_country="ch" id_tax="2" />
</taxRulesGroup>
<taxRulesGroup name="CH Super Reduced Rate (2.5%)">
<taxRule iso_code_country="ch" id_tax="3" />
</taxRulesGroup>
</taxes>
<units>
<unit type="weight" value="kg" />
<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>