http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3160 Summary: Item checkin/return fails to check for LOST status Product: Koha Version: rel_3_0 Platform: PC OS/Version: All Status: NEW Severity: major Priority: P3 Component: Circulation AssignedTo: galen.charlton@liblime.com ReportedBy: mason.loves.sushi@gmail.com Estimated Hours: 0.0 On item check-in... AddReturn() checks for an item's $iteminformation->{'itemlost'} value to determine if the item is currently 'LOST' but. $iteminformation->{'itemlost'} is never defined :/ bug exists in 3.0 and 3.2 branches. patch coming... -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.