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 1288-1293 Circulation: Link Here
1288
            - pref: ArticleRequestsSupportedFormats
1284
            - pref: ArticleRequestsSupportedFormats
1289
            - "(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.)"
1285
            - "(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.)"
1290
1286
1287
1288
    Item bundles:
1289
        -
1290
            - Use the LOST authorised value
1291
            - pref: BundleLostValue
1292
            - to represent 'missing from bundle' at return.
1293
        -
1294
            - Use the NOT_LOAN authorised value
1295
            - pref: BundleNotLoanValue
1296
            - to represent 'added to bundle' when an item is attached to bundle.
1297
1291
    Return claims:
1298
    Return claims:
1292
        -
1299
        -
1293
            - When marking a checkout as "claims returned",
1300
            - When marking a checkout as "claims returned",
1294
- 

Return to bug 28854