Bug 7986 Follow Up: Fix ExportRemoveFields
authorNicole C. Engard <nengard@bywatersolutions.com>
Sat, 13 Oct 2012 06:48:01 +0000 (02:48 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 19 Oct 2012 15:54:25 +0000 (17:54 +0200)
This preference was in the code as a choice but should be a list
of fields to exclude. This patch makes that change and updates
the description to fit more with the standard set by other
preferences.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref

index 4c30cd7..07728f7 100644 (file)
@@ -115,11 +115,10 @@ Circulation:
             - pref: ExportWithCsvProfile
             - CSV profile when exporting patron checkout history (enter CSV Profile name)
         -
+            - The following fields should be excluded from the patron checkout history CSV or iso2709 export
             - pref: ExportRemoveFields
-            - choices:
-                yes: Export
-                no: "Don't export"
-            - fields for csv or iso2709 export
+            - (separate fields with space, e.g. 100a 200b 300c)
+
     Checkout Policy:
         -
             - pref: AllowNotForLoanOverride