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