Bugzilla – Attachment 141932 Details for
Bug 31730
Link to authorized value interface when an authval is mentioned in preferences
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31730: (QA follow-up) Only link category name
Bug-31730-QA-follow-up-Only-link-category-name.patch (text/plain), 4.07 KB, created by
Katrin Fischer
on 2022-10-15 19:42:59 UTC
(
hide
)
Description:
Bug 31730: (QA follow-up) Only link category name
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2022-10-15 19:42:59 UTC
Size:
4.07 KB
patch
obsolete
>From 05a603e73ece02b53527ef175b94cdcce5278d51 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sat, 15 Oct 2022 19:41:03 +0000 >Subject: [PATCH] Bug 31730: (QA follow-up) Only link category name > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > .../prog/en/modules/admin/preferences/accounting.pref | 2 +- > .../prog/en/modules/admin/preferences/circulation.pref | 8 ++++---- > 2 files changed, 5 insertions(+), 5 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/accounting.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/accounting.pref >index e857a77c3a..85fea139df 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/accounting.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/accounting.pref >@@ -18,7 +18,7 @@ Accounting: > 0: "Don't require" > 1: "Require" > - staff to select a payment type when a payment is made. >- - 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>. >+ - 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. > - > - pref: RoundFinesAtPayment > choices: >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 8901a14078..0664da622d 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 >@@ -1027,7 +1027,7 @@ Circulation: > - "ILL statuses that are considered finished and should not be displayed in the ILL module: " > - pref: ILLHiddenRequestStatuses > class: multi >- - (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>. >+ - (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. > - > - "Send these ILL notices to staff when appropriate:" > - pref: ILLSendStaffNotices >@@ -1318,11 +1318,11 @@ Circulation: > > Item bundles: > - >- - Use the <a href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=LOST">LOST authorized value</a> >+ - Use the <a href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=LOST">LOST</a> authorized value > - pref: BundleLostValue > - to represent 'missing from bundle' at return. > - >- - Use the <a href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=NOT_LOAN">NOT_LOAN authorized value</a> >+ - Use the <a href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=NOT_LOAN">NOT_LOAN</a> authorized value > - pref: BundleNotLoanValue > - to represent 'added to bundle' when an item is attached to bundle. > >@@ -1337,7 +1337,7 @@ Circulation: > no_charge: don't charge a lost fee > - . > - >- - Use the <a href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=LOST">LOST authorized value</a> >+ - Use the <a href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=LOST">LOST</a> authorized value > - pref: ClaimReturnedLostValue > - to represent 'claims returned'. > - >-- >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 31730
:
141583
|
141588
|
141931
| 141932