http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6403 Bug #: 6403 Summary: Record local use stats when checking in Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_6 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Circulation AssignedTo: kyle.m.hall@gmail.com ReportedBy: ian.walls@bywatersolutions.com QAContact: koha-bugs@lists.koha-community.org CC: gmcharlt@gmail.com A new system preference, RecordInhouseUseAtCheckin, which will add a 'local-use' statistical entry for items when they are checked in. This will only apply when: 1. the system preference is on (obviously) 2. the item is not checked out 3. the item is not on hold or up for transfer That is, this statistical use will only occur in the situation where the "not checked out" error message would be displayed. This message shall be added onto to indicate that statistical usage was recorded. The borrowernumber for the staff member doing the checkin shall be entered into the statistics table (rather than the borrowernumber for a statistical usage patron) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.