[IMP] Update tax rate for Manitoba PST
authorMaxime Chambreuil <maxime.chambreuil@savoirfairelinux.com>
Thu, 11 Jul 2013 13:10:28 +0000 (09:10 -0400)
committerMaxime Chambreuil <maxime.chambreuil@savoirfairelinux.com>
Thu, 11 Jul 2013 13:10:28 +0000 (09:10 -0400)
http://www.gov.mb.ca/finance/taxation/bulletins/currentbudgetchanges.pdf

bzr revid: maxime.chambreuil@savoirfairelinux.com-20130711131028-jx2e14g9eb5chyvd

addons/l10n_ca/account_tax_en.xml
addons/l10n_ca/account_tax_fr.xml
addons/l10n_ca/doc/Taxes.csv

index 2791c6e..4c15ebb 100644 (file)
 
     <record id="pst_mb_sale_en" model="account.tax.template">
         <field name="chart_template_id" ref="ca_en_chart_template_en"/>
-        <field name="name">PST for sales - 7% (MB)</field>
+        <field name="name">PST for sales - 8% (MB)</field>
         <field name="description">PST</field>
         <field name="type_tax_use">sale</field>
-        <field name="amount">0.070000</field>
+        <field name="amount">0.080000</field>
         <field name="type">percent</field>
         <field name="sequence">2</field>
         <field name="account_collected_id" ref="chart2132_en"/>
 
     <record id="pst_mb_purc_en" model="account.tax.template">
         <field name="chart_template_id" ref="ca_en_chart_template_en"/>
-        <field name="name">PST for purchases - 7% (MB)</field>
+        <field name="name">PST for purchases - 8% (MB)</field>
         <field name="description">PST</field>
         <field name="type_tax_use">purchase</field>
-        <field name="amount">0.070000</field>
+        <field name="amount">0.080000</field>
         <field name="type">percent</field>
         <field name="sequence">2</field>
         <field name="account_collected_id" ref="chart1182_en"/>
index d99b78d..6c37bef 100644 (file)
 
     <record id="pst_mb_sale_fr" model="account.tax.template">
         <field name="chart_template_id" ref="ca_fr_chart_template_fr"/>
-        <field name="name">TVP sur les ventes - 7% (MB)</field>
+        <field name="name">TVP sur les ventes - 8% (MB)</field>
         <field name="description">TVP</field>
         <field name="type_tax_use">sale</field>
-        <field name="amount">0.070000</field>
+        <field name="amount">0.080000</field>
         <field name="type">percent</field>
         <field name="sequence">2</field>
         <field name="account_collected_id" ref="chart2132_fr"/>
 
     <record id="pst_mb_purc_fr" model="account.tax.template">
         <field name="chart_template_id" ref="ca_fr_chart_template_fr"/>
-        <field name="name">TVP sur les achats - 7% (MB)</field>
+        <field name="name">TVP sur les achats - 8% (MB)</field>
         <field name="description">TVP</field>
         <field name="type_tax_use">purchase</field>
-        <field name="amount">0.070000</field>
+        <field name="amount">0.080000</field>
         <field name="type">percent</field>
         <field name="sequence">2</field>
         <field name="account_collected_id" ref="chart1182_fr"/>
index 695d016..368b06d 100644 (file)
@@ -7,7 +7,7 @@ Alberta;GST – 5%;GST – 5%;GST – 5%;HST – 13%;HST – 13%;HST – 15%;GST
 British Columbia;GST – 5%;"GST – 5%
 PST – 7%";GST – 5%;HST – 13%;HST – 13%;HST – 15%;GST – 5%;GST – 5%;HST – 13%;HST – 14%;GST – 5%;GST – 5%;GST – 5%;
 Manitoba;GST – 5%;GST – 5%;"GST – 5%
-PST – 7%";HST – 13%;HST – 13%;HST – 15%;GST – 5%;GST – 5%;HST – 13%;HST – 14%;GST – 5%;GST – 5%;GST – 5%;
+PST – 8%";HST – 13%;HST – 13%;HST – 15%;GST – 5%;GST – 5%;HST – 13%;HST – 14%;GST – 5%;GST – 5%;GST – 5%;
 New Brunswick;GST – 5%;GST – 5%;GST – 5%;HST – 13%;HST – 13%;HST – 15%;GST – 5%;GST – 5%;HST – 13%;HST – 14%;GST – 5%;GST – 5%;GST – 5%;
 Newfoundland and Labrador;GST – 5%;GST – 5%;GST – 5%;HST – 13%;HST – 13%;HST – 15%;GST – 5%;GST – 5%;HST – 13%;HST – 14%;GST – 5%;GST – 5%;GST – 5%;
 Nova Scotia;GST – 5%;GST – 5%;GST – 5%;HST – 13%;HST – 13%;HST – 15%;GST – 5%;GST – 5%;HST – 13%;HST – 14%;GST – 5%;GST – 5%;GST – 5%;