[Koha-bugs] [Bug 12310] Accept different monetary formats as input

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 29 08:07:28 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12310

--- Comment #32 from Marc Véron <veron at veron.ch> ---
Hi Babtiste

- Functionality works OK

- In syspref DigitSeparator I have . and , defined as separators, however the
message says:
Please use any of the following character(s) "," as separator : ex "XX,XX".
Edit Separator 
I would expect:
Please use any of the following character(s) ".," as separator : ex "XX,XX".
Edit Separator 
(BTW: the space before : (French style) is not necessary in English)

- In 'Create manual credit", the message says:
Example: 5.00 Please use any of the following character(s) "," as separator :
ex "XX,XX". Edit Separator 
The first part 'Example: 5.00' is superfluous, or maybe better: Reword your
hint message to:
Please use any of the following character(s) "," as separator. Example: 5,00
Edit Separator 

- In aqbudgets.pl (Administration > Budgets > Funds > Modify fund we have 3
fields with decimal separator, but only 'Amount' and 'Warning at (amount)'
trigger. 'Warning at (%)' does not trigger. - Additionally I think it would be
enough to display the hint message only once (with the first field).

- There are more input fields with decimal separator, e.g. in acquisitions when
ordering, receiving... Do you plan to implement the decimal separator here as
well (maybe in a bug that depends on this one)?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list