[Koha-bugs] [Bug 9805] Lost items are un-lost if returned, but not if renewed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 3 22:16:29 CEST 2019


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

--- Comment #55 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
(In reply to SiobhanC from comment #54)
> I'd also be interested in an update on this - we are using
> DefaultLongOverdueLostValue to automatically update item status. We allow
> renewal of these items, in the staff client and OPAC, but when items are
> renewed, the lost status remains which means that fines are not applied and
> overdue notices are not sent. There is talk of a system pref for removing
> lost status when items renewed - will this be in a future release?

At the moment, there is no testable code for this bug. There have also been
some questions we have not been sure about. 

Would you want to be able to renew all lost items with any lost status (long
overdue or lost with replacement charge applied treated the same)?

At the moment we have different ideas how this should work:

- lost items remain lost after renewing
- renewing an item already marked lost should not be possible
- renewing a lost item should be possible and remove lost status
- renewing a lost item should be possible and not remove lost status 

Maybe it would make sense to differentiate behaviour for long overdue and lost
by patron?

In this case we'd probably need some YAML like preference or one that aloows to
list different lost status.

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


More information about the Koha-bugs mailing list