Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-flags.tt
Nicole C. Engard cc748481d1 Bug 8945: Update patron help files
This patch adds two missing help files and updates the
existing help files in the members folder.

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-10-22 18:15:10 +02:00

422 lines
11 KiB
Text

[% INCLUDE 'help-top.inc' %]
<h1>Patron Permissions</h1>
<p>Patron Permissions are used to allow staff members access to the staff client.</p>
<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>
<h2>Setting Patron Permissions</h2>
<p>To set patron permissions, you must first have a patron of the 'Staff' type open</p>
<ul>
<li>On the patron record click More and choose Set Permissions to alter patron permissions</li>
<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>
</ul>
<h3>Patron Permissions Defined</h3>
<ul>
<li>superlibrarian
<ul>
<li>Access to all functions within the staff client
<ul>
<li style="background-color: #ffe599;">Tip: With this selected there is no need to choose any other permissions</li>
</ul>
</li>
</ul>
</li>
<li>circulate
<ul>
<li>Ability to check (issue) books out and in and access the 'Circulation' page in the staff client</li>
<li>This section can be expanded</li>
</ul>
</li>
<li>catalogue
<ul>
<li>Allows staff members to search the catalog via the staff client</li>
<li>Must be given to all staff members to allow them to login to the staff client</li>
</ul>
</li>
<li>parameters
<ul>
<li>Provides access to all areas of the Administration menu</li>
<li>This section can be expanded</li>
</ul>
</li>
<li>borrowers
<ul>
<li>Allows staff members to add or modify patrons (with the exception of setting permissions)</li>
</ul>
</li>
<li>permissions
<ul>
<li>Ability to set patron permissions</li>
</ul>
</li>
<li>reserveforothers
<ul>
<li>Ability to place holds on books for patrons via the staff interface</li>
<li>This section can be expanded</li>
</ul>
</li>
<li>borrow
<ul>
<li>Grants staff members the rights to borrow books from the library</li>
</ul>
</li>
<li>editcatalogue
<ul>
<li>Ability to catalog items (add and edit bibliographic and holdings data)</li>
<li>This section can be expanded</li>
</ul>
</li>
<li>updatecharges
<ul>
<li>Manage patron accounts (including paying fines, adding credits, and creating invoices)</li>
</ul>
</li>
<li>acquisition
<ul>
<li>Provides access to the acquisitions and patron purchase suggestion modules</li>
<li>This section can be expanded</li>
</ul>
</li>
<li>management
<ul>
<li>No longer in use</li>
</ul>
</li>
<li>tools
<ul>
<li>Access to all items in the Tools section of the staff client</li>
<li>This section can be expanded</li>
</ul>
</li>
<li>editauthorities
<ul>
<li>Provides access to edit the authority record</li>
</ul>
</li>
<li>serials
<ul>
<li>Allows access to the serials module</li>
<li>This section can be expanded</li>
</ul>
</li>
<li>reports
<ul>
<li>Allow access to the Reports module (ability to create, edit and run all reports)</li>
<li>Reports found on the Circulation page are not controlled by this permission</li>
<li>This section can be expanded</li>
</ul>
</li>
<li>staffaccess
<ul>
<li>Provides the ability to modify login / permissions for staff users</li>
<li style="color: #990000">Important: Requires the borrowers permission above</li>
</ul>
</li>
</ul>
<h4>Granular Circulate Permissions</h4>
<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>
<ul>
<li>circulate_remaining_permissions
<ul>
<li>All circulation rights except the ability to override renewals</li>
</ul>
</li>
<li>override_renewals
<ul>
<li>Override blocked renewals</li>
<li>Requires that the staff member also has circulate_remaining_permissions</li>
</ul>
</li>
</ul>
<h4>Granular Parameters Permissions</h4>
<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>
<ul>
<li>manage_circ_rules
<ul>
<li>The ability to edit circulation and fine rules in the administration area</li>
</ul>
</li>
<li>parameters_remaining_permissions
<ul>
<li>Access to all other areas under Administration</li>
</ul>
</li>
</ul>
<h4>Granular Holds Permissions</h4>
<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>
<ul>
<li>modify_holds_priority
<ul>
<li>Allow staff members to alter the holds priority (moving patrons up and down the queue)</li>
</ul>
</li>
<li>place_holds
<ul>
<li>Allows staff members to place holds for patrons via the staff interface</li>
</ul>
</li>
</ul>
<h4>Granular Cataloging Permissions</h4>
<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>
<ul>
<li>edit_catalogue
<ul>
<li>Ability to access all cataloging functions via the Cataloging page</li>
</ul>
</li>
<li>edit_items
<ul>
<li>Ability to make edits to item records, but not bib records</li>
</ul>
</li>
<li>fast_cataloging
<ul>
<li>The ability to catalog using only the Fast Add Framework found on the Circulation page</li>
</ul>
</li>
</ul>
<h4>Granular Acquisitions Permissions</h4>
<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>
<ul>
<li>budget_add_del
<ul>
<li>Ability to add and delete budgets (not modify)</li>
</ul>
</li>
<li>budget_manage
<ul>
<li>Manage budgets</li>
</ul>
</li>
<li>budget_modify
<ul>
<li>Ability to edit existing budgets (not to add or delete)</li>
</ul>
</li>
<li>contracts_manage
<ul>
<li>Manage contracts</li>
</ul>
</li>
<li>group_manage
<ul>
<li>Manage orders and basket groups</li>
</ul>
</li>
<li>order_manage
<ul>
<li>Manage orders and baskets</li>
</ul>
</li>
<li>order_receive
<ul>
<li>Manage orders and baskets</li>
</ul>
</li>
<li>period_manage
<ul>
<li>Manage periods</li>
</ul>
</li>
<li>planning_manage
<ul>
<li>Manage budget planning</li>
</ul>
</li>
<li>vendors_manage
<ul>
<li>Manage vendors</li>
</ul>
</li>
</ul>
<h4>Granular Serials Permissions</h4>
<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>
<ul>
<li>check_expiration
<ul>
<li>Check the expiration of a serial</li>
</ul>
</li>
<li>claim_serials
<ul>
<li>Claim missing serials</li>
</ul>
</li>
<li>create_subscription
<ul>
<li>Create a new subscription</li>
</ul>
</li>
<li>delete_subscription
<ul>
<li>Delete an existing subscription</li>
</ul>
</li>
<li>edit_subscription
<ul>
<li>Edit (but not delete or create) an existing subscription</li>
</ul>
</li>
<li>receive_serials
<ul>
<li>Receive serials on existing subscriptions</li>
</ul>
</li>
<li>renew_subscription
<ul>
<li>Renew an existing subscription</li>
</ul>
</li>
<li>routing
<ul>
<li>Manage routing lists</li>
</ul>
</li>
</ul>
<h4>Granular Tools Permissions</h4>
<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>
<ul>
<li>batch_upload_patron_images
<ul>
<li>Upload patron images in batch or one at a time (Access to the Image Upload Tool)</li>
</ul>
</li>
<li>delete_anonymize_patrons
<ul>
<li>Delete old borrowers and anonymize circulation/reading history (Access to the Anonymize Patron Tool)</li>
</ul>
</li>
<li>edit_calendar
<ul>
<li>Define days when the library is closed (Access to the Calendar/Holidays Tool)</li>
</ul>
</li>
<li>edit_news
<ul>
<li>Write news for the OPAC and staff interfaces (Access to the News Tool)</li>
</ul>
</li>
<li>edit_notice_status_triggers
<ul>
<li>Set notice/status triggers for overdue items (Access to the Overdue Notice Status/Triggers Tool)</li>
</ul>
</li>
<li>edit_notices
<ul>
<li>Define notices (Access to the Notices Tool)</li>
</ul>
</li>
<li>export_catalog
<ul>
<li>Export bibliographic and holdings data (Access to the Export Bibliographic &amp; Holdings Data Tool)</li>
</ul>
</li>
<li>import_patrons
<ul>
<li>Import patron data (Access to the Import Patrons Tool)</li>
</ul>
</li>
<li>inventory
<ul>
<li>Perform inventory (stocktaking) of your catalog (Access to the Inventory Tool)</li>
</ul>
</li>
<li>items_batchdel
<ul>
<li>Perform batch deletion of items (Access to the Delete a queryset of items Tool)</li>
</ul>
</li>
<li>items_batchmod
<ul>
<li>Perform batch modification of items (Access to the Modify a queryset of items Tool)</li>
</ul>
</li>
<li>label_creator
<ul>
<li>Create printable labels and barcodes from catalog and patron data (Access to the Label Creator and Quick Label Creator Tools)</li>
</ul>
</li>
<li>manage_csv_profiles
<ul>
<li>Create and edit CSV profiles (Access to the CSV Profiles Tool)</li>
</ul>
</li>
<li>manage_staged_marc
<ul>
<li>Managed staged MARC records, including completing and reversing imports (Access to the Manage Staged MARC Records Tool)</li>
</ul>
</li>
<li>moderate_comments
<ul>
<li>Moderate patron comments (Access to the Comments and Tags Tools)</li>
</ul>
</li>
<li>schedule_tasks
<ul>
<li>Schedule tasks to run (Access to the Task Scheduler Tool)</li>
</ul>
</li>
<li>stage_marc_import
<ul>
<li>Stage MARC records into the reservoir (Access to the Stage MARC Records Tool)</li>
</ul>
</li>
<li>upload_local_cover_images
<ul>
<li>Upload local cover images (Access to the Upload Local Cover Image Tool)</li>
</ul>
</li>
<li>view_system_logs
<ul>
<li>Browse the system logs (Access to the Log Viewer Tool)</li>
</ul>
</li>
</ul>
<h4>Granular Reports Permissions</h4>
<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>
<ul>
<li>create_reports
<ul>
<li>The ability to create and edit but not run SQL reports</li>
</ul>
</li>
<li>execute_reports
<ul>
<li>The ability to run but not create or edit SQL reports</li>
</ul>
</li>
</ul>
<p><strong>See the full documentation for Patron Permissions in the <a href="http://manual.koha-community.org/3.10/en/patronpermissions.html">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]