Merge remote-tracking branch 'origin/new/bug_7310'
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / acquisitions.pref
1 # Broken, omitted: acquisitions, emailPurchaseSuggestions
2 Acquisitions:
3     Policy:
4     -
5         - Create an item when    
6         - pref: AcqCreateItem
7           choices:
8               ordering: placing an order.
9               receiving: receiving an order.
10               cataloguing: cataloging the record.
11     -
12         - pref: UniqueItemFields
13         - (space-separated list of fields that should be unique for items, must be valid SQL fields of items table)
14     -
15         - When closing or reopening a basket,
16         - pref: BasketConfirmations
17           default: 1
18           choices:
19               1: always ask for confirmation.
20               2: do not ask for confirmation.
21     -
22         - Show baskets
23         - pref: AcqViewBaskets
24           choices:
25               user: created by staff member.
26               branch: from staff member's library.
27               all: in system, regardless of owner.
28     -
29         - Display currencies using the following format 
30         - pref: CurrencyFormat
31           choices:
32               US: 360,000.00 (US)
33               FR: 360 000,00 (FR)
34     -
35         - The default tax rate is   
36         - pref: gist
37         - (enter in numeric form, 0.12 for 12%)
38
39     Printing:
40     -
41         - Use   
42         - pref: OrderPdfFormat
43         - when printing basket groups.