http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8585

Kyle M Hall <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11516|0                           |1
        is obsolete|                            |

--- Comment #4 from Kyle M Hall <[email protected]> ---
Created attachment 12052
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12052&action=edit
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 <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to