[Koha-bugs] [Bug 19287] Add ability to mark an item 'Lost' from 'Holds awaiting pickup ' list

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 6 11:22:33 CET 2017


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

--- Comment #26 from Séverine Queune <severine.queune at bulac.fr> ---
(In reply to Jonathan Druart from comment #23)
> Suggestion 1:
> Bug 11629 adds UpdateNotForLoanStatusOnCheckin and bug 14576 adds
> UpdateitemLocationOnCheckin.
> Both have the same behaviour: it will update the NotForLoan or Location
> value of the checked in item following the rules defined in the sysprefs.
> For instance: 
>    NEW: FIC
>    FIC: GEN
> will modified the value of location to FIC if was NEW, and to GEN if was FIC.
>
> I am not sure it makes sense for us here, but we could imagine a new pref
> UpdateItemWhenLost which could be filled with:
>   itemlost: 1
>   notforloan: 2
> which will work for any fields of the items table.
> 
> Suggestion 2:
> We already have a DefaultLongOverdueLostValue, would it make sense to use it
> here too?
> 
> Suggestion 3:
> We add 2 other sysprefs: UpdateNotForLoanStatusWhenLost and
> UpdateItemLostWhenLost (weird name)
> 
> Suggestion 4:
> We display the different LOST authorised values on the "Holds awaiting
> pickup" page, like it is on the "Items details" page for Lost, Damaged and
> Withdrawn.
> 
> Vote by text message, send 1, 2, 3 or 4 to 0424242


Sorry for the delay...
We vote suggestion 1.

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


More information about the Koha-bugs mailing list