23 Jul
2024
23 Jul
'24
4:55 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28924 --- Comment #85 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 169428 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169428&action=edit Bug 28924: (follow-up) Decimal points count as characters The restriction to 3 characters in the new patron category fields was too strict.. the default for $Price on_editing is 0.00 (makes sense right).. and that's 4 Characters so we were failing validation. Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.