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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/accounting.pref (-1 / +1 lines)
Lines 18-24 Accounting: Link Here
18
                  0: "Don't require"
18
                  0: "Don't require"
19
                  1: "Require"
19
                  1: "Require"
20
            - staff to select a payment type when a payment is made.
20
            - staff to select a payment type when a payment is made.
21
            - This preference has no effect when <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=UseCashRegisters">UseCashRegisters</a> is enabled or when no payment types are defined in the <a href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=PAYMENT_TYPE">PAYMENT_TYPE authorized value category</a>.
21
            - This preference has no effect when <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=UseCashRegisters">UseCashRegisters</a> is enabled or when no payment types are defined in the <a href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=PAYMENT_TYPE">PAYMENT_TYPE</a> authorized value category.
22
        -
22
        -
23
            - pref: RoundFinesAtPayment
23
            - pref: RoundFinesAtPayment
24
              choices:
24
              choices:
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref (-5 / +4 lines)
Lines 1027-1033 Circulation: Link Here
1027
            - "ILL statuses that are considered finished and should not be displayed in the ILL module: "
1027
            - "ILL statuses that are considered finished and should not be displayed in the ILL module: "
1028
            - pref: ILLHiddenRequestStatuses
1028
            - pref: ILLHiddenRequestStatuses
1029
              class: multi
1029
              class: multi
1030
            - (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 authorized value category</a>.
1030
            - (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.
1031
        -
1031
        -
1032
            - "Send these ILL notices to staff when appropriate:"
1032
            - "Send these ILL notices to staff when appropriate:"
1033
            - pref: ILLSendStaffNotices
1033
            - pref: ILLSendStaffNotices
Lines 1318-1328 Circulation: Link Here
1318
1318
1319
    Item bundles:
1319
    Item bundles:
1320
        -
1320
        -
1321
            - Use the <a href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=LOST">LOST authorized value</a>
1321
            - Use the <a href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=LOST">LOST</a> authorized value
1322
            - pref: BundleLostValue
1322
            - pref: BundleLostValue
1323
            - to represent 'missing from bundle' at return.
1323
            - to represent 'missing from bundle' at return.
1324
        -
1324
        -
1325
            - Use the <a href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=NOT_LOAN">NOT_LOAN authorized value</a>
1325
            - Use the <a href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=NOT_LOAN">NOT_LOAN</a> authorized value
1326
            - pref: BundleNotLoanValue
1326
            - pref: BundleNotLoanValue
1327
            - to represent 'added to bundle' when an item is attached to bundle.
1327
            - to represent 'added to bundle' when an item is attached to bundle.
1328
1328
Lines 1337-1343 Circulation: Link Here
1337
                  no_charge: don't charge a lost fee
1337
                  no_charge: don't charge a lost fee
1338
            - .
1338
            - .
1339
        -
1339
        -
1340
            - Use the <a href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=LOST">LOST authorized value</a>
1340
            - Use the <a href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=LOST">LOST</a> authorized value
1341
            - pref: ClaimReturnedLostValue
1341
            - pref: ClaimReturnedLostValue
1342
            - to represent 'claims returned'.
1342
            - to represent 'claims returned'.
1343
        -
1343
        -
1344
- 

Return to bug 31730