https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27718

--- Comment #16 from Joonas Kylmälä <[email protected]> ---
Created attachment 117292
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117292&action=edit
Bug 27718: (bug 24488 follow-up) Hide items not holdable

After bug 24488 was merged Holds to Pull list
(/cgi-bin/koha/circ/pendingreserves.pl)
doesn't respect anymore the 'holdallowed' circulation rules (we bisected it to
this change).
If we look at the patch "Bug 24488: Show correct first patron details on Holds
to pull"
(2285c2d6575) then we can notice that previously the items that were shown in
the list
must had holdallowed != 0:

Now it seems like similar circ rule check is missing in the newly rewritten
Holds To Pull implementation.
(description copied from comment 0)

Test plan:
Have several pending holds
Mark some item type as not holdable in the circulation rules
Confirm that the non holdable items are no longer listed on the "Holds
to pull" view

Signed-off-by: Andrew Nugged <[email protected]>
Signed-off-by: Joonas Kylmälä <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to