https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17884
Claire Gravely <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #58826|0 |1 is obsolete| | --- Comment #2 from Claire Gravely <[email protected]> --- Created attachment 59001 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59001&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. Signed-off-by: Claire Gravely <[email protected]> -- 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/
