View | Details | Raw Unified | Return to bug 38989
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref (-1 / +1 lines)
Lines 77-82 Acquisitions: Link Here
77
              syntax: text/x-yaml
77
              syntax: text/x-yaml
78
            - "<p>You can use the following fields: price, replacementprice, quantity, budget_code, discount, sort1, sort2</p>"
78
            - "<p>You can use the following fields: price, replacementprice, quantity, budget_code, discount, sort1, sort2</p>"
79
            - "<p>For example:<br/>price: 947$a|947$c<br/>quantity: 969$h<br/>budget_code: 922$a</p>"
79
            - "<p>For example:<br/>price: 947$a|947$c<br/>quantity: 969$h<br/>budget_code: 922$a</p>"
80
            - "<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>"
80
        -
81
        -
81
            - Set the mapping values for new item records created from a MARC record in a staged file.
82
            - Set the mapping values for new item records created from a MARC record in a staged file.
82
            - pref: MarcItemFieldsToOrder
83
            - pref: MarcItemFieldsToOrder
83
- 

Return to bug 38989