6 Mar
2025
6 Mar
'25
12:30 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39246 --- Comment #1 from Eric Phetteplace <ephetteplace@cca.edu> --- The class for these inputs is "decimal" but they are an integer field in the database. If you input "50.5", which the decimal class makes it looks like is a valid choice, it is rounded up to "51" in the database which seems like very unexpected behavior. I am going to broaden the scope of this bug rather than create a new one. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.