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