Merge lp:~openerp-canada/openerp-canada/7.0-rename-description-to-invoice-in-report into lp:openerp-canada

Status: Merged
Merged at revision: 16
Proposed branch: lp:~openerp-canada/openerp-canada/7.0-rename-description-to-invoice-in-report
Merge into: lp:openerp-canada
Diff against target: 71 lines (+7/-7)
4 files modified
l10n_ca_account_check_writing/i18n/fr.po (+2/-2)
l10n_ca_account_check_writing/i18n/l10n_ca_account_check_writing.pot (+1/-1)
l10n_ca_account_check_writing/report/l10n_ca_check_print_middle.rml (+2/-2)
l10n_ca_account_check_writing/report/l10n_ca_check_print_top.rml (+2/-2)
To merge this branch: bzr merge lp:~openerp-canada/openerp-canada/7.0-rename-description-to-invoice-in-report
Reviewer Review Type Date Requested Status
Joao Alfredo Gama Batista Approve
Review via email: mp+170153@code.launchpad.net

Description of the change

[IMP] Rename 'Description' to 'Invoice' in reports

To post a comment you must log in.
Revision history for this message
Joao Alfredo Gama Batista (joao-gama) wrote :

lgtm. not tested.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'l10n_ca_account_check_writing/i18n/fr.po'
2--- l10n_ca_account_check_writing/i18n/fr.po 2013-06-10 18:30:30 +0000
3+++ l10n_ca_account_check_writing/i18n/fr.po 2013-06-18 17:46:29 +0000
4@@ -35,8 +35,8 @@
5 #. module: l10n_ca_account_check_writing
6 #: report:l10n.ca.account.print.check.middle:0
7 #: report:l10n.ca.account.print.check.top:0
8-msgid "Description"
9-msgstr "Description"
10+msgid "Invoice"
11+msgstr "Facture"
12
13 #. module: l10n_ca_account_check_writing
14 #: report:l10n.ca.account.print.check.middle:0
15
16=== modified file 'l10n_ca_account_check_writing/i18n/l10n_ca_account_check_writing.pot'
17--- l10n_ca_account_check_writing/i18n/l10n_ca_account_check_writing.pot 2013-06-10 18:30:30 +0000
18+++ l10n_ca_account_check_writing/i18n/l10n_ca_account_check_writing.pot 2013-06-18 17:46:29 +0000
19@@ -35,7 +35,7 @@
20 #. module: l10n_ca_account_check_writing
21 #: report:l10n.ca.account.print.check.middle:0
22 #: report:l10n.ca.account.print.check.top:0
23-msgid "Description"
24+msgid "Invoice"
25 msgstr ""
26
27 #. module: l10n_ca_account_check_writing
28
29=== modified file 'l10n_ca_account_check_writing/report/l10n_ca_check_print_middle.rml'
30--- l10n_ca_account_check_writing/report/l10n_ca_check_print_middle.rml 2013-06-14 16:03:18 +0000
31+++ l10n_ca_account_check_writing/report/l10n_ca_check_print_middle.rml 2013-06-18 17:46:29 +0000
32@@ -127,7 +127,7 @@
33 <para style="P4">Due Date</para>
34 </td>
35 <td>
36- <para style="P4">Description</para>
37+ <para style="P4">Invoice</para>
38 </td>
39 <td>
40 <para style="P4">Original Amount</para>
41@@ -282,7 +282,7 @@
42 <para style="P4">Due Date</para>
43 </td>
44 <td>
45- <para style="P4">Description</para>
46+ <para style="P4">Invoice</para>
47 </td>
48 <td>
49 <para style="P4">Original Amount</para>
50
51=== modified file 'l10n_ca_account_check_writing/report/l10n_ca_check_print_top.rml'
52--- l10n_ca_account_check_writing/report/l10n_ca_check_print_top.rml 2013-06-04 02:31:36 +0000
53+++ l10n_ca_account_check_writing/report/l10n_ca_check_print_top.rml 2013-06-18 17:46:29 +0000
54@@ -203,7 +203,7 @@
55 <para style="P4">Due Date</para>
56 </td>
57 <td>
58- <para style="P4">Description</para>
59+ <para style="P4">Invoice</para>
60 </td>
61 <td>
62 <para style="P4">Original Amount</para>
63@@ -276,7 +276,7 @@
64 <para style="P4">Due Date</para>
65 </td>
66 <td>
67- <para style="P4">Description</para>
68+ <para style="P4">Invoice</para>
69 </td>
70 <td>
71 <para style="P4">Original Amount</para>

Subscribers

People subscribed via source and target branches