[Koha-bugs] [Bug 17884] troubles with syspref AllowHoldPolicyOverride on return

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 11 16:53:30 CET 2017


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

--- Comment #1 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
Created attachment 58826
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58826&action=edit
Bug 17884 - troubles with syspref AllowHoldPolicyOverride on return

Test plan :
1° with syspref AllowHoldPolicyOverride O.
2° in "Holds policy by item type" (in smart-rules.pl) with "no holds allowed"
selected for an itype.
3° create an hold on an item of this ityp.
4° return this ite.
5° you have no message about the hold and the hold is not in status waitin, due
to the lack of the check about the syspref during the check in.
6Â with this patch you get the message about the existing hold.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list