[Koha-bugs] [Bug 20844] Reset a hold when it is missing after allocation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 6 00:25:18 CEST 2022


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

--- Comment #55 from Aleisha Amohia <aleisha at catalyst.net.nz> ---
(In reply to Felicity Brown from comment #51)
> Does this apply to setting a status to "missing" as well as lost?

The short answer is Yes.

The long answer: this uses items.itemlost value in the database to determine if
the item is lost. By default, this is usually linked to the LOST authorised
value. So, any selected value of LOST (which might be Lost, or Missing, or Long
Overdue) will flag items.itemlost in the database as true.

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


More information about the Koha-bugs mailing list