** Branch linked: lp:~openerp-dev/openobject-server/trunk- bug-1015867-api ** Branch linked: lp:~openerp-dev/openobject-addons/trunk- bug-1015867-api
-- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/1015867 Title: check writing amount in words always euro Status in OpenERP Addons (modules): Confirmed Bug description: OpenERP 6.1 Module 'account_check_writing' adds column 'amount_in_word'. The column is populated in the onchange_amount method which calls function amount_to_text (imported from tools.amount_to_text_en). The call to amount_to_text does not pass the currency argument which results in the output always using 'euro' regardless of the currency of the payment. e.g.: "Sixty-Two Thousand, Eight Hundred Eighty-Seven euro and Zero Cent" To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/1015867/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

