Merge lp:~openerp-canada/openobject-addons/6.1_l10n_ca_improvements into lp:openobject-addons

Status: Merged
Merged at revision: 6248
Proposed branch: lp:~openerp-canada/openobject-addons/6.1_l10n_ca_improvements
Merge into: lp:openobject-addons
Diff against target: 31 lines (+4/-4)
2 files modified
l10n_ca/account_tax_en.xml (+2/-2)
l10n_ca/account_tax_fr.xml (+2/-2)
To merge this branch: bzr merge lp:~openerp-canada/openobject-addons/6.1_l10n_ca_improvements
Reviewer Review Type Date Requested Status
qdp (OpenERP) Approve
Review via email: mp+87260@code.launchpad.net

Description of the change

[IMP] Tax rate change for 2012

To post a comment you must log in.
6235. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

6236. By Quentin (OpenERP) <email address hidden>

[MERGE] lp:891037

6237. By Quentin (OpenERP) <email address hidden>

[FIX] account_voucher: lp910824. No 'domain' on partner_id fields

6238. By Thibault Delavallée (OpenERP)

[MERGE] hr_evaluation: fixed bug 908092: added a button to print the survey report in interview request

6239. By Quentin (OpenERP) <email address hidden>

[FIX] point_of_sale: some wizards not working because IDs were automatically casted into string because the database type was wrongly chosen at the isntallation time

6240. By Quentin (OpenERP) <email address hidden>

[FIX] account_voucher: installation crashes because of duplicated context in xml view definition. :-(

6241. By Thibault Delavallée (OpenERP)

[MERGE] project/analytic accounts: fixed bug 910121: improvements on project and analytic accounts views

6242. By Quentin (OpenERP) <email address hidden>

[MERGE] context propagation in account

6243. By Thibault Delavallée (OpenERP)

[MERGE] base_calendar: fixed bug 907644: deleting an event now also unlinks attendees

6244. By Quentin (OpenERP) <email address hidden>

[FIX] hr_holidays: impossible to create hr_employee in some situations because the functional field set_remaining_days is written

6245. By Quentin (OpenERP) <email address hidden>

[MERGE] lp:909830

6246. By Olivier Dony (Odoo)

[MERGE] l10n_it: Updated chart of accounts, courtesy of Lorenzo Battistini (Agile BG - Domsense)

6247. By Christophe Simonis (OpenERP)

[FIX] crm: correct meeting list view

Revision history for this message
qdp (OpenERP) (qdp) wrote :

Great!

it's merged in revision 6248.

Thanks for the contribution,
Quentin

review: Approve
6248. By Quentin (OpenERP) <email address hidden>

[MERGE] merged the correction of l10n_ca tax rates for 2012. Courtesy of Maxime Chambreuil (http://www.savoirfairelinux.com)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'l10n_ca/account_tax_en.xml'
2--- l10n_ca/account_tax_en.xml 2011-10-27 16:30:34 +0000
3+++ l10n_ca/account_tax_en.xml 2012-01-02 15:36:28 +0000
4@@ -120,9 +120,9 @@
5
6 <record id="pst_qc_en" model="account.tax.template">
7 <field name="chart_template_id" ref="ca_en_chart_template_en"/>
8- <field name="name">PST - 8.5%</field>
9+ <field name="name">PST - 9.5%</field>
10 <field name="description">PST</field>
11- <field name="amount">0.085000</field>
12+ <field name="amount">0.095000</field>
13 <field name="type">percent</field>
14 <field name="sequence">1</field>
15 <field name="account_collected_id" ref="chart1182_en"/>
16
17=== modified file 'l10n_ca/account_tax_fr.xml'
18--- l10n_ca/account_tax_fr.xml 2011-10-26 22:24:15 +0000
19+++ l10n_ca/account_tax_fr.xml 2012-01-02 15:36:28 +0000
20@@ -120,9 +120,9 @@
21
22 <record id="tvq_fr" model="account.tax.template">
23 <field name="chart_template_id" ref="ca_fr_chart_template_fr"/>
24- <field name="name">TVQ - 8.5%</field>
25+ <field name="name">TVQ - 9.5%</field>
26 <field name="description">TVQ</field>
27- <field name="amount">0.085000</field>
28+ <field name="amount">0.095000</field>
29 <field name="type">percent</field>
30 <field name="sequence">1</field>
31 <field name="account_collected_id" ref="chart1182_fr"/>

Subscribers

People subscribed via source and target branches

to all changes: