|
Lines 46-55
Acquisitions:
Link Here
|
| 46 |
no: "Do not warn" |
46 |
no: "Do not warn" |
| 47 |
- when the librarian tries to create an invoice with a duplicate number. |
47 |
- when the librarian tries to create an invoice with a duplicate number. |
| 48 |
- |
48 |
- |
| 49 |
- Upon receiving items, update their subfields if they were created when placing an order (e.g. o=5|a="foo bar"). |
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 |
50 |
- pref: AcqItemSetSubfieldsWhenReceived |
| 51 |
- |
51 |
- |
| 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"). |
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 |
53 |
- pref: AcqItemSetSubfieldsWhenReceiptIsCancelled |
| 54 |
- |
54 |
- |
| 55 |
- pref: AcqEnableFiles |
55 |
- pref: AcqEnableFiles |
|
Lines 92-111
Acquisitions:
Link Here
|
| 92 |
'': Don't round |
92 |
'': Don't round |
| 93 |
nearest_cent: Round |
93 |
nearest_cent: Round |
| 94 |
- to nearest cent.<br> |
94 |
- to nearest cent.<br> |
| 95 |
- Determines whether full precision values or rounded values should be used in price calculations |
95 |
- Determines whether full precision values or rounded values should be used in price calculations. |
| 96 |
- |
96 |
- |
| 97 |
- pref: UseACQFrameworkForBiblioRecords |
97 |
- pref: UseACQFrameworkForBiblioRecords |
| 98 |
default: no |
98 |
default: no |
| 99 |
choices: |
99 |
choices: |
| 100 |
yes: "Use" |
100 |
yes: "Use" |
| 101 |
no: "Don't use" |
101 |
no: "Don't use" |
| 102 |
- " the framework 'ACQ' for bibliographic records fields" |
102 |
- " the framework 'ACQ' for bibliographic records fields." |
| 103 |
- |
103 |
- |
| 104 |
- "Choose email address that new purchase suggestions will be sent to: " |
104 |
- "Choose email address that new purchase suggestions will be sent to: " |
| 105 |
- pref: EmailPurchaseSuggestions |
105 |
- pref: EmailPurchaseSuggestions |
| 106 |
default: 0 |
106 |
default: 0 |
| 107 |
choices: |
107 |
choices: |
| 108 |
0: None |
108 |
0: none |
| 109 |
EmailAddressForSuggestions: EmailAddressForSuggestions |
109 |
EmailAddressForSuggestions: EmailAddressForSuggestions |
| 110 |
BranchEmailAddress: email address of branch |
110 |
BranchEmailAddress: email address of branch |
| 111 |
KohaAdminEmailAddress: KohaAdminEmailAddress |
111 |
KohaAdminEmailAddress: KohaAdminEmailAddress |