From 8d724b82c156538c5d30006e97fb00344e7710f0 Mon Sep 17 00:00:00 2001 From: David Nind Date: Wed, 30 Aug 2023 00:15:26 +0000 Subject: [PATCH] Bug 34644: (follow-up) Additional edits to description Linked system preference in description to cross reference, and and removed the spaces in the bracketed text. Signed-off-by: David Nind Signed-off-by: Martin Renvoize Signed-off-by: Katrin Fischer (cherry picked from commit 5cd21f1139269f5e045d759c31ee98a1ad0915cf) Signed-off-by: Fridolin Somers --- .../prog/en/modules/admin/preferences/acquisitions.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 361475e8b9..a29c7b9dd5 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,7 +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

" - "

For example:
holdingbranch: 975$b
itype: 975$9|975$z

" - - "

If a field is missing or not mapped, MarcFieldsToOrder will be checked and used for that field ( except quantity ).

" + - "

If a field is missing or not mapped, MarcFieldsToOrder will be checked and used for that field (except quantity).

" - - pref: ClaimsBccCopy default: no -- 2.20.1