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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref (-5 / +3 lines)
Lines 120-130 Circulation: Link Here
120
            - pref: ExportWithCsvProfile
120
            - pref: ExportWithCsvProfile
121
            - CSV profile when exporting patron checkout history (enter CSV Profile name)
121
            - CSV profile when exporting patron checkout history (enter CSV Profile name)
122
        -
122
        -
123
            - The following fields should be excluded from the patron checkout history CSV or iso2709 export
123
            - pref: ExportRemoveFields
124
            - pref: ExportRemoveFields
124
            - choices:
125
            - (separate fields with space, e.g. 100a 200b 300c)
125
                yes: Export
126
126
                no: "Don't export"
127
            - fields for csv or iso2709 export
128
    Checkout Policy:
127
    Checkout Policy:
129
        -
128
        -
130
            - pref: AllowNotForLoanOverride
129
            - pref: AllowNotForLoanOverride
131
- 

Return to bug 7986