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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref (-1 / +1 lines)
Lines 84-89 Acquisitions: Link Here
84
              syntax: text/x-yaml
84
              syntax: text/x-yaml
85
            - "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"
85
            - "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"
86
            - "<br/>For example:<br/>holdingbranch: 975$b<br/>itype: 975$9|975$z"
86
            - "<br/>For example:<br/>holdingbranch: 975$b<br/>itype: 975$9|975$z"
87
            - If a field is missing or not mapped, MarcFieldsToOrder will be checked and used for that field ( except quantity ).
87
        -
88
        -
88
            - pref: ClaimsBccCopy
89
            - pref: ClaimsBccCopy
89
              default: no
90
              default: no
90
- 

Return to bug 34644