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

--- Comment #3 from Andrew Fuerste-Henry <[email protected]> ---
Here's what I see from playing with combinations of these two sysprefs on
master:
CanMarkHoldsToPullAsLost controls whether or not the "Mark item as lost" button
shows on the Holds to Pull page. UpdateItemWhenLostFromHoldList controls what
the button does.

If CanMarkHoldsToPullAsLost is set to "Allow to mark items as lost" and
UpdateItemWhenLostFromHoldList is empty, we get a "Mark item as lost" button,
but clicking it just cancels the hold without making the item lost.

If CanMarkHoldsToPullAsLost is set to "Do not allow to mark items as lost" and
UpdateItemWhenLostFromHoldList has "itemlost: 1," we do not get a "Mark item as
lost" button.

-- 
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