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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref (-2 / +1 lines)
Lines 75-81 Acquisitions: Link Here
75
            - pref: MarcFieldsToOrder
75
            - pref: MarcFieldsToOrder
76
              type: textarea
76
              type: textarea
77
              syntax: text/x-yaml
77
              syntax: text/x-yaml
78
            - "<p>You can use the following fields: price, 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
        -
80
        -
81
            - Set the mapping values for new item records created from a MARC record in a staged file.
81
            - Set the mapping values for new item records created from a MARC record in a staged file.
82
- 

Return to bug 34644