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 1280-1285 Circulation: Link Here
1280
            - pref: ArticleRequestsSupportedFormats
1276
            - pref: ArticleRequestsSupportedFormats
1281
            - "(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.)"
1277
            - "(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.)"
1282
1278
1279
1280
    Item bundles:
1281
        -
1282
            - Use the LOST authorised value
1283
            - pref: BundleLostValue
1284
            - to represent 'missing from bundle' at return.
1285
        -
1286
            - Use the NOT_LOAN authorised value
1287
            - pref: BundleNotLoanValue
1288
            - to represent 'added to bundle' when an item is attached to bundle.
1289
1283
    Return claims:
1290
    Return claims:
1284
        -
1291
        -
1285
            - When marking a checkout as "claims returned",
1292
            - When marking a checkout as "claims returned",
1286
- 

Return to bug 28854