5 Sep
2022
5 Sep
'22
11:25 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20844 --- Comment #55 from Aleisha Amohia <aleisha@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.