Bugzilla – Attachment 154221 Details for
Bug 33828
ExportCircHistory description is misleading
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33828: ExportCircHistory description is misleading
Bug-33828-ExportCircHistory-description-is-mislead.patch (text/plain), 1.98 KB, created by
Sam Lau
on 2023-08-03 15:33:36 UTC
(
hide
)
Description:
Bug 33828: ExportCircHistory description is misleading
Filename:
MIME Type:
Creator:
Sam Lau
Created:
2023-08-03 15:33:36 UTC
Size:
1.98 KB
patch
obsolete
>From c01c7dcdfe6eeb09619d2cea1e78f240233f3da9 Mon Sep 17 00:00:00 2001 >From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >Date: Thu, 22 Jun 2023 14:53:36 -0400 >Subject: [PATCH] Bug 33828: ExportCircHistory description is misleading > >This patch removes the mention of checkout history from the >ExportCircHistory system preference description, as this system >preference only allows to export current checkouts, not checkout >history. > >This patch also modifies the description of the ExportRemoveFields >system preference to also remove mention of checkout history. > >To test: >0. Apply patch >1. Go to Administration > System preferences > Circulation >2. Read the description for ExportCircHistory, make sure it makes sense, > and that spelling and syntax are correct >3. Read the description for ExportRemoveFields, make sure it makes > sense, and that spelling and syntax are correct > >Signed-off-by: Sam Lau <samalau@gmail.com> >--- > .../prog/en/modules/admin/preferences/circulation.pref | 4 ++-- > 1 file changed, 2 insertions(+), 2 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 ffe8481869..b9f9167326 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 >@@ -140,9 +140,9 @@ Circulation: > choices: > 1: Show > 0: "Don't show" >- - the export patron checkout history options. >+ - the option to export patron checkouts. > - >- - "The following fields should be excluded from the patron checkout history CSV or MARC (ISO 2709) export:" >+ - "The following fields should be excluded from the patron checkout CSV or MARC (ISO 2709) export:" > - pref: ExportRemoveFields > - (separate fields with space, e.g. 100a 200b 300c). > - >-- >2.30.2
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 33828
:
152578
|
154221
|
155793