https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39756
--- Comment #2 from ChloƩ Zermatten <[email protected]> --- Created attachment 199609 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199609&action=edit Bug 39756: feat(staff-UI): display long overdue rules Expose the four following rules in the circulation triggers UI. For a given overdue item for a given patron, after N days (delay): - lost: which lost value, if any should be assigned to the item - charge: whether to charge the patron (create a fine) - forgive fine: whether to forgive the relevant fine (if any) - mark returned: whether to mark the item as returned These four new circulation rules were extracted from the current behaviour of the longoverdue script which is controlled by a mix of system preferences and flags, with the intend to replace the flags entirely so control of the script's behaviour occurs via the staff interface, and to override the system preferences. Sponsored-by: Black Hills Library Consortium- http://www.rcgov.org/Library/ -- 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/
