http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4045
--- Comment #20 from Kyle M Hall <[email protected]> 2012-02-14 14:56:49 UTC --- (In reply to comment #19) That's not a bad idea. How about, if item-level_itypes is set to biblio level, use issuingrules.holdsallowed, otherwise use maxreserves? A holds rewrite is somewhere in the future, so this may be the quickest solution until then. There is no use writing a ton of new code that will be tossed out in a short time period. > Perhaps maxreserves in issuingrules could be dependent on the > item-level_itypes > setting? I am not sure how much of it currently works or doesn't work, but a > bit worried about breaking it for libraries. -- 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/
