← Back to team overview

savoirfairelinux-openerp team mailing list archive

lp:~savoirfairelinux-openerp/openerp-canada/7.0-l10n_ca_account_check_writing-print-lang into lp:openerp-canada

 

Virgil Dupras has proposed merging lp:~savoirfairelinux-openerp/openerp-canada/7.0-l10n_ca_account_check_writing-print-lang into lp:openerp-canada.

Requested reviews:
  OpenERP Community Reviewer (openerp-community-reviewer)

For more details, see:
https://code.launchpad.net/~savoirfairelinux-openerp/openerp-canada/7.0-l10n_ca_account_check_writing-print-lang/+merge/165672
-- 
https://code.launchpad.net/~savoirfairelinux-openerp/openerp-canada/7.0-l10n_ca_account_check_writing-print-lang/+merge/165672
Your team Savoir-faire Linux' OpenERP is subscribed to branch lp:~savoirfairelinux-openerp/openerp-canada/7.0-l10n_ca_account_check_writing-print-lang.
=== added file 'l10n_ca_account_check_writing/i18n/fr.po'
--- l10n_ca_account_check_writing/i18n/fr.po	1970-01-01 00:00:00 +0000
+++ l10n_ca_account_check_writing/i18n/fr.po	2013-05-24 17:15:31 +0000
@@ -0,0 +1,67 @@
+# Translation of OpenERP Server.
+# This file contains the translation of the following modules:
+#	* l10n_ca_account_check_writing
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: OpenERP Server 6.1\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2013-04-23 20:44+0000\n"
+"PO-Revision-Date: 2013-04-23 20:44+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Plural-Forms: \n"
+
+#. module: l10n_ca_account_check_writing
+#: report:l10n.ca.account.print.check.middle:0
+msgid "Check Amount"
+msgstr "Montant du chèque"
+
+#. module: l10n_ca_account_check_writing
+#: report:l10n.ca.account.print.check.middle:0
+msgid "Description"
+msgstr "Description"
+
+#. module: l10n_ca_account_check_writing
+#: report:l10n.ca.account.print.check.middle:0
+msgid "Due Date"
+msgstr "Date"
+
+#. module: l10n_ca_account_check_writing
+#: model:ir.actions.report.xml,name:l10n_ca_account_check_writing.l10n_ca_account_print_check_middle
+msgid "Print Check (CA)"
+msgstr "Imprimer chèque (CA)"
+
+#. module: l10n_ca_account_check_writing
+#: report:l10n.ca.account.print.check.middle:0
+msgid "Discount"
+msgstr "Remise"
+
+#. module: l10n_ca_account_check_writing
+#: report:l10n.ca.account.print.check.middle:0
+msgid "Original Amount"
+msgstr "Montant original"
+
+#. module: l10n_ca_account_check_writing
+#: report:l10n.ca.account.print.check.middle:0
+msgid "Date"
+msgstr "Date"
+
+#. module: l10n_ca_account_check_writing
+#: report:l10n.ca.account.print.check.middle:0
+msgid "Balance Due"
+msgstr "Solde dû"
+
+#. module: l10n_ca_account_check_writing
+#: report:l10n.ca.account.print.check.middle:0
+msgid "Payment"
+msgstr "Paiement"
+
+#. module: l10n_ca_account_check_writing
+#: report:l10n.ca.account.print.check.middle:0
+msgid "$"
+msgstr "$"
+

=== modified file 'l10n_ca_account_check_writing/report/l10n_ca_check_print.sxw'
Binary files l10n_ca_account_check_writing/report/l10n_ca_check_print.sxw	2013-04-25 21:23:42 +0000 and l10n_ca_account_check_writing/report/l10n_ca_check_print.sxw	2013-05-24 17:15:31 +0000 differ
=== 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-04-25 21:23:42 +0000
+++ l10n_ca_account_check_writing/report/l10n_ca_check_print_middle.rml	2013-05-24 17:15:31 +0000
@@ -99,6 +99,7 @@
   </stylesheet>
   <story>
     <para style="P1">[[repeatIn(objects,'voucher')]]</para>
+    <para style="P1">[[ setLang(voucher.partner_id.lang) ]]</para>
     <blockTable colWidths="568.0" style="Table2" rowHeights="280">
       <tr>
         <td>

=== 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-04-25 21:23:42 +0000
+++ l10n_ca_account_check_writing/report/l10n_ca_check_print_top.rml	2013-05-24 17:15:31 +0000
@@ -97,6 +97,7 @@
   </stylesheet>
   <story>
     <para style="P1">[[repeatIn(objects,'voucher')]]</para>
+    <para style="P1">[[ setLang(voucher.partner_id.lang) ]]</para>
     <blockTable colWidths="568.0"  style="Table1">
       <tr>
         <td>


Follow ups