Koha/koha-tmpl/intranet-tmpl/prog/en
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
..
css Bug 6901: Add classes to XSLT detail view in STAFF 2011-09-24 19:49:20 +12:00
includes Bug 6871 - add schema and sql library reports to guided reports sidebar 2011-09-25 15:10:37 +13:00
js BZ6268 follow-up for the form 2011-10-07 11:00:07 +13:00
lib Bug 6748 - Add link to fast add framework while circulating, if a barcode is not found 2011-08-26 15:03:01 +12:00
modules Enh 6403: Record local use stats when checking in unissued materials 2011-10-09 19:50:41 +13:00
xslt Bug 6901: Add classes to XSLT detail view in STAFF 2011-09-24 19:49:20 +12:00
columns.def Bug 5268: Change all occurances of 'debar' to 'restrict' 2011-06-07 11:28:01 +12:00