25 Oct
2020
25 Oct
'20
2:05 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26232 --- Comment #9 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 112428 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112428&action=edit Bug 26232: Empty smart rule fine grace period Staff can create smart rules with empty (undefined) fine grace period. In Overdues.pm undefined firstremind means 0, do the same in Circulation.pm. To test: 1. Apply these patches 2. Run: kshell prove t/db_dependent/Circulation.t Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.