Commit Graph

8 Commits

Author SHA1 Message Date
Denis Ledoux e9228e2c5a [FIX] account_check_writing: set the amount_in_word even if the check is not created through the voucher form (for example, for checks created through pay wizard of invoices)
bzr revid: dle@openerp.com-20140312110303-x82juu3i2nox3u3j
2014-03-12 12:03:03 +01:00
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
Cecile Tonglet baeefa6952 [FIX] replace from/import stuffs of openerp stuffs by from/import openerp.stuffs
bzr revid: cto@openerp.com-20121217154628-0c0i8y3389yz4dxd
2012-12-17 16:46:28 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Sanjay Gohel (Open ERP) dd95c3c28c [IMP]add condition on context if its none for account and project module
bzr revid: sgo@tinyerp.com-20120605115100-sk723sr60x7twb53
2012-06-05 17:21:00 +05:30
Quentin (OpenERP) 4a94de154b [MERGE] added account_check_writing module
bzr revid: qdp-launchpad@openerp.com-20120130161349-2xvk0p3xnar67gkf
2012-01-30 17:13:49 +01:00
Quentin (OpenERP) 1f796b89d9 [IMP] account_check_writing, review: code improvements and cleaning
bzr revid: qdp-launchpad@openerp.com-20120123124429-0656ahqedqe6f05q
2012-01-23 13:44:29 +01:00
Dhara (OpenERP) 21bc53d023 [NEW] Account Check Writing-1
bzr revid: dhara_openerp-20111013211147-hs0qruje2t6vnyl5
2011-10-13 14:11:47 -07:00