https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27675
--- Comment #2 from Andrew Fuerste-Henry <[email protected]> --- I've got a suggestion for addressing this. What if we add checkboxes for "Unlimited" to Total Current Checkouts, Total Current On-site Checkouts, and Total Holds? - Replace the current value placeholder of "Unlimited" with "Not set" - If a user saves set of rules with no value in one of these fields, no rule is created for that field - If a user saves a set of rules with the Unlimited box checked for one of these fields, Koha creates a rule with rule_value='' This maintains current rule storage and enforcement, but makes the display and interface more clear. -- 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/
