[Koha-bugs] [Bug 8005] Lost item is not anonymized when checked in

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 25 14:36:45 CEST 2012


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

--- Comment #1 from Kyle M Hall <kyle.m.hall at gmail.com> ---
Created attachment 9293
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9293&action=edit
Bug 8005 - Lost item is not anonymized when checked in

This bug is caused by the subroutine C4::Circulation::LostItem
not passing the privacy parameter when calling
C4::Circulation::MarkIssueReturned.

This issue is actually anonymized when the item is marked as lost,
not when the item is checked in.

Note, even if the issue is anonymized, the fine charged for lost
items still contains a description of the lost item, which is
required for the ability to forgive fees for lost items that
are later found.

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


More information about the Koha-bugs mailing list