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 63-69 Acquisitions: Link Here
63
            - pref: MarcFieldsToOrder
63
            - pref: MarcFieldsToOrder
64
              type: textarea
64
              type: textarea
65
              syntax: text/x-yaml
65
              syntax: text/x-yaml
66
            - "<p>You can use the following fields: price, quantity, budget_code, discount, sort1, sort2</p>"
66
            - "<p>You can use the following fields: price, replacementprice, quantity, budget_code, discount, sort1, sort2</p>"
67
            - "<p>For example:<br/>price: 947$a|947$c<br/>quantity: 969$h<br/>budget_code: 922$a</p>"
67
            - "<p>For example:<br/>price: 947$a|947$c<br/>quantity: 969$h<br/>budget_code: 922$a</p>"
68
        -
68
        -
69
            - Set the mapping values for new item records created from a MARC record in a staged file.
69
            - Set the mapping values for new item records created from a MARC record in a staged file.
70
- 

Return to bug 34644