https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22301
--- Comment #3 from Jonathan Druart <[email protected]> --- Created attachment 85136 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=85136&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. -- 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/
