openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #12841
[Bug 1015867] Re: check writing amount in words always euro
** Changed in: openobject-addons
Importance: Undecided => Medium
** Changed in: openobject-addons
Status: New => Confirmed
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP R&D Addons Team 3 (openerp-dev-addons3)
--
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
References