Bug 7180: (follow-up) use "MARC record" instead of "marcrecord"
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / acquisitions.pref
index 60ba8be..b32acdc 100644 (file)
@@ -45,9 +45,19 @@ Acquisitions:
         -
             - Upon receiving items, update their subfields if they were created when placing an order (e.g. o=5|a="foo bar").
             - pref: AcqItemSetSubfieldsWhenReceived
-
+        -
+            - Set the mapping values for a new order line created from a MARC record in a staged file.
+            - pref: MarcFieldsToOrder
+              type: textarea
+            - "You can use the following fields: price, quantity, budget_code, discount, sort1, sort2"
+            - "<br/>For example:<br/>price: 947$a|947$c<br/>quantity: 969$h<br/>budget_code: 922$a"
     Printing:
         -
-            - Use
+            - Use the
             - pref: OrderPdfFormat
-            - when printing basket groups.
+              choices:
+                  "pdfformat::layout2pages":   English 2-page
+                  "pdfformat::layout3pages":   English 3-page
+                  "pdfformat::layout3pagesfr": French 3-page
+                  "pdfformat::layout2pagesde": German 2-page
+            - layout when printing basket groups.