7 ordering: placing an order.
8 receiving: receiving an order.
9 cataloguing: cataloging the record.
10 - This is only the default behavior, and can be changed per-basket.
12 - "The following <a href='http://schema.koha-community.org/__VERSION__/tables/items.html' target='blank'>database columns</a> should be unique in an item:"
13 - pref: UniqueItemFields
17 - When closing or reopening a basket,
18 - pref: BasketConfirmations
21 1: always ask for confirmation.
22 2: do not ask for confirmation.
25 - pref: AcqViewBaskets
27 user: created or managed by staff member.
28 branch: from staff member's library.
29 all: in system, regardless of owner.
31 - Display currencies using the following format
32 - pref: CurrencyFormat
40 - . Enter in numeric form, 0.12 for 12%. The first item in the list will be selected by default. For more than one value, separate with | (pipe).
41 - "Please note: The database will only accept values up to 4 decimals precision, further values will be rounded."
43 - pref: AcqWarnOnDuplicateInvoice
47 - when the librarian tries to create an invoice with a duplicate number.
49 - "Upon receiving items, update their subfields if they were created when placing an order (e.g. o=5|a=\"foo bar\"):"
50 - pref: AcqItemSetSubfieldsWhenReceived
52 - "Upon cancelling a receipt, update the item's subfields if they were created when placing an order (e.g. o=5|a=\"bar foo\"):"
53 - pref: AcqItemSetSubfieldsWhenReceiptIsCancelled
55 - pref: AcqEnableFiles
59 - enable the ability to upload and attach arbitrary files to invoices.
61 - Set the mapping values for a new order line created from a MARC record in a staged file.
62 - pref: MarcFieldsToOrder
65 - "You can use the following fields: price, quantity, budget_code, discount, sort1, sort2"
66 - "<br/>For example:<br/>price: 947$a|947$c<br/>quantity: 969$h<br/>budget_code: 922$a"
68 - Set the mapping values for new item records created from a MARC record in a staged file.
69 - pref: MarcItemFieldsToOrder
72 - "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"
73 - "<br/>For example:<br/>holdingbranch: 975$b<br/>itype: 975$9|975$z"
80 - blind copy (BCC) to logged in user when sending serial or acquisitions claims notices.
82 - Keep accepted or rejected purchase suggestions for a period of
83 - pref: PurgeSuggestionsOlderThan
85 - "days. Example: [30] Sets purgation of suggestions for those older than 30 days."
86 - "<br><strong>WARNING:</strong> Leave this field empty if you don't want to activate this automatic feature."
87 - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/purge_suggestions.pl</code> cronjob. Ask your system administrator to schedule it."
89 - pref: OrderPriceRounding
94 - to nearest cent.<br>
95 - Determines whether full precision values or rounded values should be used in price calculations.
97 - pref: UseACQFrameworkForBiblioRecords
102 - " the framework 'ACQ' for bibliographic records fields."
104 - "Choose email address that new purchase suggestions will be sent to: "
105 - pref: EmailPurchaseSuggestions
109 EmailAddressForSuggestions: EmailAddressForSuggestions
110 BranchEmailAddress: email address of branch
111 KohaAdminEmailAddress: KohaAdminEmailAddress
112 - "If you choose EmailAddressForSuggestions you have to enter a valid email address: "
113 - pref: EmailAddressForSuggestions
118 - pref: OrderPdfFormat
120 "pdfformat::layout2pages": English 2-page
121 "pdfformat::layout3pages": English 3-page
122 "pdfformat::layout3pagesfr": French 3-page
123 "pdfformat::layout2pagesde": German 2-page
124 - layout when printing basket groups.
127 - pref: EdifactInvoiceImport
132 - " automatically import EDIFACT invoice message files when they are downloaded."