https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12310
--- Comment #32 from Marc Véron <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
