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-permissions">\r | |
4 | <info>\r | |
5 | <title>Permissions and Settings</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 | |
c0a02d7a JP |
16 | <para>The Acquisitions Module requires specific library settings to be set and acquisitions permissions to be granted to staff \r |
17 | before the module can be used.</para>\r | |
18 | <para>This chapter covers the library settings specific to acquisitions as well as the permission groups specific to acquisitions and how to apply them.</para>\r | |
19 | </abstract>\r | |
e81dc611 RJ |
20 | \r |
21 | \r | |
22 | </info>\r | |
23 | \r | |
e81dc611 RJ |
24 | \r |
25 | \r | |
26 | <section xml:id="acq-library-settings">\r | |
27 | <title>Acquisitions Specific Settings in Library Settings Editor</title>\r | |
28 | \r | |
29 | \r | |
30 | <para>Several settings in the <guilabel>Library Settings Editor</guilabel> pertain to functions in the Acquisitions Module.</para>\r | |
31 | <para>You can access these settings by clicking <menuchoice><guimenu>Admin</guimenu>\r | |
c0a02d7a JP |
32 | <guisubmenu>Local Administration</guisubmenu><guimenuitem>Library Settings Editor</guimenuitem></menuchoice>. To update these settings a user must have both \r |
33 | LSA and Acquisitions Administration permissions.</para> \r | |
e81dc611 | 34 | \r |
5f97e54e JP |
35 | <table xml:id="lsa-library-settings-acquisitions">\r |
36 | <title>Acquisitions</title>\r | |
37 | <tgroup cols="5" align="left" colsep="1" rowsep="1">\r | |
38 | <colspec colnum="1" colname="setting" colwidth="2*"/>\r | |
39 | <colspec colnum="2" colname="description" colwidth="3*"/>\r | |
40 | <colspec colnum="3" colname="type" colwidth="1*"/>\r | |
41 | <colspec colnum="4" colname="editor" colwidth="1*"/>\r | |
42 | <colspec colnum="5" colname="notes" colwidth="2*"/>\r | |
43 | \r | |
44 | <thead>\r | |
45 | <row>\r | |
46 | <entry>Setting</entry>\r | |
47 | <entry>Description</entry>\r | |
48 | <entry>Data type</entry>\r | |
49 | <entry>Edited by</entry>\r | |
50 | <entry>Notes</entry>\r | |
51 | </row>\r | |
52 | </thead>\r | |
53 | \r | |
54 | \r | |
55 | \r | |
56 | <tbody>\r | |
57 | <row>\r | |
58 | <entry>Allow funds to be rolloed over without bringing the money along</entry>\r | |
e640ef6b JP |
59 | <entry>This setting controls whether money and encumbrances or just encumbrances are rolled over when performing the \r |
60 | <link linkend="yearend-closeout">Fiscal Year Close-out Operation</link>.</entry>\r | |
5f97e54e JP |
61 | <entry>\r |
62 | True/false\r | |
63 | </entry>\r | |
e640ef6b | 64 | <entry>LSA and Acq Admin</entry>\r |
5f97e54e JP |
65 | <entry></entry>\r |
66 | </row>\r | |
67 | <row>\r | |
68 | <entry>Allows patrons to create automatic holds from purchase requests</entry>\r | |
69 | <entry>This function is not currently available as further development of this feature is required.</entry>\r | |
e640ef6b | 70 | <entry>True/False</entry>\r |
5f97e54e | 71 | <entry>Sitka Support</entry>\r |
e640ef6b | 72 | <entry>True/False</entry>\r |
5f97e54e JP |
73 | </row>\r |
74 | <row>\r | |
75 | <entry>Default circulation modifier</entry>\r | |
e640ef6b JP |
76 | <entry>Enter the circulation modifier that you would be like to be applied to items that are created in the Acquisitions Module if no \r |
77 | circulation modifier is specified.</entry>\r | |
0fb8105a | 78 | <entry>Selection list</entry>\r |
e640ef6b JP |
79 | <entry>LSA and Acq Admin</entry>\r |
80 | <entry>If this setting is left blank no circulation modifier will be applied during the acquisitions process unless specified during the acquisitions\r | |
81 | process.</entry>\r | |
5f97e54e JP |
82 | </row>\r |
83 | \r | |
84 | <row>\r | |
85 | <entry>Default copy location</entry>\r | |
e640ef6b JP |
86 | <entry>Select the copy location that you would like to be applied to items that are created in the Acquisitions Module if no copy location \r |
87 | is specified.</entry>\r | |
88 | <entry>Selection List</entry>\r | |
89 | <entry>LSA and Acq Admin</entry>\r | |
90 | <entry>If this setting is left blank the system will use the SITKA Stacks copy location unless specified during the acquisitions process.</entry>\r | |
5f97e54e JP |
91 | </row>\r |
92 | \r | |
93 | <row>\r | |
94 | <entry>Fund Spending Limit for Block</entry>\r | |
e640ef6b JP |
95 | <entry>When the amount remaining in the fund, including spent money and encumbrances, goes below this percentage, attempts to spend from \r |
96 | the fund will be blocked.</entry>\r | |
97 | <entry>Number</entry>\r | |
98 | <entry>LSA and Acq Admin</entry>\r | |
5f97e54e JP |
99 | <entry/>\r |
100 | </row>\r | |
101 | \r | |
102 | \r | |
103 | <row>\r | |
104 | <entry>Fund Spending Limit for Warning</entry>\r | |
e640ef6b JP |
105 | <entry>When the amount remaining in the fund, including spent money and encumbrances, goes below this percentage, attempts to spend from \r |
106 | the fund will be blocked.</entry>\r | |
5f97e54e | 107 | <entry></entry>\r |
e640ef6b | 108 | <entry>LSA and Acq Admin</entry>\r |
5f97e54e | 109 | <entry></entry>\r |
5f97e54e | 110 | </row>\r |
b5f6d449 CB |
111 | \r |
112 | <row>\r | |
113 | <entry>Initial status for received items</entry>\r | |
114 | <entry>Allows staff to designate a custom copy status on received lineitems.</entry>\r | |
115 | <entry>Selection list</entry>\r | |
116 | <entry>LSA and Acq Admin</entry>\r | |
117 | <entry>Default status is "In Process".</entry>\r | |
118 | </row>\r | |
5f97e54e JP |
119 | \r |
120 | <row>\r | |
121 | <entry>Rollover Distribution Formulae Funds</entry>\r | |
e640ef6b JP |
122 | <entry>When year end processes run the funds specified in distribution formulae roll over to the new fiscal year.</entry>\r |
123 | <entry>True/False</entry>\r | |
124 | <entry>LSA and Acq Admin</entry>\r | |
5f97e54e JP |
125 | <entry/>\r |
126 | </row>\r | |
127 | <row>\r | |
128 | <entry>Set copy creator as receiver</entry>\r | |
e640ef6b JP |
129 | <entry>When receiving a copy in acquisitions, set the copy "creator" to be the staff that received the copy</entry>\r |
130 | <entry>True/False</entry>\r | |
131 | <entry>LSA and Acq Admin</entry>\r | |
132 | <entry>The creator of a copy can be seen in Edit Item Attributes.</entry>\r | |
5f97e54e JP |
133 | </row>\r |
134 | <row>\r | |
135 | <entry>Temporary barcode prefix</entry>\r | |
e640ef6b JP |
136 | <entry>The temporary barcode prefix must be entered as your library code preceded by the letter A. This prevents conflicts between \r |
137 | the libraries using acquisitions.</entry>\r | |
138 | <entry>Text</entry>\r | |
139 | <entry>LSA and Acq Admin</entry>\r | |
140 | <entry>If this setting is left blank the system will use ACQ as the default barcode prefix. This prefix has potential to conflict with prefixes \r | |
141 | used by libraries not currently using acquisitions and so acquisitions libraries are required to use their library code for the prefix.</entry>\r | |
5f97e54e JP |
142 | </row>\r |
143 | \r | |
144 | \r | |
145 | <row>\r | |
146 | <entry>Temporary call number prefix</entry>\r | |
e640ef6b JP |
147 | <entry>Enter a temporary call number prefix for items that are created in the Acquisitions Module.</entry>\r |
148 | <entry>Text</entry>\r | |
149 | <entry>LSA and Acq Admin</entry>\r | |
150 | <entry>If this setting is left blank the system will use ACQ as the default call number.</entry>\r | |
5f97e54e JP |
151 | </row>\r |
152 | \r | |
153 | \r | |
154 | <row>\r | |
155 | <entry>Delete bib if all copies are deleted via Acquisitions lineitem\r | |
156 | cancellation.</entry>\r | |
e640ef6b JP |
157 | <entry>This means when a line item is cancelled, if there are no longer copies at any library attached to the bibliographic record, \r |
158 | the bibliographic record will be deleted</entry>\r | |
159 | <entry>True/False</entry>\r | |
5f97e54e | 160 | <entry> Sitka Support</entry>\r |
e640ef6b | 161 | <entry>Default TRUE</entry>\r |
5f97e54e JP |
162 | </row>\r |
163 | </tbody>\r | |
164 | </tgroup>\r | |
165 | </table>\r | |
166 | \r | |
167 | \r | |
168 | \r | |
169 | \r | |
170 | <table xml:id="lsa-library-settings-acquisitions-load-MARC">\r | |
171 | <title>Acquisitions - Load MARC Order Record Defaults</title>\r | |
172 | <tgroup cols="5" align="left" colsep="1" rowsep="1">\r | |
173 | <colspec colnum="1" colname="setting" colwidth="2*"/>\r | |
174 | <colspec colnum="2" colname="description" colwidth="3*"/>\r | |
175 | <colspec colnum="3" colname="type" colwidth="1*"/>\r | |
176 | <colspec colnum="4" colname="editor" colwidth="1*"/>\r | |
177 | <colspec colnum="5" colname="notes" colwidth="2*"/>\r | |
178 | \r | |
179 | <thead>\r | |
180 | <row>\r | |
181 | <entry>Setting</entry>\r | |
182 | <entry>Description</entry>\r | |
183 | <entry>Data type</entry>\r | |
184 | <entry>Edited by</entry>\r | |
185 | <entry>Notes</entry>\r | |
186 | </row>\r | |
187 | </thead>\r | |
188 | \r | |
189 | \r | |
190 | \r | |
191 | <tbody>\r | |
192 | \r | |
193 | \r | |
194 | <row>\r | |
195 | <entry>Upload Activate PO</entry>\r | |
e640ef6b JP |
196 | <entry>Activate the purchase order by default during ACQ file upload</entry>\r |
197 | <entry>True/False</entry>\r | |
5f97e54e JP |
198 | <entry>LSA and Acq Admin</entry>\r |
199 | <entry/>\r | |
200 | </row>\r | |
201 | \r | |
202 | \r | |
203 | \r | |
204 | <row>\r | |
205 | <entry>Upload Create PO</entry>\r | |
e640ef6b JP |
206 | <entry>Create a purchase order by default during ACQ file upload</entry>\r |
207 | <entry>True/False</entry>\r | |
5f97e54e JP |
208 | <entry>LSA and Acq Admin</entry>\r |
209 | <entry/>\r | |
210 | </row>\r | |
211 | \r | |
212 | <row>\r | |
213 | <entry>Upload Default Insufficient Quality Fall-Thru Profile</entry>\r | |
e640ef6b JP |
214 | <entry>Default low-quality fall through profile used during ACQ file upload</entry>\r |
215 | <entry>Selection List</entry>\r | |
5f97e54e | 216 | <entry>LSA and Acq Admin</entry>\r |
e640ef6b | 217 | <entry>Quality Fall-Thru Profiles are not currently set up in the system.</entry>\r |
5f97e54e JP |
218 | </row>\r |
219 | \r | |
220 | \r | |
221 | <row>\r | |
222 | <entry>Upload Default Match Set</entry>\r | |
e640ef6b JP |
223 | <entry>Default match set to use during ACQ file upload</entry>\r |
224 | <entry>Selection List</entry>\r | |
5f97e54e JP |
225 | <entry>LSA and Acq Admin</entry>\r |
226 | <entry/>\r | |
227 | </row>\r | |
228 | \r | |
229 | \r | |
230 | <row>\r | |
231 | <entry>Upload Default Merge Profile</entry>\r | |
e640ef6b JP |
232 | <entry>Default merge profile to use during ACQ file upload</entry>\r |
233 | <entry>Selection List</entry>\r | |
5f97e54e JP |
234 | <entry>LSA and Acq Admin</entry>\r |
235 | <entry/>\r | |
236 | </row>\r | |
237 | \r | |
238 | \r | |
239 | <row>\r | |
240 | <entry>Upload Default Min. Quality Ratio</entry>\r | |
e640ef6b JP |
241 | <entry>Default minimum quality ratio used during ACQ file upload</entry>\r |
242 | <entry>Number</entry>\r | |
5f97e54e | 243 | <entry>LSA and Acq Admin</entry>\r |
e640ef6b | 244 | <entry>Minimum quality ratios are not currently set up in the system.</entry>\r |
5f97e54e JP |
245 | </row>\r |
246 | \r | |
247 | <row>\r | |
248 | <entry>Upload Default Provider</entry>\r | |
e640ef6b JP |
249 | <entry>Default provider to use during ACQ file upload</entry>\r |
250 | <entry>Text</entry>\r | |
5f97e54e JP |
251 | <entry>LSA and Acq Admin</entry>\r |
252 | <entry/>\r | |
253 | </row>\r | |
254 | \r | |
255 | <row>\r | |
256 | <entry>Upload Import Non Matching by Default</entry>\r | |
e640ef6b JP |
257 | <entry>Import non-matching records by default during ACQ file upload</entry>\r |
258 | <entry>True/False</entry>\r | |
5f97e54e JP |
259 | <entry>LSA and Acq Admin</entry>\r |
260 | <entry/>\r | |
261 | </row>\r | |
262 | \r | |
263 | <row>\r | |
264 | <entry>Upload Load Items for Imported Records by Default</entry>\r | |
e640ef6b JP |
265 | <entry>Load items for imported records by default during ACQ file upload</entry>\r |
266 | <entry>True/False</entry>\r | |
5f97e54e JP |
267 | <entry>LSA and Acq Admin</entry>\r |
268 | <entry/>\r | |
269 | </row>\r | |
270 | \r | |
271 | <row>\r | |
272 | <entry>Upload Merge on Best Match by Default</entry>\r | |
e640ef6b JP |
273 | <entry>Merge records on best match by default during ACQ file upload</entry>\r |
274 | <entry>True/False</entry>\r | |
5f97e54e JP |
275 | <entry>LSA and Acq Admin</entry>\r |
276 | <entry/>\r | |
277 | </row>\r | |
278 | \r | |
279 | <row>\r | |
280 | <entry>Upload Merge on Exact Match by Default</entry>\r | |
e640ef6b JP |
281 | <entry>Merge records on exact match by default during ACQ file upload</entry>\r |
282 | <entry>True/False</entry>\r | |
5f97e54e JP |
283 | <entry>LSA and Acq Admin</entry>\r |
284 | <entry/>\r | |
285 | </row>\r | |
286 | \r | |
287 | <row>\r | |
288 | <entry>Upload Merge on Single Match by Default</entry>\r | |
e640ef6b JP |
289 | <entry>Merge records on single match by default during ACQ file upload</entry>\r |
290 | <entry>True/False</entry>\r | |
5f97e54e JP |
291 | <entry>LSA and Acq Admin</entry>\r |
292 | <entry/>\r | |
293 | </row>\r | |
294 | \r | |
295 | </tbody>\r | |
296 | </tgroup>\r | |
297 | </table>\r | |
1b412d53 | 298 | \r |
e81dc611 RJ |
299 | </section> \r |
300 | \r | |
301 | <section xml:id="acq-permissions-overview">\r | |
302 | <title>Acquisitions Permissions Overview</title>\r | |
303 | <para>There are four Acquisitions Permission Groups: <link linkend="permissions-acqselector">Basic Selector, Advanced Selector</link>, \r | |
304 | <link linkend="permissions-acqpurchase">Purchaser</link>, <link linkend="permissions-acqadmin">Administrator</link>. These permission groups are applied \r | |
c0a02d7a | 305 | in additional to a staff member's current permissions group.</para>\r |
e81dc611 | 306 | \r |
e81dc611 RJ |
307 | <simplesect xml:id="permissions-acqselector">\r |
308 | <title>Acquisitions Selection</title>\r | |
309 | <para>There are two permission group options for a selector.</para>\r | |
310 | \r | |
311 | <para><emphasis role="bold">Acq Basic Selector</emphasis></para>\r | |
312 | <para>This group includes permissions to:</para>\r | |
313 | <itemizedlist>\r | |
314 | <listitem>\r | |
315 | <para>perform searches using the Acquisitions General Search</para>\r | |
316 | </listitem>\r | |
317 | <listitem>\r | |
318 | <para>create, merge, clone, and delete selection lists</para>\r | |
319 | </listitem>\r | |
320 | <listitem>\r | |
321 | <para>add line items to a selection list</para>\r | |
322 | </listitem>\r | |
323 | <listitem>\r | |
324 | <para>view and use selection lists created by another user</para>\r | |
325 | </listitem>\r | |
326 | <listitem>\r | |
327 | <para>create brief MARC records</para>\r | |
328 | </listitem>\r | |
329 | <listitem>\r | |
330 | <para>perform a MARC Federated Search</para>\r | |
331 | </listitem>\r | |
332 | <listitem>\r | |
333 | <para>add copies, alerts, and notes to line items</para>\r | |
334 | </listitem>\r | |
335 | <listitem>\r | |
336 | <para>apply funds to copies and line items on a selection list</para>\r | |
337 | </listitem>\r | |
338 | <listitem>\r | |
339 | <para>link line items to bibliographic records in the catalogue</para>\r | |
340 | </listitem>\r | |
341 | <listitem>\r | |
342 | <para>mark line items <guilabel>selector-ready</guilabel> and/or <guilabel>order-ready</guilabel></para>\r | |
343 | </listitem>\r | |
344 | <listitem>\r | |
345 | <para>view, but not create, purchase orders</para>\r | |
346 | </listitem>\r | |
347 | <listitem>\r | |
c0a02d7a | 348 | <para>view fund summaries for the current year for the location the workstation is registered to</para>\r |
e81dc611 RJ |
349 | </listitem>\r |
350 | </itemizedlist>\r | |
351 | \r | |
352 | <para><emphasis role="bold">Acq Advanced Selector</emphasis></para>\r | |
353 | <para>In addition to the Acq Basic Selector permissions, this group includes permissions to:</para>\r | |
354 | <itemizedlist>\r | |
355 | <listitem>\r | |
356 | <para>view fund summaries for multiple years and location</para>\r | |
357 | </listitem>\r | |
358 | <listitem>\r | |
359 | <para>create, edit, delete funds</para>\r | |
360 | </listitem>\r | |
361 | <listitem>\r | |
362 | <para>view debits associated with a fund</para>\r | |
363 | </listitem>\r | |
364 | <listitem>\r | |
365 | <para>transfer money between funds</para>\r | |
366 | </listitem>\r | |
367 | </itemizedlist>\r | |
368 | \r | |
369 | </simplesect>\r | |
370 | \r | |
371 | <simplesect xml:id="permissions-acqpurchase">\r | |
372 | <title>Acquisitions Purchaser</title>\r | |
373 | \r | |
374 | <para>In addition to selector permissions, this groups includes permissions to:</para>\r | |
375 | \r | |
376 | <itemizedlist>\r | |
377 | <listitem>\r | |
378 | <para>apply distribution formulas to line items</para>\r | |
379 | </listitem>\r | |
380 | <listitem>\r | |
381 | <para>create, view, rename, print, and activate purchase orders</para>\r | |
382 | </listitem>\r | |
383 | <listitem>\r | |
384 | <para>add notes and charges to purchase orders</para>\r | |
385 | </listitem>\r | |
386 | <listitem>\r | |
387 | <para>receive and un-receive purchase orders, line items, and copies</para>\r | |
388 | </listitem>\r | |
389 | <listitem>\r | |
390 | <para>view purchase order history</para>\r | |
391 | </listitem>\r | |
392 | <listitem>\r | |
393 | <para>cancel purchase orders, line items, and copies</para>\r | |
394 | </listitem>\r | |
395 | <listitem>\r | |
396 | <para>change a line item's claim policy</para>\r | |
397 | </listitem>\r | |
398 | <listitem>\r | |
399 | <para>claim line items and copies</para>\r | |
400 | </listitem>\r | |
401 | <listitem>\r | |
402 | <para>print claim vouchers</para>\r | |
403 | </listitem>\r | |
404 | <listitem>\r | |
405 | <para>create, view, print, and close invoices</para>\r | |
406 | </listitem>\r | |
407 | <listitem>\r | |
408 | <para>reopen invoices</para>\r | |
409 | </listitem>\r | |
410 | <listitem>\r | |
411 | <para>add charges to invoices</para>\r | |
412 | </listitem>\r | |
413 | <listitem>\r | |
414 | <para>prorate charges across the funds on an invoice</para>\r | |
415 | </listitem>\r | |
416 | <listitem>\r | |
417 | <para>view, but not edit, providers</para>\r | |
418 | </listitem>\r | |
419 | <listitem>\r | |
420 | <para>view all invoices associated with a particular provider</para>\r | |
421 | </listitem>\r | |
422 | </itemizedlist>\r | |
423 | \r | |
424 | </simplesect>\r | |
425 | \r | |
426 | <simplesect xml:id="permissions-acqadmin">\r | |
427 | <title>Acquisitions Administrator</title>\r | |
428 | \r | |
429 | <para>In addition to the selector and purchaser permissions, this groups includes permissions to:</para>\r | |
430 | <itemizedlist>\r | |
431 | <listitem>\r | |
432 | <para>create, edit, and delete funding sources</para>\r | |
433 | </listitem>\r | |
434 | <listitem>\r | |
435 | <para>allocate credit to funding sources</para>\r | |
436 | </listitem>\r | |
437 | <listitem>\r | |
438 | <para>create, edit, and delete funds</para>\r | |
439 | </listitem>\r | |
440 | <listitem>\r | |
441 | <para>allocate credit from funding sources to funds</para>\r | |
442 | </listitem>\r | |
443 | <listitem>\r | |
444 | <para>create, edit, and delete providers</para>\r | |
445 | </listitem>\r | |
446 | <listitem>\r | |
447 | <para>update a variety of Library Editor Settings</para>\r | |
448 | </listitem>\r | |
449 | <listitem>\r | |
450 | <para>create distribution formulas</para>\r | |
451 | </listitem>\r | |
452 | <listitem>\r | |
453 | <para>create line item alerts</para>\r | |
454 | </listitem>\r | |
455 | <listitem>\r | |
456 | <para>assign acquisitions permission groups to other staff members</para>\r | |
457 | </listitem>\r | |
458 | </itemizedlist>\r | |
459 | \r | |
460 | <note><para>The Acquisition Administrator Permission Group can only be assigned to library staff by members of the Sitka Team.</para></note>\r | |
461 | \r | |
462 | </simplesect>\r | |
463 | \r | |
464 | </section>\r | |
465 | \r | |
466 | <section xml:id="acq-secondary-groups">\r | |
467 | <title>Secondary Group Permissions</title>\r | |
468 | \r | |
469 | <para>The <guibutton>Secondary Groups</guibutton> button functionality has been introduced with the acquisitions module. This button enables supplemental permission\r | |
470 | groups to be added to staff accounts. The <guibutton>Secondary Groups</guibutton> button is currently only visible to those users with the Acq Admin supplemental\r | |
471 | permission group. </para>\r | |
472 | \r | |
c0a02d7a JP |
473 | <para><link linkend="acq-granting-permissions">Granting Acquisitions Permissions</link></para>\r |
474 | <para><link linkend="acq-removing-permissions">Removing Acquisitions Permissions</link></para>\r | |
475 | \r | |
476 | \r | |
e81dc611 RJ |
477 | <note><para>The Acq Admin permission can only be granted to users by Sitka Staff. Only users with the Acq Admin permission can grant the Acq Purchaser, Acq Avd.\r |
478 | Selector, and Acq Basic Selector permission to other users.</para></note>\r | |
479 | \r | |
c0a02d7a JP |
480 | <caution><para>Acquisitions permissions groups only function as secondary groups. If an acquisitions permission group is set as a user's \r |
481 | <guilabel>Main (Profile) Permission Group</guilabel>, that user will be unable to login to Evergreen.</para></caution>\r | |
e81dc611 RJ |
482 | \r |
483 | <simplesect xml:id="acq-granting-permissions">\r | |
484 | <title>Granting Acquisitions Permissions</title>\r | |
485 | \r | |
486 | <para>To be able to use the acquisitions module, staff must be granted the appropriate supplemental permission group.</para>\r | |
487 | \r | |
488 | <procedure>\r | |
489 | <step>\r | |
490 | <para>Open the account of the user you wish to grant acquisitions permissions to.</para>\r | |
491 | </step>\r | |
492 | \r | |
493 | <step>\r | |
494 | <para>Click <guibutton>Edit</guibutton>.</para>\r | |
495 | </step>\r | |
496 | \r | |
497 | <step>\r | |
498 | <informalfigure>\r | |
499 | <para>Click <guibutton>Secondary Groups</guibutton>, located to the right of the <guilabel>Main (Profile) Permission Group</guilabel>.</para>\r | |
500 | <para><mediaobject>\r | |
501 | <alt>screenshot of providers</alt>\r | |
502 | \r | |
503 | <imageobject>\r | |
504 | <imagedata fileref="media/sup-permissions-1.png" scalefit="0"></imagedata>\r | |
505 | </imageobject>\r | |
506 | </mediaobject></para>\r | |
507 | </informalfigure>\r | |
508 | </step>\r | |
509 | \r | |
510 | <step>\r | |
511 | <informalfigure>\r | |
512 | <para>From the dropdown menu select one of the Acq Supplementary Perm Groups.</para>\r | |
513 | <para><mediaobject>\r | |
514 | <alt>screenshot of providers</alt>\r | |
515 | \r | |
516 | <imageobject>\r | |
517 | <imagedata fileref="media/sup-permissions-2.png" scalefit="0"></imagedata>\r | |
518 | </imageobject>\r | |
519 | </mediaobject></para>\r | |
520 | </informalfigure>\r | |
521 | </step>\r | |
522 | \r | |
523 | <step>\r | |
524 | <para>Click <guibutton>Add</guibutton>.</para>\r | |
525 | </step>\r | |
526 | \r | |
527 | <step>\r | |
528 | <informalfigure>\r | |
529 | <para>Click <guibutton>Save</guibutton>.</para>\r | |
530 | <para><mediaobject>\r | |
531 | <alt>screenshot of providers</alt>\r | |
532 | \r | |
533 | <imageobject>\r | |
534 | <imagedata fileref="media/sup-permissions-3.png" scalefit="0"></imagedata>\r | |
535 | </imageobject>\r | |
536 | </mediaobject></para>\r | |
537 | </informalfigure>\r | |
538 | </step>\r | |
539 | \r | |
540 | <step>\r | |
541 | <para>Click <guibutton>Save</guibutton> in the top right hand corner of the <guilabel>Edit Screen</guilabel> to save the user's account.</para>\r | |
542 | </step>\r | |
543 | </procedure>\r | |
544 | \r | |
545 | </simplesect>\r | |
546 | \r | |
547 | <simplesect xml:id="acq-removing-permissions">\r | |
548 | <title>Removing Acquisitions Permissions</title>\r | |
549 | \r | |
550 | <procedure>\r | |
551 | <step>\r | |
552 | <para>Open the account of the user you wish to remove acquisitions permissions from.</para>\r | |
553 | </step>\r | |
554 | \r | |
555 | <step>\r | |
556 | <para>Click <guibutton>Edit</guibutton>.</para>\r | |
557 | </step>\r | |
558 | \r | |
559 | <step>\r | |
560 | <informalfigure>\r | |
561 | <para>Click <guibutton>Secondary Groups</guibutton>, located to the right of the <guilabel>Main (Profile) Permission Group</guilabel>.</para>\r | |
562 | <para><mediaobject>\r | |
563 | <alt>screenshot of providers</alt>\r | |
564 | \r | |
565 | <imageobject>\r | |
566 | <imagedata fileref="media/sup-permissions-1.png" scalefit="0"></imagedata>\r | |
567 | </imageobject>\r | |
568 | </mediaobject></para>\r | |
569 | </informalfigure>\r | |
570 | </step>\r | |
571 | \r | |
572 | <step>\r | |
573 | <informalfigure>\r | |
574 | <para>Click <guibutton>Delete</guibutton> beside the permission group you would like to remove.</para>\r | |
575 | <para><mediaobject>\r | |
576 | <alt>screenshot of providers</alt>\r | |
577 | \r | |
578 | <imageobject>\r | |
579 | <imagedata fileref="media/sup-permissions-4.png" scalefit="0"></imagedata>\r | |
580 | </imageobject>\r | |
581 | </mediaobject></para>\r | |
582 | </informalfigure>\r | |
583 | </step>\r | |
584 | \r | |
585 | <step>\r | |
586 | <informalfigure>\r | |
587 | <para>Click <guibutton>Save</guibutton>.</para>\r | |
588 | <para><mediaobject>\r | |
589 | <alt>screenshot of providers</alt>\r | |
590 | \r | |
591 | <imageobject>\r | |
592 | <imagedata fileref="media/sup-permissions-5.png" scalefit="0"></imagedata>\r | |
593 | </imageobject>\r | |
594 | </mediaobject></para>\r | |
595 | </informalfigure>\r | |
596 | </step>\r | |
597 | \r | |
598 | <step>\r | |
599 | <para>Click <guibutton>Save</guibutton> in the top right hand corner of the <guilabel>Edit Screen</guilabel> to save the user's account.</para>\r | |
600 | </step>\r | |
601 | </procedure>\r | |
602 | \r | |
603 | </simplesect>\r | |
604 | \r | |
605 | \r | |
606 | </section>\r | |
607 | \r | |
608 | </chapter>\r |