https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39261 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Category charge limits are |Category charge limits are |integers in db but decimals |integers in the database, |in form |but decimals in the GUI Version|24.11 |Main Severity|minor |normal --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I can confirm that they are still int instead of decimal in current main. Upping severity as this produces some type of data loss. To see the issue: - Go to administration > patron categories - Edit any patron category and add 5.10 to 'Checkout charge limit:' - Save - Edit the same patron category again, the limit is now: 5.00 Depending on the currency small changes can make some bigger difference. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.