31 lines
1.1 KiB
XML
31 lines
1.1 KiB
XML
|
<?xml version="1.0"?>
|
||
|
<localizationPack name="Kenya">
|
||
|
<currencies>
|
||
|
<currency name="Kenyan shilling" iso_code="KES" iso_code_num="404" sign="KSh" blank="1" conversion_rate="1.000000" format="1" decimals="0"/>
|
||
|
</currencies>
|
||
|
<languages>
|
||
|
<language iso_code="en"/>
|
||
|
</languages>
|
||
|
<taxes>
|
||
|
<taxRulesGroup name="Kenya VAT 16%">
|
||
|
<taxRule iso_code_country="ke" behavior="0" id_tax="76"/>
|
||
|
</taxRulesGroup>
|
||
|
<taxRulesGroup name="Kenya VAT 12%">
|
||
|
<taxRule iso_code_country="ke" behavior="0" id_tax="77"/>
|
||
|
</taxRulesGroup>
|
||
|
<taxRulesGroup name="Kenya VAT 0%">
|
||
|
<taxRule iso_code_country="ke" behavior="0" id_tax="78"/>
|
||
|
</taxRulesGroup>
|
||
|
<tax id="76" name="Kenya VAT 16%" rate="16.000"/>
|
||
|
<tax id="77" name="Kenya VAT 12%" rate="12.000"/>
|
||
|
<tax id="78" name="Kenya VAT 0%" rate="0.000"/>
|
||
|
</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>
|