https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39261
Katrin Fischer <[email protected]> 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 <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
