Bugzilla – Attachment 12850 Details for
Bug 7986
Export issues
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7986 Follow Up: Fix ExportRemoveFields
Bug-7986-Follow-Up-Fix-ExportRemoveFields.patch (text/plain), 1.81 KB, created by
Nicole C. Engard
on 2012-10-16 14:43:39 UTC
(
hide
)
Description:
Bug 7986 Follow Up: Fix ExportRemoveFields
Filename:
MIME Type:
Creator:
Nicole C. Engard
Created:
2012-10-16 14:43:39 UTC
Size:
1.81 KB
patch
obsolete
>From ef35fd5d2dcb1e289aded129cd2631db790f119b Mon Sep 17 00:00:00 2001 >From: Nicole C. Engard <nengard@bywatersolutions.com> >Date: Sat, 13 Oct 2012 02:48:01 -0400 >Subject: [PATCH] Bug 7986 Follow Up: Fix ExportRemoveFields > >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. >--- > .../en/modules/admin/preferences/circulation.pref | 11 +++++++---- > 1 files changed, 7 insertions(+), 4 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >index 62938b4..9830798 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >@@ -116,11 +116,14 @@ Circulation: > no: "Do not" > - update a bibliographic record's total issues count whenever an item is issued (WARNING! This increases server load significantly; if performance is a concern, use the update_totalissues.pl cron job to update the total issues count). > - >+ - Use the >+ - 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 >-- >1.7.2.3
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 7986
:
9269
|
9972
|
10635
|
10675
|
11002
|
11388
|
11407
|
11408
|
11409
|
11972
|
11998
|
11999
|
12000
|
12168
|
12212
|
12296
|
12457
|
12819
|
12821
|
12822
|
12824
|
12840
|
12841
|
12850
|
12882