http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7144
--- Comment #5 from Ian Walls <[email protected]> 2011-12-12 14:44:05 UTC --- This can be done at a global level in the default_circ_rules table; it if's also then added to branch_item_rules, default_branch_circ_rules and default_branch_item_rules, then it can be controlled on a per branch and item type basis, as well. The preference can piggyback on the GetBranchItemRule subroutine. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
