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 72-78 Acquisitions: Link Here
72
              syntax: text/x-yaml
72
              syntax: text/x-yaml
73
            - "<p>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</p>"
73
            - "<p>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</p>"
74
            - "<p>For example:<br/>holdingbranch: 975$b<br/>itype: 975$9|975$z</p>"
74
            - "<p>For example:<br/>holdingbranch: 975$b<br/>itype: 975$9|975$z</p>"
75
            - "<p>If a field is missing or not mapped, MarcFieldsToOrder will be checked and used for that field ( except quantity ).</p>"
75
            - "<p>If a field is missing or not mapped, <a href=\"/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=MarcFieldsToOrder\">MarcFieldsToOrder</a> will be checked and used for that field (except quantity).</p>"
76
        -
76
        -
77
            - pref: ClaimsBccCopy
77
            - pref: ClaimsBccCopy
78
              default: no
78
              default: no
79
- 

Return to bug 34644