Koha/circ
Ian Walls e05d53d50d Enh 6403: Record local use stats when checking in unissued materials
Adds a new system preference, RecordLocalUseOnReturn, which when active will change the statistical
entry type from "return" to "localuse" in AddReturn() if the material was not on loan when returned.
The intended use-case here is for libraries with 'open' book drops, in which patrons can put locally
used (but unissued) materials.

Adds a small message to the user interface to confirm that Local Use was recorded.

This change opens up the possibility to record more types of statistics on return; one would just need
to update the $stat_type variable accordingly.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-10-09 19:50:41 +13:00
..
add_message.pl Fix FSF address in directory circ/ 2010-03-16 20:17:50 -04:00
billing.pl Fix FSF address in directory circ/ 2010-03-16 20:17:50 -04:00
bookcount.pl Bug 4372 - Fix for bookcount.pl not counting started transfers as seeing an item 2010-04-29 22:03:42 -04:00
branchoverdues.pl Partial fix for Bug 5745, Overdues with fines report not showing titles 2011-02-15 10:12:36 +13:00
branchtransfers.pl Bug 4330 : Adding some copyright BibLibre statements 2011-03-21 10:57:20 +13:00
circulation-home.pl Fix for bug 6243 - Link to fast cataloging missing from circulation home page 2011-04-22 06:57:40 +12:00
circulation.pl Bug 6801: checkoverdues returns unnecessary fields, causing slowness 2011-09-27 09:43:25 +13:00
del_message.pl Fix FSF address in directory circ/ 2010-03-16 20:17:50 -04:00
hold-transfer-slip.pl Bug 2505 - Add commented use warnings where missing in the circ/ directory 2010-04-21 20:20:03 +12:00
overdue.pl Bug 6679 : fix 3 perl::critic warnings 2011-09-21 14:59:34 +12:00
pendingreserves.pl Bug 2505 - Add commented use warnings where missing in the circ/ directory 2010-04-21 20:20:03 +12:00
reserveratios.pl bug 6724: enable decimals on values greater than 1 2011-09-07 08:39:18 +12:00
returns.pl Enh 6403: Record local use stats when checking in unissued materials 2011-10-09 19:50:41 +13:00
selectbranchprinter.pl Bug 6841 - A member with cataloging permissions cannot change branches (when independent branches is set on) 2011-09-14 21:44:03 +12:00
stats.pl Bug 2505 - Add commented use warnings where missing in the circ/ directory 2010-04-21 20:20:03 +12:00
transferstoreceive.pl Improve display of information on Transfers to your library report 2010-03-16 21:12:20 -04:00
view_holdsqueue.pl Fix for 5143, now with IE debug removed 2010-12-15 09:31:33 +13:00
waitingreserves.pl Bug 6121: Holds awaiting pickup 2011-09-04 20:03:37 +12:00
ypattrodue-attr-search-authvalue.pl Bug 6679 : fix 3 perl::critic warnings 2011-09-21 14:59:34 +12:00
ysearch.pl Bug 6773: circ/ysearch.pl is unlimited 2011-09-25 15:05:56 +13:00