http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4045
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #56 from Owen Leonard <[email protected]> --- I'm not sure what the test plan is for this, but here's what I just tried in the staff client: - Circ rule: NPL patrons of type J limited to 1 hold - Can place multiple holds at once which exceed circ rule - Can place multiple holds at once which exceed maxreserves - Single holds not blocked until maxreserves limit is reached - Circ rule: All patrons limited to 1 DVD hold - Can place multiple holds at once which exceed circ rule - Can place multiple holds at once which exceed maxreserves - Single holds not blocked until maxreserves limit is reached - Circ rule: Staff patrons limited to 1 Audio book hold - Can place multiple holds at once which exceed circ rule - Can place multiple holds at once which exceed maxreserves - Single holds not blocked until maxreserves limit is reached In summary: Circulation rule hold limits by patron type, item type, and/or branch do not work. The maxreserves limit rule only works if you place holds one at a time. -- You are receiving this mail because: 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/
