https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26232
didier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #108434|0 |1 is obsolete| | --- Comment #5 from didier <[email protected]> --- Created attachment 111034 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111034&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 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
