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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref (-4 lines)
Lines 165-174 Cataloging: Link Here
165
            - and record's last modifier name in MARC subfield
165
            - and record's last modifier name in MARC subfield
166
            - pref: MarcFieldForModifierName
166
            - pref: MarcFieldForModifierName
167
            - ". <br/><strong>NOTE:</strong> Use a dollar sign between field and subfield like 123$a."
167
            - ". <br/><strong>NOTE:</strong> Use a dollar sign between field and subfield like 123$a."
168
        -
169
            - Use the NOT_LOAN authorised value
170
            - pref: BundleNotLoanValue
171
            - to represent 'added to bundle' when an item is attached to bundle.
172
    Display:
168
    Display:
173
        -
169
        -
174
            - 'Separate main entry and subdivisions with '
170
            - 'Separate main entry and subdivisions with '
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref (-5 / +11 lines)
Lines 12-21 Circulation: Link Here
12
                  1: "Require"
12
                  1: "Require"
13
                  0: "Don't require"
13
                  0: "Don't require"
14
            - staff to confirm that all parts of an item are present at checkin/checkout.
14
            - staff to confirm that all parts of an item are present at checkin/checkout.
15
        -
16
            - Use the LOST authorised value
17
            - pref: BundleLostValue
18
            - to represent 'missing from bundle' at return.
19
        -
15
        -
20
            - pref: AutoSwitchPatron
16
            - pref: AutoSwitchPatron
21
              choices:
17
              choices:
Lines 1279-1284 Circulation: Link Here
1279
            - pref: ArticleRequestsSupportedFormats
1275
            - pref: ArticleRequestsSupportedFormats
1280
            - "(Valid choices are currently: PHOTOCOPY and SCAN. Separate the supported formats by a vertical bar. The first listed format is selected by default when you request via the OPAC.)"
1276
            - "(Valid choices are currently: PHOTOCOPY and SCAN. Separate the supported formats by a vertical bar. The first listed format is selected by default when you request via the OPAC.)"
1281
1277
1278
1279
    Item bundles:
1280
        -
1281
            - Use the LOST authorised value
1282
            - pref: BundleLostValue
1283
            - to represent 'missing from bundle' at return.
1284
        -
1285
            - Use the NOT_LOAN authorised value
1286
            - pref: BundleNotLoanValue
1287
            - to represent 'added to bundle' when an item is attached to bundle.
1288
1282
    Return claims:
1289
    Return claims:
1283
        -
1290
        -
1284
            - When marking a checkout as "claims returned",
1291
            - When marking a checkout as "claims returned",
1285
- 

Return to bug 28854