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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/interlibrary_loans.pref (-6 / +5 lines)
Lines 38-54 Interlibrary loans: Link Here
38
            - pref: ILLHiddenRequestStatuses
38
            - pref: ILLHiddenRequestStatuses
39
              class: multi
39
              class: multi
40
            - (separated with |). If left empty, all ILL requests will be displayed. The request codes can be found in the <a href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=ILLSTATUS">ILLSTATUS</a> authorized value category.
40
            - (separated with |). If left empty, all ILL requests will be displayed. The request codes can be found in the <a href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=ILLSTATUS">ILLSTATUS</a> authorized value category.
41
        -
42
            - "Use patrons from category"
43
            - pref: ILLPartnerCode
44
              choices: patron-categories
45
            - "as partners to place ILL requests with."
41
    Notifications:
46
    Notifications:
42
        -
47
        -
43
            - "Send these ILL notices to staff when appropriate:"
48
            - "Send these ILL notices to staff when appropriate:"
44
            - pref: ILLSendStaffNotices
49
            - pref: ILLSendStaffNotices
45
              class: multi
50
              class: multi
46
            - "(separated with |). e.g. ILL_REQUEST_CANCEL|ILL_REQUEST_MODIFIED If left empty, no staff ILL notices will be sent."
51
            - "(separated with |). e.g. ILL_REQUEST_CANCEL|ILL_REQUEST_MODIFIED If left empty, no staff ILL notices will be sent."
47
        -
48
            - "Use patrons from category"
49
            - pref: ILLPartnerCode
50
              choices: patron-categories
51
            - "as partners to place ILL requests with."
52
        -
52
        -
53
            - "Fallback email address for staff ILL notices to be sent to in the absence of a library address:"
53
            - "Fallback email address for staff ILL notices to be sent to in the absence of a library address:"
54
            - pref: ILLDefaultStaffEmail
54
            - pref: ILLDefaultStaffEmail
55
- 

Return to bug 32911