https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24956 Bug ID: 24956 Summary: Add ability to define emergency/override circ rules Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com When there are library closings or adjustments due to unforeseen circumstances it would be nice to have a way to 'override' current circ rules, without needing to adjust individual circ rules and to preserve regular behaviour while allowing for large scale changes Idea would be like: 1 - Add new checkbox for 'Activate Emergency rules" 2 - Checking this box would make visible a new row in the circ table (colored red? bold?) 3 - The rules in the row would have _emergency appended to name (or be upper case, something to mark them as different 4 - These rules (if set and active) would override all other branch rules 5 - Code would be adjusted to pick these rules first if the branch is set to 'emergency' mode -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.