View | Details | Raw Unified | Return to bug 30108
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref (-1 / +9 lines)
Lines 711-716 Circulation: Link Here
711
                  1: Allow
711
                  1: Allow
712
                  0: "Don't allow"
712
                  0: "Don't allow"
713
            - patrons to place holds that don't enter the waiting list until a certain future date. (<a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=AllowHoldDateInFuture">AllowHoldDateInFuture</a> must also be enabled).
713
            - patrons to place holds that don't enter the waiting list until a certain future date. (<a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=AllowHoldDateInFuture">AllowHoldDateInFuture</a> must also be enabled).
714
        -
715
            - On the opac-reserve form, make
716
            - pref: OPACMandatoryHoldDates
717
              choices:
718
                  "": "no hold dates"
719
                  "start": "hold start date"
720
                  "end": "hold end date"
721
                  "both": "both hold dates"
722
            - mandatory. Note this pref only is effective for the hold start date when OPACAllowHoldDateInFuture is enabled too.
714
        -
723
        -
715
            - Confirm future hold requests (starting no later than
724
            - Confirm future hold requests (starting no later than
716
            - pref: ConfirmFutureHolds
725
            - pref: ConfirmFutureHolds
717
- 

Return to bug 30108