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-acq-funding">\r | |
4 | <info>\r | |
5 | <title>Funding Sources</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 | |
16 | <para>Funding sources allow you to specify the sources that contribute monies to your fund(s), such as your municipal government. You can create as \r | |
17 | few or as many funding sources as you need..</para></abstract>\r | |
18 | \r | |
19 | \r | |
20 | </info>\r | |
21 | \r | |
e81dc611 RJ |
22 | <section xml:id="funding-sources">\r |
23 | <title>Funding Sources</title>\r | |
24 | <para></para>\r | |
25 | \r | |
26 | <note><para>Funding sources are not tied to fiscal or calendar years, so you can continue to apply credits to the same funding source over multiple \r | |
27 | years, e.g. City of Fiction. Alternatively, you can name funding sources by year, e.g. City of Fiction 2011 and City of Fiction 2012, and apply credits each \r | |
28 | year to the matching source.</para></note>\r | |
29 | \r | |
30 | <para><link linkend="create-funding-source">Create a Funding Source</link></para>\r | |
31 | <para><link linkend="edit-funding-source">Edit a Funding Source</link></para>\r | |
32 | <para><link linkend="apply-credit">Apply Credits to a Funding Source</link></para>\r | |
33 | <para><link linkend="allocate-credit-funding-source">Allocate Credits to Funds - Funding Source Interface</link></para>\r | |
34 | <para><link linkend="track-debit-credit">Track Debits and Credits</link></para>\r | |
35 | \r | |
36 | \r | |
37 | <simplesect xml:id="create-funding-source">\r | |
38 | <title>Create a Funding Source</title>\r | |
39 | \r | |
40 | <procedure>\r | |
41 | <step>\r | |
42 | <informalfigure>\r | |
43 | <para>Select <menuchoice><guimenu>Admin</guimenu>\r | |
44 | <guisubmenu>Server Administration</guisubmenu>\r | |
45 | <guisubmenu>Acquisitions</guisubmenu>\r | |
46 | <guimenuitem>Funding Sources</guimenuitem></menuchoice>.</para>\r | |
47 | <para><mediaobject>\r | |
48 | <alt>screenshot of funding sources</alt>\r | |
49 | \r | |
50 | <imageobject>\r | |
51 | <imagedata fileref="media/create-funding-1.png" scalefit="0"></imagedata>\r | |
52 | </imageobject>\r | |
53 | </mediaobject></para>\r | |
54 | </informalfigure>\r | |
55 | </step>\r | |
56 | \r | |
57 | <step>\r | |
58 | <informalfigure>\r | |
59 | <para>Click <guibutton>New Funding Source</guibutton>.</para>\r | |
60 | <para><mediaobject>\r | |
61 | <alt>screenshot of funding sources</alt>\r | |
62 | \r | |
63 | <imageobject>\r | |
64 | <imagedata fileref="media/create-funding-2.png" scalefit="0"></imagedata>\r | |
65 | </imageobject>\r | |
66 | </mediaobject></para>\r | |
67 | </informalfigure>\r | |
68 | </step>\r | |
69 | \r | |
70 | <step>\r | |
71 | <informalfigure>\r | |
72 | <para>Enter a <guilabel>Funding Source Name</guilabel>. There is no limit to the number of characters that can be entered in this field.</para>\r | |
73 | <para><mediaobject>\r | |
74 | <alt>screenshot of funding sources</alt>\r | |
75 | \r | |
76 | <imageobject>\r | |
77 | <imagedata fileref="media/create-funding-3.png" scalefit="0"></imagedata>\r | |
78 | </imageobject>\r | |
79 | </mediaobject></para>\r | |
80 | </informalfigure>\r | |
81 | </step>\r | |
82 | \r | |
83 | <step>\r | |
84 | <para>Select an <guilabel>Owner</guilabel> from the drop down menu. The owner indicates the organizational unit(s) whose staff can use this funding source. \r | |
85 | If a multi-branch library system is made the owner of a funding source, then users with appropriate permissions at the branches can also use the funding source.</para>\r | |
86 | </step>\r | |
87 | \r | |
88 | <step>\r | |
89 | <para>Create a unique <guilabel>Code</guilabel> for the source. There is no limit to the number of characters than can be entered in this field.</para>\r | |
90 | </step>\r | |
91 | \r | |
92 | <step>\r | |
93 | <para>Select a <guilabel>Currency</guilabel> from the drop down menu.</para>\r | |
94 | </step>\r | |
95 | \r | |
96 | <step>\r | |
97 | <informalfigure>\r | |
98 | <para>Click <guibutton>Save</guibutton>.</para>\r | |
99 | <para><mediaobject>\r | |
100 | <alt>screenshot of funding sources</alt>\r | |
101 | \r | |
102 | <imageobject>\r | |
103 | <imagedata fileref="media/create-funding-4.png" scalefit="0"></imagedata>\r | |
104 | </imageobject>\r | |
105 | </mediaobject></para>\r | |
106 | </informalfigure>\r | |
107 | </step>\r | |
108 | \r | |
109 | </procedure>\r | |
110 | </simplesect>\r | |
111 | \r | |
112 | <simplesect xml:id="edit-funding-source">\r | |
113 | <title>Edit a Funding Source</title>\r | |
114 | \r | |
115 | <note><para>While you are able to edit your funding source's name, owner, code, and currency, you are unable to edit the balance of your funding source.</para>\r | |
116 | <para>It is also possible to delete a funding source by checking the box of the funding source you wish to delete and clicking <guibutton>Delete Selected</guibutton>.</para>\r | |
117 | <para>A Funding Source can only be deleted if no credit has been applied to it.</para></note>\r | |
118 | \r | |
119 | <procedure>\r | |
120 | <step>\r | |
121 | <informalfigure>\r | |
122 | <para>Select <menuchoice><guimenu>Admin</guimenu>\r | |
123 | <guisubmenu>Server Administration</guisubmenu>\r | |
124 | <guisubmenu>Acquisitions</guisubmenu>\r | |
125 | <guimenuitem>Funding Sources</guimenuitem></menuchoice>.</para>\r | |
126 | <para><mediaobject>\r | |
127 | <alt>screenshot of funding sources</alt>\r | |
128 | \r | |
129 | <imageobject>\r | |
130 | <imagedata fileref="media/create-funding-1.png" scalefit="0"></imagedata>\r | |
131 | </imageobject>\r | |
132 | </mediaobject></para>\r | |
133 | </informalfigure>\r | |
134 | </step>\r | |
135 | \r | |
136 | <step>\r | |
137 | <informalfigure>\r | |
138 | <para>Double-click on the row you would like to edit. A pop-up box will appear in which you can edit the fields.</para>\r | |
139 | <para><mediaobject>\r | |
140 | <alt>screenshot of funding sources</alt>\r | |
141 | \r | |
142 | <imageobject>\r | |
143 | <imagedata fileref="media/edit-funding-1.png" scalefit="0"></imagedata>\r | |
144 | </imageobject>\r | |
145 | </mediaobject></para>\r | |
146 | </informalfigure>\r | |
147 | </step>\r | |
148 | \r | |
149 | <step>\r | |
150 | <informalfigure>\r | |
151 | <para>Make your changes and click <guibutton>Save</guibutton>.</para>\r | |
152 | <para><mediaobject>\r | |
153 | <alt>screenshot of funding sources</alt>\r | |
154 | \r | |
155 | <imageobject>\r | |
156 | <imagedata fileref="media/create-funding-4.png" scalefit="0"></imagedata>\r | |
157 | </imageobject>\r | |
158 | </mediaobject></para>\r | |
159 | </informalfigure>\r | |
160 | </step>\r | |
161 | </procedure>\r | |
162 | \r | |
163 | </simplesect>\r | |
164 | \r | |
165 | <simplesect xml:id="apply-credit">\r | |
166 | <title>Apply Credits to a Funding Source</title>\r | |
167 | \r | |
168 | <caution><para>Once a funding source has credit applied to it it cannot be deleted. Ensure you apply the correct amount of credit to each funding source \r | |
169 | as there is no way on the staff client to edit the amount applied.</para>\r | |
170 | <para>In the event that an incorrect amount is allocated to a funding source, please submit a ticket to Sitka Support that includes the name of the funding source and \r | |
171 | the incorrect amount that has been allocated.</para></caution>\r | |
172 | \r | |
173 | <procedure>\r | |
174 | <step>\r | |
175 | <informalfigure>\r | |
176 | <para>Select <menuchoice><guimenu>Admin</guimenu>\r | |
177 | <guisubmenu>Server Administration</guisubmenu>\r | |
178 | <guisubmenu>Acquisitions</guisubmenu>\r | |
179 | <guimenuitem>Funding Sources</guimenuitem></menuchoice>.</para>\r | |
180 | <para><mediaobject>\r | |
181 | <alt>screenshot of funding sources</alt>\r | |
182 | \r | |
183 | <imageobject>\r | |
184 | <imagedata fileref="media/create-funding-1.png" scalefit="0"></imagedata>\r | |
185 | </imageobject>\r | |
186 | </mediaobject></para>\r | |
187 | </informalfigure>\r | |
188 | </step>\r | |
189 | \r | |
190 | <step>\r | |
191 | <informalfigure>\r | |
192 | <para>Click on the hyperlinked name of the funding source you would like to apply credit to. This takes you to the <guilabel>Funding Source Details</guilabel> screen.</para>\r | |
193 | <para><mediaobject>\r | |
194 | <alt>screenshot of funding sources</alt>\r | |
195 | \r | |
196 | <imageobject>\r | |
197 | <imagedata fileref="media/edit-funding-1.png" scalefit="0"></imagedata>\r | |
198 | </imageobject>\r | |
199 | </mediaobject></para>\r | |
200 | </informalfigure>\r | |
201 | </step>\r | |
202 | \r | |
203 | <step>\r | |
204 | <informalfigure>\r | |
205 | <para>Click <guibutton>Apply Credit</guibutton>.</para>\r | |
206 | <para><mediaobject>\r | |
207 | <alt>screenshot of funding sources</alt>\r | |
208 | \r | |
209 | <imageobject>\r | |
210 | <imagedata fileref="media/apply-credit-funding-1a.png" scalefit="0"></imagedata>\r | |
211 | </imageobject>\r | |
212 | </mediaobject></para>\r | |
213 | </informalfigure>\r | |
214 | </step>\r | |
215 | \r | |
216 | <step>\r | |
217 | <para>Enter an amount to apply to this funding source.</para>\r | |
218 | </step>\r | |
219 | \r | |
220 | <step>\r | |
221 | <para>Enter a note. This field is optional.</para>\r | |
222 | </step>\r | |
223 | \r | |
224 | <step>\r | |
225 | <informalfigure>\r | |
226 | <para>Click <guibutton>Apply</guibutton>.</para>\r | |
227 | <para><mediaobject>\r | |
228 | <alt>screenshot of funding sources</alt>\r | |
229 | \r | |
230 | <imageobject>\r | |
231 | <imagedata fileref="media/apply-credit-funding-4.png" scalefit="0"></imagedata>\r | |
232 | </imageobject>\r | |
233 | </mediaobject></para>\r | |
234 | </informalfigure>\r | |
235 | </step>\r | |
236 | \r | |
237 | <step>\r | |
238 | <para>The <guilabel>Summary</guilabel> tab will update to reflect the credit you applied. The <guilabel>Credits</guilabel> tab will display all credits that have been \r | |
239 | applied to the funding source. You may need to click <guibutton>Reload</guibutton> to view the <guilabel>Credits</guilabel> tab.</para>\r | |
240 | </step>\r | |
241 | </procedure>\r | |
242 | \r | |
243 | </simplesect>\r | |
244 | \r | |
245 | <simplesect xml:id="allocate-credit-funding-source">\r | |
246 | <title>Allocate Credit to Funds - Funding Source Interface</title>\r | |
247 | \r | |
248 | <para>Once you have set up your funds, credit can be allocated to them from your funding sources in two ways:</para>\r | |
249 | \r | |
250 | <itemizedlist>\r | |
251 | <listitem><para>Allocate Credit to Fund - Funding Source Interface</para>\r | |
252 | </listitem>\r | |
253 | <listitem><para><link linkend="allocate-credit-funds">Allocate Credit to Fund - Fund Interface</link></para>\r | |
254 | </listitem>\r | |
255 | </itemizedlist>\r | |
256 | \r | |
257 | <para>To allocate credit using the Funding Source Interface:</para>\r | |
258 | \r | |
259 | <procedure>\r | |
260 | <step>\r | |
261 | <informalfigure>\r | |
262 | <para>Select <menuchoice><guimenu>Admin</guimenu>\r | |
263 | <guisubmenu>Server Administration</guisubmenu>\r | |
264 | <guisubmenu>Acquisitions</guisubmenu>\r | |
265 | <guimenuitem>Funding Sources</guimenuitem></menuchoice>.</para>\r | |
266 | <para><mediaobject>\r | |
267 | <alt>screenshot of funding sources</alt>\r | |
268 | \r | |
269 | <imageobject>\r | |
270 | <imagedata fileref="media/create-funding-1.png" scalefit="0"></imagedata>\r | |
271 | </imageobject>\r | |
272 | </mediaobject></para>\r | |
273 | </informalfigure>\r | |
274 | </step>\r | |
275 | \r | |
276 | <step>\r | |
277 | <informalfigure>\r | |
278 | <para>Click the hyperlinked name of the funding source.</para>\r | |
279 | <para><mediaobject>\r | |
280 | <alt>screenshot of funding sources</alt>\r | |
281 | \r | |
282 | <imageobject>\r | |
283 | <imagedata fileref="media/funding-source-funding-1.png" scalefit="0"></imagedata>\r | |
284 | </imageobject>\r | |
285 | </mediaobject></para>\r | |
286 | </informalfigure>\r | |
287 | </step>\r | |
288 | \r | |
289 | <step>\r | |
290 | <informalfigure>\r | |
291 | <para>Click <guibutton>Allocate to Fund</guibutton>.</para>\r | |
292 | <para><mediaobject>\r | |
293 | <alt>screenshot of funding sources</alt>\r | |
294 | \r | |
295 | <imageobject>\r | |
296 | <imagedata fileref="media/allocate-credit-funding-1.png" scalefit="0"></imagedata>\r | |
297 | </imageobject>\r | |
298 | </mediaobject></para>\r | |
299 | </informalfigure>\r | |
300 | </step>\r | |
301 | \r | |
302 | <step>\r | |
303 | <informalfigure>\r | |
304 | <para>From the <guilabel>Fund</guilabel> drop down menu, select the fund you would like to allocate credit to.</para>\r | |
305 | <para><mediaobject>\r | |
306 | <alt>screenshot of funding sources</alt>\r | |
307 | \r | |
308 | <imageobject>\r | |
309 | <imagedata fileref="media/allocate-credit-funding-2.png" scalefit="0"></imagedata>\r | |
310 | </imageobject>\r | |
311 | </mediaobject></para>\r | |
312 | </informalfigure>\r | |
313 | </step>\r | |
314 | \r | |
315 | <step>\r | |
316 | <para>Enter the amount that you would like to allocate.</para>\r | |
317 | </step>\r | |
318 | \r | |
319 | <step>\r | |
320 | <para>Enter a note. This field is optional.</para>\r | |
321 | </step>\r | |
322 | \r | |
323 | <step>\r | |
324 | <informalfigure>\r | |
325 | <para>Click <guibutton>Apply</guibutton>.</para>\r | |
326 | <para><mediaobject>\r | |
327 | <alt>screenshot of funding sources</alt>\r | |
328 | \r | |
329 | <imageobject>\r | |
330 | <imagedata fileref="media/allocate-credit-funding-3.png" scalefit="0"></imagedata>\r | |
331 | </imageobject>\r | |
332 | </mediaobject></para>\r | |
333 | </informalfigure>\r | |
334 | </step>\r | |
335 | </procedure>\r | |
336 | \r | |
337 | </simplesect>\r | |
338 | \r | |
339 | <simplesect xml:id="track-debit-credit">\r | |
340 | <title>Track Debits and Credits</title>\r | |
341 | \r | |
342 | <informalfigure>\r | |
343 | <para>You can track credits to and allocations from for each funding source through <guilabel>Summary</guilabel> tab on the <guilabel>Funding Source Details</guilabel> screen.</para>\r | |
344 | <para><mediaobject>\r | |
345 | <alt>screenshot of funding sources</alt>\r | |
346 | \r | |
347 | <imageobject>\r | |
348 | <imagedata fileref="media/track-debit-funding-1.png" scalefit="0"></imagedata>\r | |
349 | </imageobject>\r | |
350 | </mediaobject></para>\r | |
351 | </informalfigure>\r | |
352 | \r | |
353 | <informalfigure> \r | |
354 | <para>The <guilabel>Credits</guilabel> tab tracks all credits applied to the funding source. After applying credit you will need to click \r | |
355 | <guibutton>Reload</guibutton> to view the <guilabel>Credits</guilabel> tab. </para>\r | |
356 | <para><mediaobject>\r | |
357 | <alt>screenshot of funding sources</alt>\r | |
358 | \r | |
359 | <imageobject>\r | |
360 | <imagedata fileref="media/track-debit-funding-2.png" scalefit="0"></imagedata>\r | |
361 | </imageobject>\r | |
362 | </mediaobject></para>\r | |
363 | </informalfigure>\r | |
364 | \r | |
365 | <informalfigure>\r | |
366 | <para>The <guilabel>Allocations</guilabel> tab tracks all allocations from the funding source to funds. After allocating to a fund you will need to click\r | |
367 | <guibutton>Reload</guibutton> to view the <guilabel>Allocations</guilabel> tab.</para>\r | |
368 | <para><mediaobject>\r | |
369 | <alt>screenshot of funding sources</alt>\r | |
370 | \r | |
371 | <imageobject>\r | |
372 | <imagedata fileref="media/track-debit-funding-3.png" scalefit="0"></imagedata>\r | |
373 | </imageobject>\r | |
374 | </mediaobject></para>\r | |
375 | </informalfigure>\r | |
376 | \r | |
377 | </simplesect>\r | |
378 | \r | |
379 | </section>\r | |
380 | \r | |
381 | \r | |
382 | \r | |
383 | </chapter>\r |