http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8484 --- Comment #6 from Kyle M Hall <kyle@bywatersolutions.com> --- longoverdue.pl has its own command line switch to decide if a lost item should be returned or not. This patch only affects items marked as lost via moredetail.pl. (In reply to comment #4)
i test the patch in a sandbox
To test the patch I made the following steps
I record a check out I edit the item and I put in 995$2 (UNIMARC) value 1 (items.lost) I return to the account of the borrower -> The items has not been checked in
But regardless the value (check in, don('t check in) under the preference system ReturnLostItems
the preference systeme work only if the item is update by the script misc/cronjobs/longoverdue.pl ?...
-- You are receiving this mail because: You are watching all bug changes.