Bugzilla – Attachment 160019 Details for
Bug 34644
Add clarifying text to sysprefs to indicate that MarcFieldsToOrder is a fallback to MarcItemFieldsToOrder
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34644: Add clarifying text to sysprefs to indicate that MarcFieldsToOrder is a fallback to MarcItemFieldsToOrder
Bug-34644-Add-clarifying-text-to-sysprefs-to-indic.patch (text/plain), 1.53 KB, created by
Martin Renvoize (ashimema)
on 2023-12-19 15:25:02 UTC
(
hide
)
Description:
Bug 34644: Add clarifying text to sysprefs to indicate that MarcFieldsToOrder is a fallback to MarcItemFieldsToOrder
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2023-12-19 15:25:02 UTC
Size:
1.53 KB
patch
obsolete
>From 128852f7b6e84230b1964311ea32d69f27b61d5a Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Tue, 29 Aug 2023 17:48:30 +0000 >Subject: [PATCH] Bug 34644: Add clarifying text to sysprefs to indicate that > MarcFieldsToOrder is a fallback to MarcItemFieldsToOrder > >Clarify that fields will fall back to MarcFieldsToOrder from MarcItemFieldsToOrder. > >Signed-off-by: David Nind <david@davidnind.com> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > .../prog/en/modules/admin/preferences/acquisitions.pref | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref >index 757bca68016..34c2137ef4d 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref >@@ -84,6 +84,7 @@ Acquisitions: > syntax: text/x-yaml > - "You can use the following fields: homebranch, holdingbranch, itype, nonpublic_note, public_note, loc, ccode, notforloan, uri, copyno, price, replacementprice and itemcallnumber. Special fields: quantity and budget_code" > - "<br/>For example:<br/>holdingbranch: 975$b<br/>itype: 975$9|975$z" >+ - If a field is missing or not mapped, MarcFieldsToOrder will be checked and used for that field ( except quantity ). > - > - pref: ClaimsBccCopy > default: no >-- >2.43.0
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 34644
:
154913
|
154914
|
154916
|
154929
|
154930
|
154931
|
154932
| 160019 |
160020
|
160021
|
160022