Koha/circ
David Cook 762ce7abe6 Bug 8585 : Add System Preference to specify Holds to Pull List Start Date
Currently, Koha creates a default value of 2 days ago (-2) for the start date of the Holds to pull List. This system preference allows users to specify their own default start date for this list, since users might not want to have to manually change the date all the time when they already know the set date period they want to view.

The system preference value is specified as a positive integer, which is then passed as a negative integer in the handler script. This saves users from having to include a qualifer to the sys pref value.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2012-10-03 15:18:40 +02:00
..
add_message.pl
bookcount.pl
branchoverdues.pl Bug 8077 - overdues with fines won't run 2012-05-21 18:29:26 +02:00
branchtransfers.pl
circulation-home.pl
circulation.pl Bug 6151 - Followup - Change 'itemnumber' to 'barcode' 2012-09-17 19:19:16 +02:00
del_message.pl
hold-transfer-slip.pl
overdue.pl Bug 8251 - Follow up, use 'day' instead of 'days' for Datetime::truncate 2012-07-16 13:45:45 +02:00
pendingreserves.pl Bug 8585 : Add System Preference to specify Holds to Pull List Start Date 2012-10-03 15:18:40 +02:00
reserveratios.pl
returns.pl Bug 3387 - WITHDRAWN items shouldn't check in 2012-10-01 17:07:53 +02:00
selectbranchprinter.pl
stats.pl
transfer-slip.pl
transferstoreceive.pl
view_holdsqueue.pl bug_5911: Transport Cost Matrix 2012-09-12 14:49:25 +02:00
waitingreserves.pl
ypattrodue-attr-search-authvalue.pl Bug 7747 - Replace YUI autocomplete with jQueryUI 2012-05-31 18:07:55 +02:00
ysearch.pl Bug 7747 - Replace YUI autocomplete with jQueryUI 2012-05-31 18:07:55 +02:00