@@ -, +, @@ text $self->screen_msg("Item is on hold for another patron."); --- .../intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -218,7 +218,7 @@ Circulation: 1: Allow 0: "Don't allow" - checkouts of items reserved to someone else via SIP checkout messages. - - If allowed do not generate RESERVE_WAITING and RESERVED warning. + - If allowed do not generate RESERVED warning. - This allows self checkouts for those items. If using the holds queue items with pending holds will be marked as "unavailable" if this set to "Don't allow". - - pref: AllowItemsOnHoldCheckoutSCO --