1 # Broken, omitted: acquisitions, emailPurchaseSuggestions
8 ordering: placing an order.
9 receiving: receiving an order.
10 cataloguing: cataloging the record.
12 - "The following <a href='http://schema.koha-community.org/tables/items.html' target='blank'>database columns</a> should be unique in an item:"
13 - pref: UniqueItemFields
14 - (separated by a space)
16 - When closing or reopening a basket,
17 - pref: BasketConfirmations
20 1: always ask for confirmation.
21 2: do not ask for confirmation.
24 - pref: AcqViewBaskets
26 user: created or managed by staff member.
27 branch: from staff member's library.
28 all: in system, regardless of owner.
30 - Display currencies using the following format
31 - pref: CurrencyFormat
36 - Default tax rates are
38 - (enter in numeric form, 0.12 for 12%. First is the default. If you want more than 1 value, please separate with |)
40 - pref: AcqWarnOnDuplicateInvoice
44 - when the librarian tries to create an invoice with a duplicate number.
46 - Upon receiving items, update their subfields if they were created when placing an order (e.g. o=5|a="foo bar").
47 - pref: AcqItemSetSubfieldsWhenReceived
49 - Upon cancelling a receipt, update the item's subfields if they were created when placing an order (e.g. o=5|a="bar foo"").
50 - pref: AcqItemSetSubfieldsWhenReceiptIsCancelled
52 - pref: AcqEnableFiles
56 - enable the ability to upload and attach arbitrary files to invoices.
58 - Set the mapping values for a new order line created from a MARC record in a staged file.
59 - pref: MarcFieldsToOrder
61 - "You can use the following fields: price, quantity, budget_code, discount, sort1, sort2"
62 - "<br/>For example:<br/>price: 947$a|947$c<br/>quantity: 969$h<br/>budget_code: 922$a"
66 - pref: OrderPdfFormat
68 "pdfformat::layout2pages": English 2-page
69 "pdfformat::layout3pages": English 3-page
70 "pdfformat::layout3pagesfr": French 3-page
71 "pdfformat::layout2pagesde": German 2-page
72 - layout when printing basket groups.