Koha/koha-tmpl/intranet-tmpl/prog/en
Jonathan Druart c2bec690b5 Bug 22301: (bug 11373 follow-up) Do not format amounts in inputs
on_edition flag must be set when the Price plugin is used on inputs.

Prices currently need to all be displayed with decimal dot in input
fields.

Test plan:
Trying to pay 9,55. Go into the input field and change 9 to
5.

Without this patch Koha will turn it into 555.00.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-02-15 13:06:41 +00:00
..
data Bug 21719: Fix typos 2018-11-08 02:18:46 +00:00
includes Bug 22195: (follow-up) Add text labels to buttons if window is wide enough 2019-02-04 16:05:30 +00:00
modules Bug 22301: (bug 11373 follow-up) Do not format amounts in inputs 2019-02-15 13:06:41 +00:00
xslt Bug 21808: Field 711 is not handled correctly in showAuthor XSLT for relator term or code 2019-02-04 15:53:38 +00:00
columns.def