60 lines
2.9 KiB
XML
Executable File
60 lines
2.9 KiB
XML
Executable File
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<localizationPack name="Canada" version="1.0">
|
|
<currencies>
|
|
<currency name="Dollar (CAD)" iso_code="CAD" iso_code_num="124" sign="CAD $" blank="0" conversion_rate="1.40054" format="1" decimals="1" />
|
|
</currencies>
|
|
<languages>
|
|
<language iso_code="fr" />
|
|
<language iso_code="en" />
|
|
</languages>
|
|
<states>
|
|
<state name="Alberta" iso_code="AB" country="CA" zone="North America" />
|
|
<state name="British Columbia" iso_code="BC" country="CA" zone="North America" />
|
|
<state name="Manitoba" iso_code="MB" country="CA" zone="North America" />
|
|
<state name="New Brunswick" iso_code="NB" country="CA" zone="North America" />
|
|
<state name="Newfoundland" iso_code="NL" country="CA" zone="North America" />
|
|
<state name="Nova Scotia" iso_code="NS" country="CA" zone="North America" />
|
|
<state name="Nunavut" iso_code="NU" country="CA" zone="North America" />
|
|
<state name="Ontario" iso_code="ON" country="CA" zone="North America" />
|
|
<state name="Prince Edward Island" iso_code="PE" country="CA" zone="North America" />
|
|
<state name="Quebec" iso_code="QC" country="CA" zone="North America" />
|
|
<state name="Saskatchewan" iso_code="SK" country="CA" zone="North America" />
|
|
</states>
|
|
<taxes>
|
|
<tax id="1" name="GST 5%" rate="5" />
|
|
<tax id="2" name="HST 12%" rate="12" />
|
|
<tax id="3" name="HST 13%" rate="13" />
|
|
<tax id="4" name="HST 15%" rate="15" />
|
|
<tax id="5" name="PST 7%" rate="7" />
|
|
<tax id="6" name="PST 10%" rate="10" />
|
|
<tax id="7" name="PST 8.5%" rate="8.5" />
|
|
<tax id="8" name="PST 5%" rate="5" />
|
|
|
|
<taxRulesGroup name="CA Standard Rate">
|
|
<taxRule iso_code_country="ca" id_tax="1" />
|
|
<taxRule iso_code_country="ca" iso_code_state="ab" id_tax="1" state_behavior="1" />
|
|
<taxRule iso_code_country="ca" iso_code_state="bc" id_tax="2" state_behavior="1" />
|
|
<taxRule iso_code_country="ca" iso_code_state="mb" id_tax="5" state_behavior="2" />
|
|
<taxRule iso_code_country="ca" iso_code_state="nb" id_tax="3" state_behavior="1" />
|
|
<taxRule iso_code_country="ca" iso_code_state="nl" id_tax="3" state_behavior="1" />
|
|
<taxRule iso_code_country="ca" iso_code_state="ns" id_tax="4" state_behavior="1" />
|
|
<taxRule iso_code_country="ca" iso_code_state="on" id_tax="3" state_behavior="1" />
|
|
<taxRule iso_code_country="ca" iso_code_state="pe" id_tax="6" state_behavior="2" />
|
|
<taxRule iso_code_country="ca" iso_code_state="qc" id_tax="7" state_behavior="2" />
|
|
<taxRule iso_code_country="ca" iso_code_state="sk" id_tax="8" state_behavior="2" />
|
|
</taxRulesGroup>
|
|
</taxes>
|
|
<units>
|
|
<unit type="weight" value="kg" />
|
|
<unit type="volume" value="L" />
|
|
<unit type="short_distance" value="in" />
|
|
<unit type="base_distance" value="ft" />
|
|
<unit type="long_distance" value="mi" />
|
|
</units>
|
|
<configurations>
|
|
<configuration name="PS_TAX_DISPLAY" value="1" />
|
|
</configurations>
|
|
<group_default price_display_method="1" />
|
|
</localizationPack>
|
|
|