https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4850
Alex Buckley <alexbuck...@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexbuck...@catalyst.net.nz --- Comment #10 from Alex Buckley <alexbuck...@catalyst.net.nz> --- Hi all, I have written a related fix to what Ian wrote on this bug report. Mine is slightly different in that it checks the issuingrules database table to check the reservesallowed, holds_per_record, holds_per_day for a specific patron category/itemtype combination. This addresses Hugh's point as in my fix the return of an item now checks and respects the more granular hold rule on different patron category/item type combinations. Ian's patch will be great for checking blanket branch/itemtype combinations as it calls/checks C4::Circulation::GetBranchItemRule but it will not check/respect patron category/item type combination rules defined in the issuingrules table. If you could take a look at and if possible test Bug 23172 ( https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23172 ) that would be wonderful and much appreciated. Many thanks, Alex -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/