openerp-canada team mailing list archive
-
openerp-canada team
-
Mailing list archive
-
Message #00093
lp:~openerp-canada/openerp-canada/7.0-rename-description-to-invoice-in-report into lp:openerp-canada
Maxime Chambreuil (http://www.savoirfairelinux.com) has proposed merging lp:~openerp-canada/openerp-canada/7.0-rename-description-to-invoice-in-report into lp:openerp-canada.
Requested reviews:
OpenERP Community Reviewer (openerp-community-reviewer)
For more details, see:
https://code.launchpad.net/~openerp-canada/openerp-canada/7.0-rename-description-to-invoice-in-report/+merge/170153
[IMP] Rename 'Description' to 'Invoice' in reports
--
https://code.launchpad.net/~openerp-canada/openerp-canada/7.0-rename-description-to-invoice-in-report/+merge/170153
Your team OpenERP Canada Team is subscribed to branch lp:~openerp-canada/openerp-canada/7.0-rename-description-to-invoice-in-report.
=== modified file 'l10n_ca_account_check_writing/i18n/fr.po'
--- l10n_ca_account_check_writing/i18n/fr.po 2013-06-10 18:30:30 +0000
+++ l10n_ca_account_check_writing/i18n/fr.po 2013-06-18 17:46:29 +0000
@@ -35,8 +35,8 @@
#. module: l10n_ca_account_check_writing
#: report:l10n.ca.account.print.check.middle:0
#: report:l10n.ca.account.print.check.top:0
-msgid "Description"
-msgstr "Description"
+msgid "Invoice"
+msgstr "Facture"
#. module: l10n_ca_account_check_writing
#: report:l10n.ca.account.print.check.middle:0
=== modified file 'l10n_ca_account_check_writing/i18n/l10n_ca_account_check_writing.pot'
--- l10n_ca_account_check_writing/i18n/l10n_ca_account_check_writing.pot 2013-06-10 18:30:30 +0000
+++ l10n_ca_account_check_writing/i18n/l10n_ca_account_check_writing.pot 2013-06-18 17:46:29 +0000
@@ -35,7 +35,7 @@
#. module: l10n_ca_account_check_writing
#: report:l10n.ca.account.print.check.middle:0
#: report:l10n.ca.account.print.check.top:0
-msgid "Description"
+msgid "Invoice"
msgstr ""
#. module: l10n_ca_account_check_writing
=== modified file 'l10n_ca_account_check_writing/report/l10n_ca_check_print_middle.rml'
--- l10n_ca_account_check_writing/report/l10n_ca_check_print_middle.rml 2013-06-14 16:03:18 +0000
+++ l10n_ca_account_check_writing/report/l10n_ca_check_print_middle.rml 2013-06-18 17:46:29 +0000
@@ -127,7 +127,7 @@
<para style="P4">Due Date</para>
</td>
<td>
- <para style="P4">Description</para>
+ <para style="P4">Invoice</para>
</td>
<td>
<para style="P4">Original Amount</para>
@@ -282,7 +282,7 @@
<para style="P4">Due Date</para>
</td>
<td>
- <para style="P4">Description</para>
+ <para style="P4">Invoice</para>
</td>
<td>
<para style="P4">Original Amount</para>
=== modified file 'l10n_ca_account_check_writing/report/l10n_ca_check_print_top.rml'
--- l10n_ca_account_check_writing/report/l10n_ca_check_print_top.rml 2013-06-04 02:31:36 +0000
+++ l10n_ca_account_check_writing/report/l10n_ca_check_print_top.rml 2013-06-18 17:46:29 +0000
@@ -203,7 +203,7 @@
<para style="P4">Due Date</para>
</td>
<td>
- <para style="P4">Description</para>
+ <para style="P4">Invoice</para>
</td>
<td>
<para style="P4">Original Amount</para>
@@ -276,7 +276,7 @@
<para style="P4">Due Date</para>
</td>
<td>
- <para style="P4">Description</para>
+ <para style="P4">Invoice</para>
</td>
<td>
<para style="P4">Original Amount</para>
Follow ups