https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22301 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #85142|0 |1 is obsolete| | --- Comment #8 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 85154 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=85154&action=edit 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> -- You are receiving this mail because: You are watching all bug changes.