Maxime Chambreuil (http://www.savoirfairelinux.com) has proposed merging 
lp:~savoirfairelinux-openerp/openerp-canada/7.0-l10n_ca_account_check_writing-dollar
 into 
lp:~savoirfairelinux-openerp/openerp-canada/7.0-l10n_ca_account_check_writing-print-lang.

Requested reviews:
  Maxime Chambreuil (http://www.savoirfairelinux.com) (max3903)

For more details, see:
https://code.launchpad.net/~savoirfairelinux-openerp/openerp-canada/7.0-l10n_ca_account_check_writing-dollar/+merge/165751
-- 
https://code.launchpad.net/~savoirfairelinux-openerp/openerp-canada/7.0-l10n_ca_account_check_writing-dollar/+merge/165751
Your team Savoir-faire Linux' OpenERP is subscribed to branch 
lp:~savoirfairelinux-openerp/openerp-canada/7.0-l10n_ca_account_check_writing-print-lang.
=== modified file 'l10n_ca_account_check_writing/account_voucher.py'
--- l10n_ca_account_check_writing/account_voucher.py	2013-05-24 15:19:18 +0000
+++ l10n_ca_account_check_writing/account_voucher.py	2013-05-25 16:18:24 +0000
@@ -39,7 +39,7 @@
 
             #TODO : generic amount_to_text is not ready yet, otherwise language (and country) and currency can be passed
             #amount_in_word = amount_to_text(amount, context=context)
-            amount_in_word = amount_to_text(amount, currency='Canadian Dollars')
+            amount_in_word = amount_to_text(amount, currency='Dollars')
             default['value'].update({'amount_in_word':amount_in_word})
             if journal_id:
                 allow_check_writing = self.pool.get('account.journal').browse(

-- 
Mailing list: https://launchpad.net/~savoirfairelinux-openerp
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~savoirfairelinux-openerp
More help   : https://help.launchpad.net/ListHelp

Reply via email to