Bug 38989: Updated system preference text of MarcFieldsToOrder

Updates system preference text MarcFieldsToOrder by adding string "When there is no mapping for price, Koha will use 345$c and 020$c for MARC21 records and 345$c and 010$c for UNIMARC records"

to test:
- go to Admin > System preferences > MarcFieldsToOrder
- check there is no string like "When there is no mapping for price, Koha will use 345$c and 020$c for MARC21 records and 345$c and 010$c for UNIMARC records"

-apply patch
- verify there is the string

Signed-off-by: Andrew Fuerste Henry <andrew@bywatersolutions.com>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
This commit is contained in:
Nicolas Hunstein 2025-02-28 11:40:39 +00:00 committed by Katrin Fischer
parent 2d93ec69bd
commit cd14866630
Signed by: kfischer
GPG key ID: 0EF6E2C03357A834

View file

@ -77,6 +77,7 @@ Acquisitions:
syntax: text/x-yaml
- "<p>You can use the following fields: price, replacementprice, quantity, budget_code, discount, sort1, sort2</p>"
- "<p>For example:<br/>price: 947$a|947$c<br/>quantity: 969$h<br/>budget_code: 922$a</p>"
- "<br><p>When there is no mapping for price, Koha will use 345$c and 020$c for MARC21 records and 345$c and 010$c for UNIMARC records.</p>"
-
- Set the mapping values for new item records created from a MARC record in a staged file.
- pref: MarcItemFieldsToOrder