openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #13500
[Bug 1015867] Re: check writing amount in words always euro
** Changed in: openobject-addons
Status: Confirmed => In Progress
--
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):
In Progress
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
References