odoo/addons/account_check_writing/report
Denis Ledoux 36846db2c3 [FIX] account_check_writing: display real currency name on check print
Instead of 'Euro' hardcoded.
As the currency complete name is not available in res.curreny model, exceptions are made for currencies EUR, USD and BRL, the mosts used currencies for checks (+75% of cases)

bzr revid: dle@openerp.com-20131223154631-21oenwn8mxszyo5t
2013-12-23 16:46:31 +01:00
..
__init__.py [NEW] Account Check Writing-1 2011-10-13 14:11:47 -07:00
check_print.py [FIX] account_check_writing: display real currency name on check print 2013-12-23 16:46:31 +01:00
check_print_bottom.rml [IMP]account_check_writing: Remove get_zip_line() and add display_address() function 2012-10-02 19:39:05 +05:30
check_print_middle.rml [IMP]account_check_writing: Remove get_zip_line() and add display_address() function 2012-10-02 19:39:05 +05:30
check_print_top.rml [IMP]account_check_writing: Remove get_zip_line() and add display_address() function 2012-10-02 19:39:05 +05:30