[Koha-bugs] [Bug 8484] Add ability to choose if lost items are removed from a borrowers record.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 13 19:30:36 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8484

--- Comment #6 from Kyle M Hall <kyle at 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.


More information about the Koha-bugs mailing list