https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9805
--- Comment #55 from Katrin Fischer <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
