Commit | Line | Data |
---|---|---|
e81dc611 RJ |
1 | <?xml version='1.0' encoding='UTF-8'?>\r |
2 | <chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude"\r | |
3 | xml:lang="EN" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="admin-acqdefaults">\r | |
4 | <info>\r | |
5 | <title>Acquisitions Module Sitka-wide Defaults</title>\r | |
6 | <legalnotice>\r | |
7 | <para><emphasis role="bold">Adapted with permission from original material by the <link\r | |
8 | xlink:title="http://evergreen-ils.org/dokuwiki/lib/exe/fetch.php?media=administration_functions_in_the_acquistions_module_ev.pdf"\r | |
9 | xlink:href="http://evergreen-ils.org/dokuwiki/lib/exe/fetch.php?media=administration_functions_in_the_acquistions_module_ev.pdf">Evergreen\r | |
10 | Community</link></emphasis></para>\r | |
11 | </legalnotice>\r | |
12 | \r | |
13 | \r | |
14 | \r | |
15 | <abstract>\r | |
34421476 JP |
16 | <para>Sitka has set several consortium wide defaults in the Acquisitions Module. This chapter describes the defaults in place.</para>\r |
17 | <para>These defaults have been developed based on input from the Sitka Team, the Acquisitions Ad Hoc Committee, and Sitka libraries implementing the acquisitions\r | |
7cc52d4d | 18 | module. Libraries that wish to request additional defaults may do so by following the \r |
34421476 | 19 | <link linkend="guidelines-submit-default">Guidelines for Submitting Suggestions for New Defaults</link>.</para>\r |
e81dc611 | 20 | \r |
e81dc611 RJ |
21 | </abstract>\r |
22 | \r | |
23 | \r | |
24 | </info>\r | |
25 | \r | |
e81dc611 RJ |
26 | \r |
27 | <section xml:id="currency-types">\r | |
28 | <title>Currency Types</title>\r | |
7cc52d4d JP |
29 | <para>Currency types are assigned to funds, funding sources, and providers in the administrative module.</para>\r |
30 | <para>When a fund is applied to a copy or line item for purchase, the item will be purchased in the currency associated with that fund.</para>\r | |
e81dc611 RJ |
31 | \r |
32 | \r | |
33 | <simplesect xml:id="currency-defaults">\r | |
34 | <title>Sitka Currency Type Defaults</title>\r | |
35 | \r | |
36 | <para>The currencies set in the Acquisitions Module are:</para>\r | |
37 | <informalfigure>\r | |
38 | <itemizedlist>\r | |
39 | <listitem>\r | |
40 | <para>Canadian Dollars</para>\r | |
41 | </listitem>\r | |
42 | <listitem>\r | |
43 | <para>U.S. Dollars</para>\r | |
44 | </listitem>\r | |
45 | <listitem>\r | |
46 | <para>European Euros</para>\r | |
47 | </listitem>\r | |
48 | <listitem>\r | |
49 | <para>U.K. Pounds Sterling</para>\r | |
50 | </listitem>\r | |
51 | <listitem>\r | |
52 | <para>Australian Dollars</para>\r | |
53 | </listitem>\r | |
54 | <listitem>\r | |
55 | <para>New Zealand Dollars</para>\r | |
56 | </listitem>\r | |
57 | <listitem>\r | |
58 | <para>German Duetsche Marks</para>\r | |
59 | </listitem>\r | |
60 | <listitem>\r | |
61 | <para>Dutch Guilders</para>\r | |
62 | </listitem>\r | |
63 | </itemizedlist>\r | |
64 | <para><mediaobject>\r | |
65 | <alt>screenshot of funding sources</alt>\r | |
66 | \r | |
67 | <imageobject>\r | |
68 | <imagedata fileref="media/default-currency-types.png" scalefit="0"></imagedata>\r | |
69 | </imageobject>\r | |
70 | </mediaobject></para>\r | |
71 | </informalfigure>\r | |
368cd968 JP |
72 | <para>If you require a currency type not listed here, please follow the \r |
73 | <link linkend="guidelines-submit-default">Guidelines for Submitting Suggestions for New Defaults</link>.</para>\r | |
e81dc611 RJ |
74 | \r |
75 | </simplesect>\r | |
76 | </section>\r | |
77 | \r | |
78 | <section xml:id="exchange-rates">\r | |
79 | <title>Exchange Rates</title>\r | |
7cc52d4d JP |
80 | <para>Exchange rates define the rate of exchange between currencies. Evergreen uses these exchange rates in several situations.</para>\r |
81 | \r | |
82 | <para>When the currency of the fund that is used for the purchase is different from the currency of the provider, as listed in the provider's profile, Evergreen \r | |
83 | will use the exchange rate and the estimated price to calculate the amount to encumber for the item in the currency of the fund and debit the fund accordingly.</para>\r | |
84 | \r | |
e81dc611 | 85 | <para>When money is transferred between funds that use different currency types Evergreen will automatically use the exchange rate to convert the money to the currency\r |
7cc52d4d JP |
86 | of the receiving fund.</para>\r |
87 | \r | |
88 | <!-- <para>During such transfers, however, staff can override the automatic conversion by providing an explicit amount to credit to the receiving fund. \r | |
89 | (This feature is not currently working properly.)</para> -->\r | |
90 | \r | |
91 | <para>When money is allocated from a funding source to a fund that uses a different currency types Evergreen will automatically use the exchange rate to convert \r | |
92 | the money to the currency of the receiving fund.</para>\r | |
e81dc611 RJ |
93 | \r |
94 | <simplesect xml:id="exchange-rate-defaults">\r | |
95 | <title>Sitka Exchange Rate Defaults</title>\r | |
96 | \r | |
97 | <para>The most commonly used exchange rates have been set in the Acquisitions Module. These are:</para>\r | |
98 | <informalfigure>\r | |
99 | <itemizedlist>\r | |
100 | <listitem>\r | |
101 | <para>U.S Dollars to Canadian Dollars</para>\r | |
102 | <para>Canadian Dollars to U.S. Dollars</para>\r | |
103 | </listitem>\r | |
104 | <listitem>\r | |
105 | <para>European Euros to Canadian Dollars</para>\r | |
106 | <para>Canadian Dollars to European Euros</para>\r | |
107 | </listitem>\r | |
108 | <listitem>\r | |
109 | <para>U.K. Pounds Sterling to Canadian Dollars</para>\r | |
110 | <para>Canadian Dollars to U.K. Pounds Sterling</para>\r | |
111 | </listitem>\r | |
112 | <listitem>\r | |
113 | <para>Australian Dollars to Canadian Dollars</para>\r | |
114 | <para>Canadian Dollars to Australian Dollars</para>\r | |
115 | </listitem>\r | |
116 | </itemizedlist>\r | |
117 | <para><mediaobject>\r | |
118 | <alt>screenshot of exchange rate</alt>\r | |
119 | \r | |
120 | <imageobject>\r | |
121 | <imagedata fileref="media/default-exchange-rates.png" scalefit="0"></imagedata>\r | |
122 | </imageobject>\r | |
123 | </mediaobject></para>\r | |
124 | </informalfigure>\r | |
125 | \r | |
126 | <para>Sitka is currently in the process of determining an official source to use for exchange rates and the frequency of updates.</para>\r | |
7cc52d4d | 127 | <!-- <para>Sitka uses the Bank of Canada to determine exchange rates. All exchange rates are updated overnight to the closing rate of the previous day.</para> -->\r |
e81dc611 | 128 | \r |
368cd968 JP |
129 | <para>If you require an exchange rate not listed here, please follow the \r |
130 | <link linkend="guidelines-submit-default">Guidelines for Submitting Suggestions for New Defaults</link>.</para>\r | |
e81dc611 RJ |
131 | \r |
132 | \r | |
133 | </simplesect>\r | |
134 | \r | |
135 | </section>\r | |
136 | \r | |
137 | \r | |
138 | <section xml:id="claiming-acq">\r | |
139 | <title>Claiming</title>\r | |
140 | <para>Evergreen 2.0 provides minimal claiming functionality. Currently, all claiming is manual.</para>\r | |
141 | \r | |
142 | <para><link linkend="claim-defaults">Sitka Claim Policy Defaults</link></para>\r | |
143 | <para><link linkend="claim-type-defaults">Sitka Claim Type (Claim Reason) Defaults</link></para>\r | |
144 | \r | |
145 | \r | |
146 | <simplesect xml:id="claim-defaults">\r | |
147 | <title>Sitka Claim Policy Defaults</title>\r | |
148 | \r | |
149 | <para>Some standard claim policies have been set in the Acquisitions Module. These are:</para>\r | |
150 | \r | |
151 | <itemizedlist>\r | |
152 | <listitem>\r | |
153 | <para>3-week phone - phone the provider after 3 weeks</para>\r | |
154 | </listitem>\r | |
155 | <listitem>\r | |
156 | <para>3-week email - email the provider after 3 weeks</para>\r | |
157 | </listitem>\r | |
158 | <listitem>\r | |
159 | <para>3-week fax - fax the provider after 3 weeks</para>\r | |
160 | </listitem>\r | |
161 | <listitem>\r | |
162 | <para>5-week phone - phone the provider after 5 weeks</para>\r | |
163 | </listitem>\r | |
164 | <listitem>\r | |
165 | <para>5-week email - e-mail the provider after 5 weeks</para>\r | |
166 | </listitem>\r | |
167 | <listitem>\r | |
168 | <para>5-week fax - fax the provider after 5 weeks</para>\r | |
169 | </listitem>\r | |
170 | </itemizedlist>\r | |
171 | \r | |
172 | <informalfigure>\r | |
173 | <para><mediaobject>\r | |
174 | <alt>screenshot of claim policy defaults</alt>\r | |
175 | \r | |
176 | <imageobject>\r | |
177 | <imagedata fileref="media/default-claim-policies.png" scalefit="0"></imagedata>\r | |
178 | </imageobject>\r | |
179 | </mediaobject></para>\r | |
180 | </informalfigure>\r | |
181 | \r | |
368cd968 JP |
182 | <para>If you require a claim policy not listed here, please follow the \r |
183 | <link linkend="guidelines-submit-default">Guidelines for Submitting Suggestions for New Defaults</link>.</para>\r | |
e81dc611 RJ |
184 | \r |
185 | </simplesect>\r | |
186 | \r | |
187 | <simplesect xml:id="claim-type-defaults">\r | |
188 | <title>Sitka Claim Type Defaults</title>\r | |
189 | \r | |
190 | <para>Some standard claim types (claim reasons) have been set in the Acquisitions Module. These are:</para>\r | |
191 | \r | |
192 | <itemizedlist>\r | |
193 | <listitem>\r | |
194 | <para>Damaged</para>\r | |
195 | </listitem>\r | |
196 | <listitem>\r | |
197 | <para>Duplicate</para>\r | |
198 | </listitem>\r | |
199 | <listitem>\r | |
200 | <para>Incorrect</para>\r | |
201 | </listitem>\r | |
202 | <listitem>\r | |
203 | <para>Past Due</para>\r | |
204 | </listitem>\r | |
4b5dbac9 JP |
205 | <listitem>\r |
206 | <para>Short Shipped</para>\r | |
207 | </listitem>\r | |
e81dc611 RJ |
208 | </itemizedlist>\r |
209 | \r | |
210 | <informalfigure>\r | |
211 | <para><mediaobject>\r | |
212 | <alt>screenshot of funding sources</alt>\r | |
213 | \r | |
214 | <imageobject>\r | |
215 | <imagedata fileref="media/default-claim-types.png" scalefit="0"></imagedata>\r | |
216 | </imageobject>\r | |
217 | </mediaobject></para>\r | |
218 | </informalfigure>\r | |
219 | \r | |
368cd968 JP |
220 | <para>If you require a claim type (claim reason) not listed here, please follow the \r |
221 | <link linkend="guidelines-submit-default">Guidelines for Submitting Suggestions for New Defaults</link>.</para>\r | |
e81dc611 RJ |
222 | \r |
223 | </simplesect>\r | |
224 | \r | |
225 | </section>\r | |
226 | \r | |
227 | \r | |
228 | <section xml:id="cancel-reasons">\r | |
229 | <title>Cancel Reasons</title>\r | |
b02a6ba2 JP |
230 | <para>Evergreen allows you to define the reason for which a copy, line item or purchase order is cancelled.</para>\r |
231 | <para>Applying a cancel reason prevents the item from appearing in a claims list and allows you to cancel any debits associated with the purchase.</para>\r | |
7cc52d4d | 232 | <para>Cancel reasons that are set to "keep debits?" enable you to suspend or delay a purchase. For more information on cancelling and suspending purchases see \r |
b02a6ba2 | 233 | <link linkend="acq-cancel-suspend">Chapter 9, Cancel/Suspend Acquisitions</link>.</para>\r |
e81dc611 RJ |
234 | \r |
235 | \r | |
236 | <simplesect xml:id="cancel-reasons-defaults">\r | |
237 | <title>Sitka Cancel Reason Defaults</title>\r | |
238 | \r | |
239 | <para>The most common cancel reasons have been set in the Acquisitions Module. These are:</para>\r | |
e81dc611 RJ |
240 | \r |
241 | <itemizedlist>\r | |
242 | <listitem>\r | |
243 | <para>Account cancelled</para>\r | |
244 | </listitem>\r | |
245 | <listitem>\r | |
246 | <para>Already delivered</para>\r | |
247 | </listitem>\r | |
248 | <listitem>\r | |
249 | <para>Already owned</para>\r | |
250 | </listitem>\r | |
251 | <listitem>\r | |
252 | <para>Backordered</para>\r | |
253 | <para>Set to <guilabel>Keep Debits</guilabel></para>\r | |
254 | </listitem>\r | |
255 | <listitem>\r | |
4b5dbac9 JP |
256 | <para>Cancelled order</para>\r |
257 | </listitem>\r | |
258 | <listitem>\r | |
e81dc611 RJ |
259 | <para>Damaged</para>\r |
260 | <para>Set to <guilabel>Keep Debits</guilabel></para>\r | |
261 | </listitem>\r | |
262 | <listitem>\r | |
263 | <para>Delivered But Lost</para>\r | |
264 | <para>Set to <guilabel>Keep Debits</guilabel></para>\r | |
265 | </listitem>\r | |
266 | <listitem>\r | |
4b5dbac9 JP |
267 | <para>Discontinued</para>\r |
268 | </listitem>\r | |
269 | <listitem>\r | |
e81dc611 RJ |
270 | <para>Duplicate</para>\r |
271 | </listitem>\r | |
272 | <listitem>\r | |
273 | <para>Duplicate order</para>\r | |
274 | </listitem>\r | |
275 | <listitem>\r | |
276 | <para>Incorrect order</para>\r | |
277 | </listitem>\r | |
278 | <listitem>\r | |
279 | <para>Invalid ISBN</para>\r | |
280 | </listitem>\r | |
281 | <listitem>\r | |
282 | <para>Items blocked from crossing border</para>\r | |
283 | </listitem>\r | |
284 | <listitem>\r | |
285 | <para>Lost goods</para>\r | |
286 | </listitem>\r | |
287 | <listitem>\r | |
4b5dbac9 JP |
288 | <para>Miscellaneous</para>\r |
289 | </listitem>\r | |
290 | <listitem>\r | |
e81dc611 RJ |
291 | <para>Never received</para>\r |
292 | </listitem>\r | |
293 | <listitem>\r | |
4b5dbac9 JP |
294 | <para>No longer available</para>\r |
295 | </listitem>\r | |
296 | <listitem>\r | |
e81dc611 RJ |
297 | <para>No longer needed</para>\r |
298 | </listitem>\r | |
299 | <listitem>\r | |
300 | <para>Not found</para>\r | |
301 | </listitem>\r | |
302 | <listitem>\r | |
303 | <para>Not in process</para>\r | |
304 | </listitem>\r | |
305 | <listitem>\r | |
306 | <para>Not in stock</para>\r | |
307 | </listitem>\r | |
308 | <listitem>\r | |
4b5dbac9 JP |
309 | <para>Out of business</para>\r |
310 | </listitem>\r | |
311 | <listitem>\r | |
312 | <para>Out of print</para>\r | |
313 | </listitem>\r | |
314 | <listitem>\r | |
315 | <para>Out of stock indefinitely</para>\r | |
316 | </listitem>\r | |
317 | <listitem>\r | |
e81dc611 RJ |
318 | <para>Overbudget</para>\r |
319 | </listitem>\r | |
320 | <listitem>\r | |
321 | <para>Provider will not fill order</para>\r | |
322 | </listitem>\r | |
323 | <listitem>\r | |
324 | <para>Postponed</para>\r | |
325 | <para>Set to <guilabel>Keep Debits</guilabel></para>\r | |
326 | </listitem>\r | |
327 | <listitem>\r | |
4b5dbac9 JP |
328 | <para>Publication cancelled</para>\r |
329 | </listitem>\r | |
330 | <listitem>\r | |
e81dc611 RJ |
331 | <para>Quantity change</para>\r |
332 | </listitem>\r | |
333 | <listitem>\r | |
334 | <para>Repriced</para>\r | |
335 | </listitem>\r | |
336 | <listitem>\r | |
4b5dbac9 JP |
337 | <para>Reprint under consideration</para>\r |
338 | <para>Set to <guilabel>Keep Debits</guilabel></para>\r | |
339 | </listitem>\r | |
340 | <listitem>\r | |
e81dc611 RJ |
341 | <para>Unauthorized order</para>\r |
342 | </listitem>\r | |
343 | <listitem>\r | |
344 | <para>Wrong author</para>\r | |
345 | </listitem>\r | |
346 | <listitem>\r | |
347 | <para>Wrong edition</para>\r | |
348 | </listitem>\r | |
349 | <listitem>\r | |
350 | <para>Wrong provider</para>\r | |
351 | </listitem>\r | |
352 | <listitem>\r | |
353 | <para>Wrong title</para>\r | |
354 | </listitem>\r | |
355 | </itemizedlist>\r | |
356 | \r | |
357 | \r | |
358 | <informalfigure>\r | |
359 | <para><mediaobject>\r | |
360 | <alt>screenshot of default cancel reasons</alt>\r | |
361 | \r | |
362 | <imageobject>\r | |
363 | <imagedata fileref="media/default-cancel-reasons.png" scalefit="0"></imagedata>\r | |
364 | </imageobject>\r | |
365 | </mediaobject></para>\r | |
366 | </informalfigure>\r | |
367 | \r | |
368 | \r | |
368cd968 JP |
369 | <para>If you require a cancel reason not listed here, please follow the \r |
370 | <link linkend="guidelines-submit-default">Guidelines for Submitting Suggestions for New Defaults</link>.</para>\r | |
e81dc611 RJ |
371 | </simplesect>\r |
372 | \r | |
373 | </section>\r | |
374 | \r | |
375 | <section xml:id="invoice-item-type">\r | |
376 | <title>Invoice Item Type</title>\r | |
377 | \r | |
7cc52d4d JP |
378 | <para>Invoice Item Types allow you to enter additional charges on a purchase order or invoice.</para>\r |
379 | \r | |
380 | <para>Charges for bibliographic items are listed separately from these additional charges on a purchase order or invoice.</para>\r | |
381 | \r | |
382 | <para>Invoice Item Types are either set to Prorate=True or Prorate=False. When <guibutton>Save and Close </guibutton> is selected on an invoice, the system\r | |
383 | will prorate any charges where Prorate=True. This means that payment for the Invoice Item Type will be divided by all the funds in use on the invoice in proportion\r | |
384 | to the amount being spent by each fund on the invoice.</para>\r | |
e81dc611 RJ |
385 | \r |
386 | <simplesect xml:id="invoice-item-default">\r | |
387 | <title>Sitka Invoice Item Type Defaults</title>\r | |
388 | \r | |
389 | <para>The default invoice item types are:</para>\r | |
390 | <itemizedlist>\r | |
391 | <listitem>\r | |
4b5dbac9 JP |
392 | <para>Access Fee (f)</para>\r |
393 | </listitem>\r | |
394 | <listitem>\r | |
395 | <para>Cataloguing Charge (f)</para>\r | |
396 | </listitem>\r | |
397 | <listitem>\r | |
398 | <para>Direct Purchase (f)</para>\r | |
e81dc611 RJ |
399 | </listitem>\r |
400 | <listitem>\r | |
4b5dbac9 | 401 | <para>Goods and Services Tax (t)</para>\r |
e81dc611 RJ |
402 | </listitem>\r |
403 | <listitem>\r | |
4b5dbac9 | 404 | <para>Handling Charge (t)</para>\r |
e81dc611 RJ |
405 | </listitem>\r |
406 | <listitem>\r | |
4b5dbac9 | 407 | <para>Harmonized Sales Tax (t)</para>\r |
b8f8f9d0 JP |
408 | </listitem>\r |
409 | <listitem>\r | |
410 | <para>Import Fee (t)</para>\r | |
e81dc611 RJ |
411 | </listitem>\r |
412 | <listitem>\r | |
4b5dbac9 | 413 | <para>Lamination fee (t)</para>\r |
e81dc611 RJ |
414 | </listitem>\r |
415 | <listitem>\r | |
4b5dbac9 | 416 | <para>Non-library Item (f)</para>\r |
e81dc611 RJ |
417 | </listitem>\r |
418 | <listitem>\r | |
4b5dbac9 | 419 | <para>Processing Fee (f)</para>\r |
e81dc611 RJ |
420 | </listitem>\r |
421 | <listitem>\r | |
4b5dbac9 | 422 | <para>Processing Fee - Prorate (t)</para>\r |
e81dc611 RJ |
423 | </listitem>\r |
424 | <listitem>\r | |
4b5dbac9 JP |
425 | <para>Provincial Sales Tax (t)</para>\r |
426 | </listitem>\r | |
427 | <listitem>\r | |
bf10c087 C |
428 | <para>PST (No Prorate) (f)</para>\r |
429 | </listitem>\r | |
430 | <listitem>\r | |
4b5dbac9 JP |
431 | <para>Serial Subscription (f)</para>\r |
432 | </listitem>\r | |
433 | <listitem>\r | |
434 | <para>Serial Supplemental Charges (f)</para>\r | |
435 | </listitem>\r | |
436 | <listitem>\r | |
437 | <para>Shipping Charge (t)</para>\r | |
e81dc611 RJ |
438 | </listitem>\r |
439 | </itemizedlist>\r | |
4b5dbac9 JP |
440 | <para>A (t) indicates that the charge is proratable, a (f) indicates that it is not.</para>\r |
441 | \r | |
e81dc611 RJ |
442 | \r |
443 | <informalfigure>\r | |
444 | <para><mediaobject>\r | |
445 | <alt>screenshot of invoice item type defaults</alt>\r | |
446 | \r | |
447 | <imageobject>\r | |
448 | <imagedata fileref="media/default-invoice-item-types.png" scalefit="0"></imagedata>\r | |
449 | </imageobject>\r | |
450 | </mediaobject></para>\r | |
451 | </informalfigure>\r | |
452 | \r | |
368cd968 JP |
453 | <para>If you require an invoice item type not listed here, please follow the \r |
454 | <link linkend="guidelines-submit-default">Guidelines for Submitting Suggestions for New Defaults</link>.</para>\r | |
e81dc611 RJ |
455 | \r |
456 | </simplesect>\r | |
457 | \r | |
458 | </section>\r | |
459 | \r | |
460 | <section xml:id="invoice-payment">\r | |
461 | <title>Invoice Payment Methods</title>\r | |
462 | <para>Invoice payment methods are the ways you pay your providers for your purchases. The Invoice Payment Methods appear \r | |
463 | as a drop down menu in the invoice payment method field on the invoice.</para>\r | |
464 | \r | |
465 | <simplesect xml:id="invoice-payment-defaults">\r | |
466 | <title>Sitka Invoice Payment Method Defaults</title>\r | |
467 | \r | |
468 | <para>The most common invoice payment methods have been set in the Acquisitions Module. These are:</para>\r | |
469 | \r | |
470 | <itemizedlist>\r | |
471 | <listitem>\r | |
4b5dbac9 JP |
472 | <para>American Express</para>\r |
473 | </listitem>\r | |
474 | <listitem>\r | |
e81dc611 RJ |
475 | <para>Cash</para>\r |
476 | </listitem>\r | |
477 | <listitem>\r | |
478 | <para>Cheque</para>\r | |
479 | </listitem>\r | |
480 | <listitem>\r | |
4b5dbac9 JP |
481 | <para>Credit</para>\r |
482 | </listitem>\r | |
483 | <listitem>\r | |
e81dc611 RJ |
484 | <para>Direct Billing</para>\r |
485 | </listitem>\r | |
486 | <listitem>\r | |
4b5dbac9 | 487 | <para>Draft</para>\r |
e81dc611 RJ |
488 | </listitem>\r |
489 | <listitem>\r | |
4b5dbac9 | 490 | <para>Debit</para>\r |
e81dc611 RJ |
491 | </listitem>\r |
492 | <listitem>\r | |
4b5dbac9 | 493 | <para>Electronic Funds Transfer</para>\r |
e81dc611 RJ |
494 | </listitem>\r |
495 | <listitem>\r | |
4b5dbac9 | 496 | <para>Mastercard</para>\r |
e81dc611 RJ |
497 | </listitem>\r |
498 | <listitem>\r | |
4b5dbac9 | 499 | <para>Paypal</para>\r |
e81dc611 RJ |
500 | </listitem>\r |
501 | <listitem>\r | |
4b5dbac9 | 502 | <para>VISA</para>\r |
e81dc611 RJ |
503 | </listitem>\r |
504 | <listitem>\r | |
4b5dbac9 | 505 | <para>Wire Transfer</para>\r |
e81dc611 RJ |
506 | </listitem>\r |
507 | </itemizedlist>\r | |
508 | <informalfigure>\r | |
509 | <para><mediaobject>\r | |
510 | <alt>screenshot of funding sources</alt>\r | |
511 | \r | |
512 | <imageobject>\r | |
513 | <imagedata fileref="media/default-invoice-payment.png" scalefit="0"></imagedata>\r | |
514 | </imageobject>\r | |
515 | </mediaobject></para>\r | |
516 | </informalfigure>\r | |
517 | \r | |
368cd968 JP |
518 | <para>If you require an invoice payment method not listed here, please follow the \r |
519 | <link linkend="guidelines-submit-default">Guidelines for Submitting Suggestions for New Defaults</link>.</para>\r | |
e81dc611 RJ |
520 | \r |
521 | </simplesect>\r | |
522 | \r | |
523 | </section>\r | |
524 | \r | |
525 | <section xml:id="lineitem-marc-def">\r | |
526 | <title>Line Item MARC Attribute Definitions</title>\r | |
527 | \r | |
528 | <para>Line item attributes define the fields that Evergreen needs to extract from the bibliographic records that are in the acquisitions database to display in the \r | |
7cc52d4d JP |
529 | catalogue.</para> \r |
530 | \r | |
531 | <para> These attributes also appear as the fields in the New Brief Record interface.</para>\r | |
e81dc611 | 532 | \r |
34421476 | 533 | <simplesect xml:id="lineitem-marc-defaults">\r |
e81dc611 RJ |
534 | <title>Line Item MARC Attribute Definitions Defaults</title>\r |
535 | \r | |
536 | <itemizedlist>\r | |
537 | <listitem>\r | |
538 | <para>Author of Work</para>\r | |
539 | </listitem>\r | |
540 | <listitem>\r | |
541 | <para>Edition</para>\r | |
542 | </listitem>\r | |
543 | <listitem>\r | |
544 | <para>Identifier</para>\r | |
545 | </listitem>\r | |
546 | <listitem>\r | |
547 | <para>ISBN</para>\r | |
548 | </listitem>\r | |
549 | <listitem>\r | |
550 | <para>ISSN</para>\r | |
551 | </listitem>\r | |
552 | <listitem>\r | |
553 | <para>Language of Work</para>\r | |
554 | </listitem>\r | |
555 | <listitem>\r | |
556 | <para>Local Notes</para>\r | |
557 | </listitem>\r | |
558 | <listitem>\r | |
559 | <para>Pagination</para>\r | |
560 | </listitem>\r | |
561 | <listitem>\r | |
562 | <para>Price</para>\r | |
563 | </listitem>\r | |
564 | <listitem>\r | |
565 | <para>Publication Date</para>\r | |
566 | </listitem>\r | |
567 | <listitem>\r | |
568 | <para>Publisher</para>\r | |
569 | </listitem>\r | |
570 | <listitem>\r | |
571 | <para>Title</para>\r | |
572 | </listitem>\r | |
573 | <listitem>\r | |
574 | <para>UPC</para>\r | |
575 | </listitem>\r | |
576 | </itemizedlist>\r | |
577 | \r | |
368cd968 JP |
578 | <para>If you require a line item MARC attribute definition not listed here, please follow the \r |
579 | <link linkend="guidelines-submit-default">Guidelines for Submitting Suggestions for New Defaults</link>.</para>\r | |
e81dc611 RJ |
580 | \r |
581 | </simplesect>\r | |
582 | </section>\r | |
34421476 JP |
583 | \r |
584 | <section xml:id="submit-default">\r | |
585 | <title>New Sitka-wide Defaults</title>\r | |
586 | \r | |
7cc52d4d | 587 | <para>New Sitka-wide defaults are added to Evergreen on an as needed basis. If your library requires a new default please follow the guidelines below to submit your \r |
34421476 JP |
588 | suggestion.</para>\r |
589 | \r | |
590 | <simplesect xml:id="guidelines-submit-default">\r | |
591 | <title>Guidelines for Submitting Suggestions for New Defaults</title>\r | |
592 | <procedure>\r | |
593 | <step>\r | |
7cc52d4d | 594 | <para>Login to <link xlink:title="https://support.sitka.bclibraries.ca/">RT</link> and create a new ticket or compose a new email to support.</para>\r |
34421476 JP |
595 | </step>\r |
596 | <step>\r | |
597 | <para>Enter a subject including ACQ DEFAULT, the category your default falls under, and your suggested default.</para>\r | |
598 | <para>Example: <emphasis>ACQ DEFAULT: Cancel Reason - Duplicate Order</emphasis></para>\r | |
7cc52d4d | 599 | <tip><para>When naming your default keep in mind that all Sitka Acquisitions libraries will be able to see and use this default so please avoid names that are specific to\r |
34421476 JP |
600 | your library.</para></tip>\r |
601 | </step>\r | |
602 | <step>\r | |
603 | <para>In the body of the ticket or email describe how your default will be used. Please include any information you feel is relevant.</para>\r | |
604 | </step>\r | |
605 | <step>\r | |
606 | <para>Sitka Support will review all suggestions and add new defaults to Evergreen as needed.</para>\r | |
607 | </step>\r | |
608 | </procedure>\r | |
609 | \r | |
610 | </simplesect>\r | |
611 | \r | |
612 | </section>\r | |
e81dc611 RJ |
613 | \r |
614 | \r | |
615 | </chapter>\r |