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 351-360 Circulation: Link Here
351
                  no: "Don't allow"
351
                  no: "Don't allow"
352
            - "patrons to place holds that don't enter the waiting list until a certain future date. (AllowHoldDateInFuture must also be enabled)."
352
            - "patrons to place holds that don't enter the waiting list until a certain future date. (AllowHoldDateInFuture must also be enabled)."
353
        -
353
        -
354
            - Confirm future hold requests at checkin within
354
            - Confirm future hold requests (starting no later than
355
            - pref: ConfirmFutureHolds
355
            - pref: ConfirmFutureHolds
356
              class: integer
356
              class: integer
357
            - 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.
357
            - 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.
358
        -
358
        -
359
            - Check the
359
            - Check the
360
            - pref: ReservesControlBranch
360
            - pref: ReservesControlBranch
361
- 

Return to bug 9761