Lines 1-527
Link Here
|
|
|
1 |
[% PROCESS 'i18n.inc' %] |
1 |
[% INCLUDE 'help-top.inc' %] |
2 |
[% INCLUDE 'help-top.inc' %] |
2 |
|
3 |
|
3 |
<h2>Patron permissions</h2> |
4 |
<h2>[% t('Patron permissions') %]</h2> |
4 |
|
5 |
|
5 |
<p>Patron Permissions are used to allow staff members access to the staff client.</p> |
6 |
<p>[% t('Patron Permissions are used to allow staff members access to the staff client.') %]</p> |
6 |
|
7 |
|
7 |
<p style="color: #990000">Important: In order for a staff member to log into the staff interface they must have (at the very least) 'catalogue' permissions which allow them to view the staff interface.</p> |
8 |
<p style="color: #990000">[% t('Important: In order for a staff member to log into the staff interface they must have (at the very least) \'catalogue\' permissions which allow them to view the staff interface.') %]</p> |
8 |
|
9 |
|
9 |
<h3>Setting Patron Permissions</h3> |
10 |
<h3>[% t('Setting Patron Permissions') %]</h3> |
10 |
|
11 |
|
11 |
<p>To set patron permissions, you must first have a patron of the 'Staff' type open</p> |
12 |
<p>[% t('To set patron permissions, you must first have a patron of the \'Staff\' type open') %]</p> |
12 |
|
13 |
|
13 |
<ul> |
14 |
<ul> |
14 |
<li>On the patron record click More and choose Set Permissions to alter patron permissions</li> |
15 |
<li>[% t('On the patron record click More and choose Set Permissions to alter patron permissions') %]</li> |
15 |
<li>You will be presented with a list of preferences, some of which can be expanded by clicking the plus sign to the left of the section title.</li> |
16 |
<li>[% t('You will be presented with a list of preferences, some of which can be expanded by clicking the plus sign to the left of the section title.') %]</li> |
16 |
</ul> |
17 |
</ul> |
17 |
|
18 |
|
18 |
<h3>Patron Permissions Defined</h3> |
19 |
<h3>[% t('Patron Permissions Defined') %]</h3> |
19 |
|
20 |
|
20 |
<ul> |
21 |
<ul> |
21 |
<li>superlibrarian |
22 |
<li>[% t('superlibrarian') %] |
22 |
<ul> |
23 |
<ul> |
23 |
<li>Access to all librarian functions |
24 |
<li>[% t('Access to all librarian functions') %] |
24 |
<ul> |
25 |
<ul> |
25 |
<li style="background-color: #ffe599;">Tip: With this selected there is no need to choose any other permissions</li> |
26 |
<li style="background-color: #ffe599;">[% t('Tip: With this selected there is no need to choose any other permissions') %]</li> |
26 |
</ul> |
27 |
</ul> |
27 |
</li> |
28 |
</li> |
28 |
</ul> |
29 |
</ul> |
29 |
</li> |
30 |
</li> |
30 |
<li>circulate |
31 |
<li>[% t('circulate') %] |
31 |
<ul> |
32 |
<ul> |
32 |
<li>Check out and check in items</li> |
33 |
<li>[% t('Check out and check in items') %]</li> |
33 |
<li>This section can be expanded</li> |
34 |
<li>[% t('This section can be expanded') %]</li> |
34 |
</ul> |
35 |
</ul> |
35 |
</li> |
36 |
</li> |
36 |
<li>catalogue |
37 |
<li>[% t('catalogue') %] |
37 |
<ul> |
38 |
<ul> |
38 |
<li><strong>Required for staff login.</strong> Staff access, allows viewing the catalogue in staff client |
39 |
<li><strong>[% t('Required for staff login.') %]</strong> [% t('Staff access, allows viewing the catalogue in staff client') %] |
39 |
<ul> |
40 |
<ul> |
40 |
<li style="color: #990000;">Important: Must be given to all staff members to allow them to login to the staff client</li> |
41 |
<li style="color: #990000;">[% t('Important: Must be given to all staff members to allow them to login to the staff client') %]</li> |
41 |
</ul> |
42 |
</ul> |
42 |
</li> |
43 |
</li> |
43 |
</ul> |
44 |
</ul> |
44 |
</li> |
45 |
</li> |
45 |
<li>parameters |
46 |
<li>[% t('parameters') %] |
46 |
<ul> |
47 |
<ul> |
47 |
<li>Manage Koha system settings (Administration panel)</li> |
48 |
<li>[% t('Manage Koha system settings (Administration panel)') %]</li> |
48 |
<li>This section can be expanded</li> |
49 |
<li>[% t('This section can be expanded') %]</li> |
49 |
</ul> |
50 |
</ul> |
50 |
</li> |
51 |
</li> |
51 |
<li>borrowers |
52 |
<li>[% t('borrowers') %] |
52 |
<ul> |
53 |
<ul> |
53 |
<li>Add or modify patrons</li> |
54 |
<li>[% t('Add or modify patrons') %]</li> |
54 |
</ul> |
55 |
</ul> |
55 |
</li> |
56 |
</li> |
56 |
<li>permissions |
57 |
<li>[% t('permissions') %] |
57 |
<ul> |
58 |
<ul> |
58 |
<li>Set user permissions</li> |
59 |
<li>[% t('Set user permissions') %]</li> |
59 |
</ul> |
60 |
</ul> |
60 |
</li> |
61 |
</li> |
61 |
<li>reserveforothers |
62 |
<li>[% t('reserveforothers') %] |
62 |
<ul> |
63 |
<ul> |
63 |
<li>Place and modify holds for patrons</li> |
64 |
<li>[% t('Place and modify holds for patrons') %]</li> |
64 |
<li>This section can be expanded</li> |
65 |
<li>[% t('This section can be expanded') %]</li> |
65 |
</ul> |
66 |
</ul> |
66 |
</li> |
67 |
</li> |
67 |
<li>borrow |
68 |
<li>[% t('borrow') %] |
68 |
<ul> |
69 |
<ul> |
69 |
<li>Borrow books</li> |
70 |
<li>[% t('Borrow books') %]</li> |
70 |
</ul> |
71 |
</ul> |
71 |
</li> |
72 |
</li> |
72 |
<li>editcatalogue |
73 |
<li>[% t('editcatalogue') %] |
73 |
<ul> |
74 |
<ul> |
74 |
<li>Edit Catalog (Modify bibliographic/holdings data)</li> |
75 |
<li>[% t('Edit Catalog (Modify bibliographic/holdings data)') %]</li> |
75 |
<li>This section can be expanded</li> |
76 |
<li>[% t('This section can be expanded') %]</li> |
76 |
</ul> |
77 |
</ul> |
77 |
</li> |
78 |
</li> |
78 |
<li>updatecharges |
79 |
<li>[% t('updatecharges') %] |
79 |
<ul> |
80 |
<ul> |
80 |
<li>Manage patrons fines and fees</li> |
81 |
<li>[% t('Manage patrons fines and fees') %]</li> |
81 |
</ul> |
82 |
</ul> |
82 |
</li> |
83 |
</li> |
83 |
<li>acquisition |
84 |
<li>[% t('acquisition') %] |
84 |
<ul> |
85 |
<ul> |
85 |
<li>Acquisition and/or suggestion management</li> |
86 |
<li>[% t('Acquisition and/or suggestion management') %]</li> |
86 |
<li>This section can be expanded</li> |
87 |
<li>[% t('This section can be expanded') %]</li> |
87 |
</ul> |
88 |
</ul> |
88 |
</li> |
89 |
</li> |
89 |
<li>tools |
90 |
<li>[% t('tools') %] |
90 |
<ul> |
91 |
<ul> |
91 |
<li>Use all tools</li> |
92 |
<li>[% t('Use all tools') %]</li> |
92 |
<li>This section can be expanded</li> |
93 |
<li>[% t('This section can be expanded') %]</li> |
93 |
</ul> |
94 |
</ul> |
94 |
</li> |
95 |
</li> |
95 |
<li>editauthorities |
96 |
<li>[% t('editauthorities') %] |
96 |
<ul> |
97 |
<ul> |
97 |
<li>Edit Authorities</li> |
98 |
<li>[% t('Edit Authorities') %]</li> |
98 |
</ul> |
99 |
</ul> |
99 |
</li> |
100 |
</li> |
100 |
<li>serials |
101 |
<li>[% t('serials') %] |
101 |
<ul> |
102 |
<ul> |
102 |
<li>Manage serial subscriptions</li> |
103 |
<li>[% t('Manage serial subscriptions') %]</li> |
103 |
<li>This section can be expanded</li> |
104 |
<li>[% t('This section can be expanded') %]</li> |
104 |
</ul> |
105 |
</ul> |
105 |
</li> |
106 |
</li> |
106 |
<li>reports |
107 |
<li>[% t('reports') %] |
107 |
<ul> |
108 |
<ul> |
108 |
<li>Allow access to the reports module</li> |
109 |
<li>[% t('Allow access to the reports module') %]</li> |
109 |
<li>Reports found on the Circulation page are not controlled by this permission</li> |
110 |
<li>[% t('Reports found on the Circulation page are not controlled by this permission') %]</li> |
110 |
<li>This section can be expanded</li> |
111 |
<li>[% t('This section can be expanded') %]</li> |
111 |
</ul> |
112 |
</ul> |
112 |
</li> |
113 |
</li> |
113 |
<li>staffaccess |
114 |
<li>[% t('staffaccess') %] |
114 |
<ul> |
115 |
<ul> |
115 |
<li>Allow staff members to modify permissions for other staff members</li> |
116 |
<li>[% t('Allow staff members to modify permissions for other staff members') %]</li> |
116 |
<li style="color: #990000;">Important: Requires the borrowers permission above</li> |
117 |
<li style="color: #990000;">[% t('Important: Requires the borrowers permission above') %]</li> |
117 |
</ul> |
118 |
</ul> |
118 |
</li> |
119 |
</li> |
119 |
<li>lists |
120 |
<li>[% t('lists') %] |
120 |
<ul> |
121 |
<ul> |
121 |
<li>Koha Lists</li> |
122 |
<li>[% t('Koha Lists') %]</li> |
122 |
<li style="color: #990000;">Important: All staff have permission to create and modify their own lists, this permission is only necessary if you'd like to give a staff member permission to delete public lists that they have not created.</li> |
123 |
<li style="color: #990000;">[% t('Important: All staff have permission to create and modify their own lists, this permission is only necessary if you\'d like to give a staff member permission to delete public lists that they have not created.') %]</li> |
123 |
<li>This section can be expanded</li> |
124 |
<li>[% t('This section can be expanded') %]</li> |
124 |
</ul> |
125 |
</ul> |
125 |
</li> |
126 |
</li> |
126 |
</ul> |
127 |
</ul> |
127 |
|
128 |
|
128 |
<h4>Granular Circulate Permissions</h4> |
129 |
<h4>[% t('Granular Circulate Permissions') %]</h4> |
129 |
|
130 |
|
130 |
<p>If the staff member has 'circulate' permissions they have the ability to perform all of these actions. If you would like to control circulation permissions on a more granular level choose from these options:</p> |
131 |
<p>[% t('If the staff member has \'circulate\' permissions they have the ability to perform all of these actions. If you would like to control circulation permissions on a more granular level choose from these options:') %]</p> |
131 |
|
132 |
|
132 |
<ul> |
133 |
<ul> |
133 |
<li>circulate_remaining_permissions |
134 |
<li>[% t('circulate_remaining_permissions') %] |
134 |
<ul> |
135 |
<ul> |
135 |
<li>Remaining circulation permissions</li> |
136 |
<li>[% t('Remaining circulation permissions') %]</li> |
136 |
<li>All circulation rights except the ability to override renewals</li> |
137 |
<li>[% t('All circulation rights except the ability to override renewals') %]</li> |
137 |
</ul> |
138 |
</ul> |
138 |
</li> |
139 |
</li> |
139 |
<li>overdues_report |
140 |
<li>[% t('overdues_report') %] |
140 |
<ul> |
141 |
<ul> |
141 |
<li>Execute overdue items report</li> |
142 |
<li>[% t('Execute overdue items report') %]</li> |
142 |
<li>The permission to run the overdues reports found under Circulation</li> |
143 |
<li>[% t('The permission to run the overdues reports found under Circulation') %]</li> |
143 |
</ul> |
144 |
</ul> |
144 |
</li> |
145 |
</li> |
145 |
<li>override_renewals |
146 |
<li>[% t('override_renewals') %] |
146 |
<ul> |
147 |
<ul> |
147 |
<li>Override blocked renewals</li> |
148 |
<li>[% t('Override blocked renewals') %]</li> |
148 |
<li>Requires that the staff member also has circulate_remaining_permissions</li> |
149 |
<li>[% t('Requires that the staff member also has circulate_remaining_permissions') %]</li> |
149 |
</ul> |
150 |
</ul> |
150 |
</li> |
151 |
</li> |
151 |
</ul> |
152 |
</ul> |
152 |
|
153 |
|
153 |
<h4>Granular Parameters Permissions</h4> |
154 |
<h4>[% t('Granular Parameters Permissions') %]</h4> |
154 |
|
155 |
|
155 |
<p>If the staff member has 'parameters' permissions they have the ability to perform all of these actions. If you would like to control parameter permissions on a more granular level choose from these options:</p> |
156 |
<p>[% t('If the staff member has \'parameters\' permissions they have the ability to perform all of these actions. If you would like to control parameter permissions on a more granular level choose from these options:') %]</p> |
156 |
|
157 |
|
157 |
<ul> |
158 |
<ul> |
158 |
<li>manage_circ_rules |
159 |
<li>[% t('manage_circ_rules') %] |
159 |
<ul> |
160 |
<ul> |
160 |
<li>Manage circulation rules</li> |
161 |
<li>[% t('Manage circulation rules') %]</li> |
161 |
<li>The ability to access the Circulation and fines rules in the administration area</li> |
162 |
<li>[% t('The ability to access the Circulation and fines rules in the administration area') %]</li> |
162 |
</ul> |
163 |
</ul> |
163 |
</li> |
164 |
</li> |
164 |
<li>parameters_remaining_permissions |
165 |
<li>[% t('parameters_remaining_permissions') %] |
165 |
<ul> |
166 |
<ul> |
166 |
<li>Remaining system parameters permissions</li> |
167 |
<li>[% t('Remaining system parameters permissions') %]</li> |
167 |
<li>The ability to access all areas in Administration (other than the Circulation and fine rules)</li> |
168 |
<li>[% t('The ability to access all areas in Administration (other than the Circulation and fine rules)') %]</li> |
168 |
</ul> |
169 |
</ul> |
169 |
</li> |
170 |
</li> |
170 |
</ul> |
171 |
</ul> |
171 |
|
172 |
|
172 |
<h4>Granular Holds Permissions</h4> |
173 |
<h4>[% t('Granular Holds Permissions') %]</h4> |
173 |
|
174 |
|
174 |
<p>If the staff member has 'reserveforothers' permissions they have the ability to perform all of these actions. If you would like to control holds permissions on a more granular level choose from these options:</p> |
175 |
<p>[% t('If the staff member has \'reserveforothers\' permissions they have the ability to perform all of these actions. If you would like to control holds permissions on a more granular level choose from these options:') %]</p> |
175 |
|
176 |
|
176 |
<ul> |
177 |
<ul> |
177 |
<li>modify_holds_priority |
178 |
<li>[% t('modify_holds_priority') %] |
178 |
<ul> |
179 |
<ul> |
179 |
<li>Modify holds priority</li> |
180 |
<li>[% t('Modify holds priority') %]</li> |
180 |
<li>Allow staff members to alter the holds priority (moving patrons up and down the queue)</li> |
181 |
<li>[% t('Allow staff members to alter the holds priority (moving patrons up and down the queue)') %]</li> |
181 |
</ul> |
182 |
</ul> |
182 |
</li> |
183 |
</li> |
183 |
<li>place_holds |
184 |
<li>[% t('place_holds') %] |
184 |
<ul> |
185 |
<ul> |
185 |
<li>Place holds for patrons</li> |
186 |
<li>[% t('Place holds for patrons') %]</li> |
186 |
</ul> |
187 |
</ul> |
187 |
</li> |
188 |
</li> |
188 |
</ul> |
189 |
</ul> |
189 |
|
190 |
|
190 |
<h4>Granular Cataloging Permissions</h4> |
191 |
<h4>[% t('Granular Cataloging Permissions') %]</h4> |
191 |
|
192 |
|
192 |
<p>If the staff member has 'editcatalogue' permissions they have the ability to perform all of these actions. If you would like to control cataloging permissions on a more granular level choose from these options:</p> |
193 |
<p>[% t('If the staff member has \'editcatalogue\' permissions they have the ability to perform all of these actions. If you would like to control cataloging permissions on a more granular level choose from these options:') %]</p> |
193 |
|
194 |
|
194 |
<ul> |
195 |
<ul> |
195 |
<li>delete_all_items |
196 |
<li>[% t('delete_all_items') %] |
196 |
<ul> |
197 |
<ul> |
197 |
<li>Delete all items at once</li> |
198 |
<li>[% t('Delete all items at once') %]</li> |
198 |
<li>Ability to use the 'Delete all items' option found under the 'Edit' menu in cataloging</li> |
199 |
<li>[% t('Ability to use the \'Delete all items\' option found under the \'Edit\' menu in cataloging') %]</li> |
199 |
</ul> |
200 |
</ul> |
200 |
</li> |
201 |
</li> |
201 |
<li>edit_catalogue |
202 |
<li>[% t('edit_catalogue') %] |
202 |
<ul> |
203 |
<ul> |
203 |
<li>Edit catalog (Modify bibliographic/holdings data)</li> |
204 |
<li>[% t('Edit catalog (Modify bibliographic/holdings data)') %]</li> |
204 |
<li>Ability to access all cataloging functions via the Cataloging page</li> |
205 |
<li>[% t('Ability to access all cataloging functions via the Cataloging page') %]</li> |
205 |
</ul> |
206 |
</ul> |
206 |
</li> |
207 |
</li> |
207 |
<li>edit_items |
208 |
<li>[% t('edit_items') %] |
208 |
<ul> |
209 |
<ul> |
209 |
<li>Edit items</li> |
210 |
<li>[% t('Edit items') %]</li> |
210 |
<li>Ability to make edits to item/holdings records, but not bibliographic records</li> |
211 |
<li>[% t('Ability to make edits to item/holdings records, but not bibliographic records') %]</li> |
211 |
</ul> |
212 |
</ul> |
212 |
</li> |
213 |
</li> |
213 |
<li>edit_items_restricted |
214 |
<li>[% t('edit_items_restricted') %] |
214 |
<ul> |
215 |
<ul> |
215 |
<li>Limit item modification to subfields defined in the SubfieldsToAllowForRestrictedEditing preference</li> |
216 |
<li>[% t('Limit item modification to subfields defined in the SubfieldsToAllowForRestrictedEditing preference') %]</li> |
216 |
<li>Note: Please note that edit_items permission is still required</li> |
217 |
<li>[% t('Note: Please note that edit_items permission is still required') %]</li> |
217 |
</ul> |
218 |
</ul> |
218 |
</li> |
219 |
</li> |
219 |
<li>fast_cataloging |
220 |
<li>[% t('fast_cataloging') %] |
220 |
<ul> |
221 |
<ul> |
221 |
<li>Fast cataloging</li> |
222 |
<li>[% t('Fast cataloging') %]</li> |
222 |
<li>The ability to catalog using only the Fast Add Framework found on the Circulation page</li> |
223 |
<li>[% t('The ability to catalog using only the Fast Add Framework found on the Circulation page') %]</li> |
223 |
</ul> |
224 |
</ul> |
224 |
</li> |
225 |
</li> |
225 |
</ul> |
226 |
</ul> |
226 |
|
227 |
|
227 |
<h4>Granular Acquisitions Permissions</h4> |
228 |
<h4>[% t('Granular Acquisitions Permissions') %]</h4> |
228 |
|
229 |
|
229 |
<p>If the staff member has 'acquisition' permissions they have the ability to perform all of these actions. If you would like to control acquisitions permissions on a more granular level choose from these options:</p> |
230 |
<p>[% t('If the staff member has \'acquisition\' permissions they have the ability to perform all of these actions. If you would like to control acquisitions permissions on a more granular level choose from these options:') %]</p> |
230 |
|
231 |
|
231 |
<ul> |
232 |
<ul> |
232 |
<li>budget_add_del |
233 |
<li>[% t('budget_add_del') %] |
233 |
<ul> |
234 |
<ul> |
234 |
<li>Add and delete budgets (but can't modify them)</li> |
235 |
<li>[% t('Add and delete budgets (but can\'t modify them)') %]</li> |
235 |
</ul> |
236 |
</ul> |
236 |
</li> |
237 |
</li> |
237 |
<li>budget_manage |
238 |
<li>[% t('budget_manage') %] |
238 |
<ul> |
239 |
<ul> |
239 |
<li>Manage budgets</li> |
240 |
<li>[% t('Manage budgets') %]</li> |
240 |
</ul> |
241 |
</ul> |
241 |
</li> |
242 |
</li> |
242 |
<li>budget_manage_all |
243 |
<li>[% t('budget_manage_all') %] |
243 |
<ul> |
244 |
<ul> |
244 |
<li>Manage all budgets</li> |
245 |
<li>[% t('Manage all budgets') %]</li> |
245 |
</ul> |
246 |
</ul> |
246 |
</li> |
247 |
</li> |
247 |
<li>budget_modify |
248 |
<li>[% t('budget_modify') %] |
248 |
<ul> |
249 |
<ul> |
249 |
<li>Modify budget (can't create lines, but can modify existing ones)</li> |
250 |
<li>[% t('Modify budget (can\'t create lines, but can modify existing ones)') %]</li> |
250 |
</ul> |
251 |
</ul> |
251 |
</li> |
252 |
</li> |
252 |
<li>contracts_manage |
253 |
<li>[% t('contracts_manage') %] |
253 |
<ul> |
254 |
<ul> |
254 |
<li>Manage contracts</li> |
255 |
<li>[% t('Manage contracts') %]</li> |
255 |
</ul> |
256 |
</ul> |
256 |
</li> |
257 |
</li> |
257 |
<li>group_manage |
258 |
<li>[% t('group_manage') %] |
258 |
<ul> |
259 |
<ul> |
259 |
<li>Manage orders and basket groups</li> |
260 |
<li>[% t('Manage orders and basket groups') %]</li> |
260 |
</ul> |
261 |
</ul> |
261 |
</li> |
262 |
</li> |
262 |
<li>order_manage |
263 |
<li>[% t('order_manage') %] |
263 |
<ul> |
264 |
<ul> |
264 |
<li>Manage orders and baskets</li> |
265 |
<li>[% t('Manage orders and baskets') %]</li> |
265 |
</ul> |
266 |
</ul> |
266 |
</li> |
267 |
</li> |
267 |
<li>order_manage_all |
268 |
<li>[% t('order_manage_all') %] |
268 |
<ul> |
269 |
<ul> |
269 |
<li>Manage all orders and baskets, regardless of restrictions on them</li> |
270 |
<li>[% t('Manage all orders and baskets, regardless of restrictions on them') %]</li> |
270 |
</ul> |
271 |
</ul> |
271 |
</li> |
272 |
</li> |
272 |
<li>order_receive |
273 |
<li>[% t('order_receive') %] |
273 |
<ul> |
274 |
<ul> |
274 |
<li>Manage orders and baskets</li> |
275 |
<li>[% t('Manage orders and baskets') %]</li> |
275 |
</ul> |
276 |
</ul> |
276 |
</li> |
277 |
</li> |
277 |
<li>period_manage |
278 |
<li>[% t('period_manage') %] |
278 |
<ul> |
279 |
<ul> |
279 |
<li>Manage periods</li> |
280 |
<li>[% t('Manage periods') %]</li> |
280 |
</ul> |
281 |
</ul> |
281 |
</li> |
282 |
</li> |
282 |
<li>planning_manage |
283 |
<li>[% t('planning_manage') %] |
283 |
<ul> |
284 |
<ul> |
284 |
<li>Manage budget planning</li> |
285 |
<li>[% t('Manage budget planning') %]</li> |
285 |
</ul> |
286 |
</ul> |
286 |
</li> |
287 |
</li> |
287 |
<li>vendors_manage |
288 |
<li>[% t('vendors_manage') %] |
288 |
<ul> |
289 |
<ul> |
289 |
<li>Manage vendors</li> |
290 |
<li>[% t('Manage vendors') %]</li> |
290 |
</ul> |
291 |
</ul> |
291 |
</li> |
292 |
</li> |
292 |
</ul> |
293 |
</ul> |
293 |
|
294 |
|
294 |
<h4>Granular Serials Permissions</h4> |
295 |
<h4>[% t('Granular Serials Permissions') %]</h4> |
295 |
|
296 |
|
296 |
<p>If the staff member has 'serials' permissions they have the ability to perform all of these actions. If you would like to control serials permissions on a more granular level choose from these options:</p> |
297 |
<p>[% t('If the staff member has \'serials\' permissions they have the ability to perform all of these actions. If you would like to control serials permissions on a more granular level choose from these options:') %]</p> |
297 |
|
298 |
|
298 |
<ul> |
299 |
<ul> |
299 |
<li>check_expiration |
300 |
<li>[% t('check_expiration') %] |
300 |
<ul> |
301 |
<ul> |
301 |
<li>Check the expiration of a serial</li> |
302 |
<li>[% t('Check the expiration of a serial') %]</li> |
302 |
</ul> |
303 |
</ul> |
303 |
</li> |
304 |
</li> |
304 |
<li>claim_serials |
305 |
<li>[% t('claim_serials') %] |
305 |
<ul> |
306 |
<ul> |
306 |
<li>Claim missing serials via the Claims section</li> |
307 |
<li>[% t('Claim missing serials via the Claims section') %]</li> |
307 |
</ul> |
308 |
</ul> |
308 |
</li> |
309 |
</li> |
309 |
<li>create_subscription |
310 |
<li>[% t('create_subscription') %] |
310 |
<ul> |
311 |
<ul> |
311 |
<li>Create a new subscription</li> |
312 |
<li>[% t('Create a new subscription') %]</li> |
312 |
</ul> |
313 |
</ul> |
313 |
</li> |
314 |
</li> |
314 |
<li>delete_subscription |
315 |
<li>[% t('delete_subscription') %] |
315 |
<ul> |
316 |
<ul> |
316 |
<li>Delete an existing subscription</li> |
317 |
<li>[% t('Delete an existing subscription') %]</li> |
317 |
</ul> |
318 |
</ul> |
318 |
</li> |
319 |
</li> |
319 |
<li>edit_subscription |
320 |
<li>[% t('edit_subscription') %] |
320 |
<ul> |
321 |
<ul> |
321 |
<li>Edit an existing subscription</li> |
322 |
<li>[% t('Edit an existing subscription') %]</li> |
322 |
<li>This permission does not include the ability to delete or create a subscription</li> |
323 |
<li>[% t('This permission does not include the ability to delete or create a subscription') %]</li> |
323 |
</ul> |
324 |
</ul> |
324 |
</li> |
325 |
</li> |
325 |
<li>receive_serials |
326 |
<li>[% t('receive_serials') %] |
326 |
<ul> |
327 |
<ul> |
327 |
<li>Serials receiving</li> |
328 |
<li>[% t('Serials receiving') %]</li> |
328 |
<li>Receive serials on existing subscriptions</li> |
329 |
<li>[% t('Receive serials on existing subscriptions') %]</li> |
329 |
</ul> |
330 |
</ul> |
330 |
</li> |
331 |
</li> |
331 |
<li>renew_subscription |
332 |
<li>[% t('renew_subscription') %] |
332 |
<ul> |
333 |
<ul> |
333 |
<li>Renew a subscription</li> |
334 |
<li>[% t('Renew a subscription') %]</li> |
334 |
</ul> |
335 |
</ul> |
335 |
</li> |
336 |
</li> |
336 |
<li>routing |
337 |
<li>[% t('routing') %] |
337 |
<ul> |
338 |
<ul> |
338 |
<li>Routing</li> |
339 |
<li>[% t('Routing') %]</li> |
339 |
<li>Manage routing lists</li> |
340 |
<li>[% t('Manage routing lists') %]</li> |
340 |
</ul> |
341 |
</ul> |
341 |
</li> |
342 |
</li> |
342 |
<li>superserials |
343 |
<li>[% t('superserials') %] |
343 |
<ul> |
344 |
<ul> |
344 |
<li>Manage subscriptions from any branch (only applies when IndependentBranches is used)</li> |
345 |
<li>[% t('Manage subscriptions from any branch (only applies when IndependentBranches is used)') %]</li> |
345 |
</ul> |
346 |
</ul> |
346 |
</li> |
347 |
</li> |
347 |
</ul> |
348 |
</ul> |
348 |
|
349 |
|
349 |
<h4>Granular Tools Permissions</h4> |
350 |
<h4>[% t('Granular Tools Permissions') %]</h4> |
350 |
|
351 |
|
351 |
<p>If the staff member has 'tools' permissions they have the ability to access and use all items under the Tools menu. If you would like to control which tools staff members have access to on a more granular level choose from these options:</p> |
352 |
<p>[% t('If the staff member has \'tools\' permissions they have the ability to access and use all items under the Tools menu. If you would like to control which tools staff members have access to on a more granular level choose from these options:') %]</p> |
352 |
|
353 |
|
353 |
<ul> |
354 |
<ul> |
354 |
<li>batch_upload_patron_images |
355 |
<li>[% t('batch_upload_patron_images') %] |
355 |
<ul> |
356 |
<ul> |
356 |
<li>Upload patron images in batch or one at a time</li> |
357 |
<li>[% t('Upload patron images in batch or one at a time') %]</li> |
357 |
<li>Access to the Image Upload Tool</li> |
358 |
<li>[% t('Access to the Image Upload Tool') %]</li> |
358 |
</ul> |
359 |
</ul> |
359 |
</li> |
360 |
</li> |
360 |
<li>delete_anonymize_patrons |
361 |
<li>[% t('delete_anonymize_patrons') %] |
361 |
<ul> |
362 |
<ul> |
362 |
<li>Delete old borrowers and anonymize circulation/reading history (deletes borrower reading history)</li> |
363 |
<li>[% t('Delete old borrowers and anonymize circulation/reading history (deletes borrower reading history)') %]</li> |
363 |
<li>Access to the Anonymize Patron Tool</li> |
364 |
<li>[% t('Access to the Anonymize Patron Tool') %]</li> |
364 |
</ul> |
365 |
</ul> |
365 |
</li> |
366 |
</li> |
366 |
<li>edit_calendar |
367 |
<li>[% t('edit_calendar') %] |
367 |
<ul> |
368 |
<ul> |
368 |
<li>Define days when the library is closed</li> |
369 |
<li>[% t('Define days when the library is closed') %]</li> |
369 |
<li>Access to the Calendar/Holidays Tool</li> |
370 |
<li>[% t('Access to the Calendar/Holidays Tool') %]</li> |
370 |
</ul> |
371 |
</ul> |
371 |
</li> |
372 |
</li> |
372 |
<li>edit_news |
373 |
<li>[% t('edit_news') %] |
373 |
<ul> |
374 |
<ul> |
374 |
<li>Write news for the OPAC and staff interfaces</li> |
375 |
<li>[% t('Write news for the OPAC and staff interfaces') %]</li> |
375 |
<li>Access to the News Tool</li> |
376 |
<li>[% t('Access to the News Tool') %]</li> |
376 |
</ul> |
377 |
</ul> |
377 |
</li> |
378 |
</li> |
378 |
<li>edit_notice_status_triggers |
379 |
<li>[% t('edit_notice_status_triggers') %] |
379 |
<ul> |
380 |
<ul> |
380 |
<li>Set notice/status triggers for overdue items</li> |
381 |
<li>[% t('Set notice/status triggers for overdue items') %]</li> |
381 |
<li>Access to the Overdue Notice Status/Triggers Tool</li> |
382 |
<li>[% t('Access to the Overdue Notice Status/Triggers Tool') %]</li> |
382 |
</ul> |
383 |
</ul> |
383 |
</li> |
384 |
</li> |
384 |
<li>edit_notices |
385 |
<li>[% t('edit_notices') %] |
385 |
<ul> |
386 |
<ul> |
386 |
<li>Define notices</li> |
387 |
<li>[% t('Define notices') %]</li> |
387 |
<li>Access to the Notices Tool</li> |
388 |
<li>[% t('Access to the Notices Tool') %]</li> |
388 |
</ul> |
389 |
</ul> |
389 |
</li> |
390 |
</li> |
390 |
<li>export_catalog |
391 |
<li>[% t('export_catalog') %] |
391 |
<ul> |
392 |
<ul> |
392 |
<li>Export bibliographic, authorities and holdings data</li> |
393 |
<li>[% t('Export bibliographic, authorities and holdings data') %]</li> |
393 |
<li>Access to the Export Data Tool</li> |
394 |
<li>[% t('Access to the Export Data Tool') %]</li> |
394 |
</ul> |
395 |
</ul> |
395 |
</li> |
396 |
</li> |
396 |
<li>import_patrons |
397 |
<li>[% t('import_patrons') %] |
397 |
<ul> |
398 |
<ul> |
398 |
<li>Import patron data</li> |
399 |
<li>[% t('Import patron data') %]</li> |
399 |
<li>Access to the Import Patrons Tool</li> |
400 |
<li>[% t('Access to the Import Patrons Tool') %]</li> |
400 |
</ul> |
401 |
</ul> |
401 |
</li> |
402 |
</li> |
402 |
<li>inventory |
403 |
<li>[% t('inventory') %] |
403 |
<ul> |
404 |
<ul> |
404 |
<li>Perform inventory of your catalog</li> |
405 |
<li>[% t('Perform inventory of your catalog') %]</li> |
405 |
<li>Access to the Inventory Tool</li> |
406 |
<li>[% t('Access to the Inventory Tool') %]</li> |
406 |
</ul> |
407 |
</ul> |
407 |
</li> |
408 |
</li> |
408 |
<li>items_batchdel |
409 |
<li>[% t('items_batchdel') %] |
409 |
<ul> |
410 |
<ul> |
410 |
<li>Perform batch deletion of items</li> |
411 |
<li>[% t('Perform batch deletion of items') %]</li> |
411 |
<li>Access to the Batch Item Deletion Tool</li> |
412 |
<li>[% t('Access to the Batch Item Deletion Tool') %]</li> |
412 |
</ul> |
413 |
</ul> |
413 |
</li> |
414 |
</li> |
414 |
<li>items_batchmod |
415 |
<li>[% t('items_batchmod') %] |
415 |
<ul> |
416 |
<ul> |
416 |
<li>Perform batch modification of items</li> |
417 |
<li>[% t('Perform batch modification of items') %]</li> |
417 |
<li>Access to the Batch Item Modification Tool</li> |
418 |
<li>[% t('Access to the Batch Item Modification Tool') %]</li> |
418 |
</ul> |
419 |
</ul> |
419 |
</li> |
420 |
</li> |
420 |
<li>items_batchmod_restricted |
421 |
<li>[% t('items_batchmod_restricted') %] |
421 |
<ul> |
422 |
<ul> |
422 |
<li>Limit batch item modification to subfields defined in the SubfieldsToAllowForRestrictedBatchmod preference</li> |
423 |
<li>[% t('Limit batch item modification to subfields defined in the SubfieldsToAllowForRestrictedBatchmod preference') %]</li> |
423 |
<li>Note: Please note that items_batchmod permission is still required</li> |
424 |
<li>[% t('Note: Please note that items_batchmod permission is still required') %]</li> |
424 |
</ul> |
425 |
</ul> |
425 |
</li> |
426 |
</li> |
426 |
<li>label_creator |
427 |
<li>[% t('label_creator') %] |
427 |
<ul> |
428 |
<ul> |
428 |
<li>Create printable labels and barcodes from catalog and patron data</li> |
429 |
<li>[% t('Create printable labels and barcodes from catalog and patron data') %]</li> |
429 |
<li>Access to the Label Creator and Quick Label Creator Tools</li> |
430 |
<li>[% t('Access to the Label Creator and Quick Label Creator Tools') %]</li> |
430 |
</ul> |
431 |
</ul> |
431 |
</li> |
432 |
</li> |
432 |
<li>manage_csv_profiles |
433 |
<li>[% t('manage_csv_profiles') %] |
433 |
<ul> |
434 |
<ul> |
434 |
<li>Manage CSV export profiles</li> |
435 |
<li>[% t('Manage CSV export profiles') %]</li> |
435 |
<li>Access to the CSV Profiles Tool</li> |
436 |
<li>[% t('Access to the CSV Profiles Tool') %]</li> |
436 |
</ul> |
437 |
</ul> |
437 |
</li> |
438 |
</li> |
438 |
<li>manage_staged_marc |
439 |
<li>[% t('manage_staged_marc') %] |
439 |
<ul> |
440 |
<ul> |
440 |
<li>Managed staged MARC records, including completing and reversing imports</li> |
441 |
<li>[% t('Managed staged MARC records, including completing and reversing imports') %]</li> |
441 |
<li>Access to the Manage Staged MARC Records Tool</li> |
442 |
<li>[% t('Access to the Manage Staged MARC Records Tool') %]</li> |
442 |
</ul> |
443 |
</ul> |
443 |
</li> |
444 |
</li> |
444 |
<li>moderate_comments |
445 |
<li>[% t('moderate_comments') %] |
445 |
<ul> |
446 |
<ul> |
446 |
<li>Moderate patron comments</li> |
447 |
<li>[% t('Moderate patron comments') %]</li> |
447 |
<li>Access to the Comments Tool</li> |
448 |
<li>[% t('Access to the Comments Tool') %]</li> |
448 |
</ul> |
449 |
</ul> |
449 |
</li> |
450 |
</li> |
450 |
<li>moderate_tags |
451 |
<li>[% t('moderate_tags') %] |
451 |
<ul> |
452 |
<ul> |
452 |
<li>Moderate patron tags</li> |
453 |
<li>[% t('Moderate patron tags') %]</li> |
453 |
<li>Access to the Tags Tool</li> |
454 |
<li>[% t('Access to the Tags Tool') %]</li> |
454 |
</ul> |
455 |
</ul> |
455 |
</li> |
456 |
</li> |
456 |
<li>records_batchdel |
457 |
<li>[% t('records_batchdel') %] |
457 |
<ul> |
458 |
<ul> |
458 |
<li>Perform batch deletion of records (bibliographic or authority)</li> |
459 |
<li>[% t('Perform batch deletion of records (bibliographic or authority)') %]</li> |
459 |
<li>Access to the Batch Record Deletion Tool</li> |
460 |
<li>[% t('Access to the Batch Record Deletion Tool') %]</li> |
460 |
</ul> |
461 |
</ul> |
461 |
</li> |
462 |
</li> |
462 |
<li>schedule_tasks |
463 |
<li>[% t('schedule_tasks') %] |
463 |
<ul> |
464 |
<ul> |
464 |
<li>Schedule tasks to run</li> |
465 |
<li>[% t('Schedule tasks to run') %]</li> |
465 |
<li>Access to the Task Scheduler Tool</li> |
466 |
<li>[% t('Access to the Task Scheduler Tool') %]</li> |
466 |
</ul> |
467 |
</ul> |
467 |
</li> |
468 |
</li> |
468 |
<li>stage_marc_import |
469 |
<li>[% t('stage_marc_import') %] |
469 |
<ul> |
470 |
<ul> |
470 |
<li>Stage MARC records into the reservoir</li> |
471 |
<li>[% t('Stage MARC records into the reservoir') %]</li> |
471 |
<li>Access to the Stage MARC Records Tool</li> |
472 |
<li>[% t('Access to the Stage MARC Records Tool') %]</li> |
472 |
</ul> |
473 |
</ul> |
473 |
</li> |
474 |
</li> |
474 |
<li>upload_local_cover_images |
475 |
<li>[% t('upload_local_cover_images') %] |
475 |
<ul> |
476 |
<ul> |
476 |
<li>Upload local cover images</li> |
477 |
<li>[% t('Upload local cover images') %]</li> |
477 |
<li>Access to the Upload Local Cover Image Tool</li> |
478 |
<li>[% t('Access to the Upload Local Cover Image Tool') %]</li> |
478 |
</ul> |
479 |
</ul> |
479 |
</li> |
480 |
</li> |
480 |
<li>view_system_logs |
481 |
<li>[% t('view_system_logs') %] |
481 |
<ul> |
482 |
<ul> |
482 |
<li>Browse the system logs</li> |
483 |
<li>[% t('Browse the system logs') %]</li> |
483 |
<li>Access to the Log Viewer Tool</li> |
484 |
<li>[% t('Access to the Log Viewer Tool') %]</li> |
484 |
</ul> |
485 |
</ul> |
485 |
</li> |
486 |
</li> |
486 |
</ul> |
487 |
</ul> |
487 |
|
488 |
|
488 |
<h4>Granular Reports Permissions</h4> |
489 |
<h4>[% t('Granular Reports Permissions') %]</h4> |
489 |
|
490 |
|
490 |
<p>If the staff member has 'reports' permissions they have the ability to perform all of these actions. If you would like to control reports permissions on a more granular level choose from these options:</p> |
491 |
<p>[% t('If the staff member has \'reports\' permissions they have the ability to perform all of these actions. If you would like to control reports permissions on a more granular level choose from these options:') %]</p> |
491 |
|
492 |
|
492 |
<ul> |
493 |
<ul> |
493 |
<li>delete_reports |
494 |
<li>[% t('delete_reports') %] |
494 |
<ul> |
495 |
<ul> |
495 |
<li>Delete SQL Reports</li> |
496 |
<li>[% t('Delete SQL Reports') %]</li> |
496 |
<li>The ability to delete but not run SQL reports</li> |
497 |
<li>[% t('The ability to delete but not run SQL reports') %]</li> |
497 |
</ul> |
498 |
</ul> |
498 |
</li> |
499 |
</li> |
499 |
<li>create_reports |
500 |
<li>[% t('create_reports') %] |
500 |
<ul> |
501 |
<ul> |
501 |
<li>Create SQL Reports</li> |
502 |
<li>[% t('Create SQL Reports') %]</li> |
502 |
<li>The ability to create and edit but not run SQL reports</li> |
503 |
<li>[% t('The ability to create and edit but not run SQL reports') %]</li> |
503 |
</ul> |
504 |
</ul> |
504 |
</li> |
505 |
</li> |
505 |
<li>execute_reports |
506 |
<li>[% t('execute_reports') %] |
506 |
<ul> |
507 |
<ul> |
507 |
<li>Execute SQL Reports</li> |
508 |
<li>[% t('Execute SQL Reports') %]</li> |
508 |
<li>The ability to run but not create or edit SQL reports</li> |
509 |
<li>[% t('The ability to run but not create or edit SQL reports') %]</li> |
509 |
</ul> |
510 |
</ul> |
510 |
</li> |
511 |
</li> |
511 |
</ul> |
512 |
</ul> |
512 |
|
513 |
|
513 |
<h4>Granular Lists Permissions</h4> |
514 |
<h4>[% t('Granular Lists Permissions') %]</h4> |
514 |
|
515 |
|
515 |
<p>All staff members have permission to access lists. This section only needs to be checked off if you want to give permission to a staff member to delete public lists that they have no created themselves.</p> |
516 |
<p>[% t('All staff members have permission to access lists. This section only needs to be checked off if you want to give permission to a staff member to delete public lists that they have no created themselves.') %]</p> |
516 |
|
517 |
|
517 |
<ul> |
518 |
<ul> |
518 |
<li>delete_public_lists |
519 |
<li>[% t('delete_public_lists') %] |
519 |
<ul> |
520 |
<ul> |
520 |
<li>Delete public lists</li> |
521 |
<li>[% t('Delete public lists') %]</li> |
521 |
</ul> |
522 |
</ul> |
522 |
</li> |
523 |
</li> |
523 |
</ul> |
524 |
</ul> |
524 |
|
525 |
|
525 |
<p><strong>See the full documentation for Patron Permissions in the <a href="http://koha-community.org/manual/[% helpVersion %]/en/html/patrons.html#patron-permissions">manual</a> (online).</strong></p> |
526 |
<p><strong>[% t('See the full documentation for Patron Permissions in the') %] <a href="http://koha-community.org/manual/[% helpVersion %]/en/html/patrons.html#patron-permissions">[% t('manual') %]</a> [% t('(online).') %]</strong></p> |
526 |
|
527 |
|
527 |
[% INCLUDE 'help-bottom.inc' %] |
528 |
[% INCLUDE 'help-bottom.inc' %] |