https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24413
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Kyle M Hall <[email protected]> --- (In reply to Jonathan Druart from comment #2) > Created attachment 99111 [details] [review] > Bug 24413: Apply AutoRemoveOverduesRestrictions for lost items > > It's quite hard to know where this need to be fixed. > it can be either MarkIssueReturned or LostItem, depending on the > different cases we want to handle. > > This patch picked MarkIssueReturned, but maybe the similar code in > AddReturn needs to be removed then. > > This patch fixes the original issue report by bug 24413, but is > submitted for discussion Considering MarkIssueReturned and LostItem are not always called, should it not be in _FixAccountForLostAndFound? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
