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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref (-3 / +2 lines)
Lines 358-367 Circulation: Link Here
358
                  no: "Don't allow"
358
                  no: "Don't allow"
359
            - "patrons to place holds that don't enter the waiting list until a certain future date. (AllowHoldDateInFuture must also be enabled)."
359
            - "patrons to place holds that don't enter the waiting list until a certain future date. (AllowHoldDateInFuture must also be enabled)."
360
        -
360
        -
361
            - Confirm future hold requests at checkin within
361
            - Confirm future hold requests (starting no later than
362
            - pref: ConfirmFutureHolds
362
            - pref: ConfirmFutureHolds
363
              class: integer
363
              class: integer
364
            - day(s). Note that this number of days will be used too in calculating the default end date for the Holds to pull-report. (As may be obvious, use of this preference becomes useful only when allowing future holds.
364
            - days from now) at checkin time. Note that this number of days will be used too in calculating the default end date for the Holds to pull-report. But it does not interfere with issuing, renewing or transferring books.
365
        -
365
        -
366
            - Check the
366
            - Check the
367
            - pref: ReservesControlBranch
367
            - pref: ReservesControlBranch
368
- 

Return to bug 9761