http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12632
Paola Rossi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |[email protected] --- Comment #9 from Paola Rossi <[email protected]> --- I've applied the patch against master 3.17.00.031 I set item-level_itypes to "specific item" [default] and AllowOnShelfHolds to 'Allow' [not default]. I set "Holds allowed (count)" at 1 for music type in the circulation rule cloned to my test library. When I created the biblio records, I chose "music" as their "Koha item type". Everything is OK as required by the test plan. So I pass the patch to "Signed Off" status. NB. If I didn't follow the test plan, but I : 1=) Enable item level itemtypes 2=) Create two records with one item each of a given itemtype 3=) Create a single issuing rule and limit the holds allowed for that itemtype (music) to 1 4) Apply this patch 5) Place no hold on the 2 music record 6) Select a patron X without holds, and select his "Search to hold" option 7) Search and find both the 2 records, and "place hold for X" on both them, then Koha places both the 2 holds. If the created records were 3, koha placed the 3 holds for the patron X. And then, if I selected "Search to hold" on the same records for another patron Y without holds, Koha placed further holds on the records already hold by X. -- 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/
