From ef8a60533fbc589411df2f5da720f88a38a7738e 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 --- .../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 a3495078c9..ce633ae37a 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 @@ -72,7 +72,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.30.2