[%- BLOCK main_permissions -%] [% SWITCH name %] [%- CASE 'superlibrarian' -%] Access to all librarian functions ([% name | html %]) [%- CASE 'circulate' -%] Check out and check in items ([% name | html %]) [%- CASE 'catalogue' -%] Staff access, allows viewing of catalogue in staff interface ([% name | html %]) Required for staff login. [%- CASE 'parameters' -%] Manage Koha system settings (Administration panel) ([% name | html %]) [%- CASE 'borrowers' -%] Add, modify and view patron information ([% name | html %]) [%- CASE 'permissions' -%] Set user permissions ([% name | html %]) [%- CASE 'reserveforothers' -%] Place and modify holds for patrons ([% name | html %]) [%- CASE 'editcatalogue' -%] Edit catalog (Modify bibliographic/holdings data) ([% name | html %]) [%- CASE 'updatecharges' -%] Manage patrons fines and fees ([% name | html %]) [%- CASE 'acquisition' -%] Acquisition management ([% name | html %]) [%- CASE 'suggestions' -%] Suggestions management ([% name | html %]) [%- CASE 'tools' -%] Use all tools (expand for granular tools permissions) ([% name | html %]) [%- CASE 'editauthorities' -%] Edit authorities ([% name | html %]) [%- CASE 'serials' -%] Manage serial subscriptions ([% name | html %]) [%- CASE 'reports' -%] Allow access to the reports module ([% name | html %]) [%- CASE 'staffaccess' -%] Allow staff members to modify permissions, usernames, and passwords for other staff members ([% name | html %]) [%- CASE 'coursereserves' -%] Course reserves ([% name | html %]) [%- CASE 'plugins' -%] Koha plugins ([% name | html %]) [%- CASE 'lists' -%] Lists ([% name | html %]) [%- CASE 'clubs' -%] Patron clubs ([% name | html %]) [%- CASE 'ill' -%] Create and modify Interlibrary loan requests ([% name | html %]) [%- CASE 'self_check' -%] Self check modules ([% name | html %]) [%- CASE 'stockrotation' -%] Manage stockrotation operations ([% name | html %]) [%- CASE 'cash_management' -%] Cash management ([% name | html %]) [%- CASE 'problem_reports' -%] OPAC problem reports management ([% name | html %]) [%- CASE 'recalls' -%] Recalls ([% name | html %]) [%- CASE 'erm' -%] Manage the electronic resources module ([% name | html %]) [%- END -%] [%- END -%] [%- BLOCK sub_permissions -%] [% SWITCH name %] [%- CASE 'circulate_remaining_permissions' -%] Remaining circulation permissions ([% name | html %]) [%- CASE 'force_checkout' -%] Force checkout if a limitation exists ([% name | html %]) [%- CASE 'manage_restrictions' -%] Manage restrictions for accounts ([% name | html %]) [%- CASE 'overdues_report' -%] Execute overdue items report ([% name | html %]) [%- CASE 'override_renewals' -%] Override blocked renewals ([% name | html %]) [%- CASE 'manage_checkout_notes' %] Mark checkout notes as seen/not seen ([% name | html %]) [%- CASE 'manage_accounts' -%] Manage account debit and credit types ([% name | html %]) [%- CASE 'manage_circ_rules' -%] Manage circulation rules ([% name | html %]) [%- CASE 'manage_circ_rules_from_any_libraries' -%] Manage circulation rules for any library. If not set the logged in user can only edit circulation rules for their own library (please note that manage_circ_rules is still required) ([% name | html %]) [%- CASE 'parameters_remaining_permissions' -%] Remaining system parameters permissions ([% name | html %]) [%- CASE 'manage_circ_rules' -%] Manage circulation rules ([% name | html %]) [%- CASE 'manage_sysprefs' -%] Manage global system preferences ([% name | html %]) [%- CASE 'manage_libraries' -%] Manage libraries and library groups ([% name | html %]) [%- CASE 'manage_itemtypes' -%] Manage item types ([% name | html %]) [%- CASE 'manage_auth_values' -%] Manage authorized value categories and authorized values ([% name | html %]) [%- CASE 'manage_patron_categories' -%] Manage patron categories ([% name | html %]) [%- CASE 'manage_patron_restrictions' -%] Manage patron restrictions ([% name | html %]) [%- CASE 'manage_patron_attributes' -%] Manage extended patron attributes ([% name | html %]) [%- CASE 'manage_transfers' -%] Manage library transfer limits and transport cost matrix ([% name | html %]) [%- CASE 'manage_item_circ_alerts' -%] Manage item circulation alerts ([% name | html %]) [%- CASE 'manage_cities' -%] Manage cities and towns ([% name | html %]) [%- CASE 'manage_marc_frameworks' -%] Manage MARC bibliographic and authority frameworks and test them ([% name | html %]) [%- CASE 'manage_classifications' -%] Manage classification sources and filing rules ([% name | html %]) [%- CASE 'manage_matching_rules' -%] Manage record matching rules ([% name | html %]) [%- CASE 'manage_oai_sets' -%] Manage OAI sets ([% name | html %]) [%- CASE 'manage_item_search_fields' -%] Manage item search fields ([% name | html %]) [%- CASE 'manage_search_filters' -%] Manage saved search filters ([% name | html %]) [%- CASE 'manage_search_engine_config' -%] Manage search engine configuration ([% name | html %]) [%- CASE 'manage_marc_overlay_rules' -%] Manage MARC overlay rules configuration ([% name | html %]) [%- CASE 'manage_search_targets' -%] Manage Z39.50 and SRU server configuration ([% name | html %]) [%- CASE 'manage_didyoumean' -%] Manage Did you mean? configuration ([% name | html %]) [%- CASE 'manage_smtp_servers' -%] Manage SMTP servers ([% name | html %]) [%- CASE 'manage_column_config' -%] Manage column configuration ([% name | html %]) [%- CASE 'manage_audio_alerts' -%] Manage audio alerts ([% name | html %]) [%- CASE 'manage_additional_fields' -%] Manage additional fields for baskets or subscriptions (requires edit_subscription or order_manage permissions) ([% name | html %]) [%- CASE 'manage_sms_providers' -%] Manage SMS cellular providers ([% name | html %]) [%- CASE 'manage_usage_stats' -%] Manage usage statistics settings ([% name | html %]) [%- CASE 'manage_mana' -%] Manage Mana KB content sharing ([% name | html %]) [%- CASE 'manage_keyboard_shortcuts' -%] Manage keyboard shortcuts for the advanced cataloging editor ([% name | html %]) [%- CASE 'manage_background_jobs' -%] Manage background jobs ([% name | html %]) [%- CASE 'manage_curbside_pickups' -%] Manage curbside pickups ([% name | html %]) [%- CASE 'delete_borrowers' -%] Delete patrons ([% name | html %]) [%- CASE 'edit_borrowers' -%] Add, modify and view patron information ([% name | html %]) [%- CASE 'view_borrower_infos_from_any_libraries' -%] View patron infos from any libraries. If not set the logged in user could only access patron infos from its own library or group of libraries. ([% name | html %]) [%- CASE 'modify_holds_priority' -%] Modify holds priority ([% name | html %]) [%- CASE 'place_holds' -%] Place holds for patrons ([% name | html %]) [%- CASE 'delete_all_items' -%] Delete all items at once ([% name | html %]) [%- CASE 'edit_catalogue' -%] Edit catalog (Modify bibliographic/holdings data) ([% name | html %]) [%- CASE 'advanced_editor' -%] Use the advanced cataloging editor (requires edit_catalogue) ([% name | html %]) [%- CASE 'create_shared_macros' -%] Create shared macros (requires advanced_editor) ([% name | html %]) [%- CASE 'delete_shared_macros' -%] Delete shared macros (requires advanced_editor) ([% name | html %]) [%- CASE 'edit_items' -%] Edit items ([% name | html %]) [%- CASE 'edit_items_restricted' -%] Limit item modification to subfields defined in the SubfieldsToAllowForRestrictedEditing preference (please note that edit_item is still required) ([% name | html %]) [%- CASE 'fast_cataloging' -%] Fast cataloging ([% name | html %]) [%- CASE 'manage_item_groups' -%] Create, update and delete item groups, add or remove items from an item group ([% name | html %]) [%- CASE 'manage_item_editor_templates' -%] Create, update and delete item editor templates owned by others ([% name | html %]) [%- CASE 'remaining_permissions' -%] Remaining permissions for managing fines and fees ([% name | html %]) [%- CASE 'discount' -%] Discount debits for patrons ([% name | html %]) [%- CASE 'payout' -%] Payout credits to patrons ([% name | html %]) [%- CASE 'refund' -%] Refund payments to patrons ([% name | html %]) [%- CASE 'writeoff' -%] Write off fines and fees ([% name | html %]) [%- CASE 'manual_invoice' -%] Add manual invoices to a patron account ([% name | html %]) [%- CASE 'manual_credit' -%] Add manual credits to a patron account ([% name | html %]) [%- CASE 'suggestions_manage' -%] Manage purchase suggestions ([% name | html %]) [%- CASE 'budget_add_del' -%] Add and delete funds (but can't modify funds) ([% name | html %]) [%- CASE 'budget_manage' -%] Manage funds ([% name | html %]) [%- CASE 'budget_manage_all' -%] Manage all funds ([% name | html %]) [%- CASE 'budget_modify' -%] Modify funds (can't create lines, but can modify existing ones) ([% name | html %]) [%- CASE 'contracts_manage' -%] Manage contracts ([% name | html %]) [%- CASE 'group_manage' -%] Manage basket groups ([% name | html %]) [%- CASE 'order_manage' -%] Manage basket and order lines ([% name | html %]) [%- CASE 'order_manage_all' -%] Manage all baskets and order lines, regardless of restrictions on them ([% name | html %]) [%- CASE 'order_receive' -%] Receive orders and manage shipments ([% name | html %]) [%- CASE 'period_manage' -%] Manage budgets ([% name | html %]) [%- CASE 'planning_manage' -%] Manage budget plannings ([% name | html %]) [%- CASE 'vendors_manage' -%] Manage vendors ([% name | html %]) [%- CASE 'currencies_manage' -%] Manage currencies and exchange rates ([% name | html %]) [%- CASE 'batch_upload_patron_images' -%] Upload patron images in a batch or one at a time ([% name | html %]) [%- CASE 'delete_anonymize_patrons' -%] Delete old borrowers and anonymize circulation history (deletes borrower checkout history) ([% name | html %]) [%- CASE 'batch_extend_due_dates' -%] Perform batch extend due dates ([% name | html %]) [%- CASE 'edit_calendar' -%] Define days when the library is closed ([% name | html %]) [%- CASE 'edit_additional_contents' -%] Write additional contents for the OPAC and staff interfaces (news and HTML customizations) ([% name | html %]) [%- CASE 'edit_notice_status_triggers' -%] Set notice/status triggers for overdue items ([% name | html %]) [%- CASE 'edit_notices' -%] Define notices ([% name | html %]) [%- CASE 'edit_patrons' -%] Perform batch modification of patrons ([% name | html %]) [%- CASE 'edit_quotes' -%] Edit quotes for quote-of-the-day feature ([% name | html %]) [%- CASE 'export_catalog' -%] Export bibliographic and holdings data ([% name | html %]) [%- CASE 'import_patrons' -%] Import patron data ([% name | html %]) [%- CASE 'inventory' -%] Perform inventory of your catalog ([% name | html %]) [%- CASE 'items_batchdel' -%] Perform batch deletion of items ([% name | html %]) [%- CASE 'items_batchmod' -%] Perform batch modification of items ([% name | html %]) [%- CASE 'items_batchmod_restricted' -%] Limit batch item modification to subfields defined in the SubfieldsToAllowForRestrictedBatchmod preference (please note that items_batchmod is still required) ([% name | html %]) [%- CASE 'label_creator' -%] Create printable labels and barcodes from catalog and patron data ([% name | html %]) [%- CASE 'manage_csv_profiles' -%] Manage CSV export profiles ([% name | html %]) [%- CASE 'manage_patron_lists' -%] Add, edit and delete patron lists and their contents ([% name | html %]) [%- CASE 'manage_staged_marc' -%] Managed staged MARC records, including completing and reversing imports ([% name | html %]) [%- CASE 'marc_modification_templates' -%] Manage marc modification templates ([% name | html %]) [%- CASE 'moderate_comments' -%] Moderate patron comments ([% name | html %]) [%- CASE 'moderate_tags' -%] Moderate patron tags ([% name | html %]) [%- CASE 'records_batchdel' -%] Perform batch deletion of records (bibliographic or authority) ([% name | html %]) [%- CASE 'records_batchmod' -%] Perform batch modification of records (biblios or authorities) ([% name | html %]) [%- CASE 'rotating_collections' -%] Manage rotating collections ([% name | html %]) [%- CASE 'schedule_tasks' -%] Schedule tasks to run ([% name | html %]) [%- CASE 'stage_marc_import' -%] Stage MARC records into the reservoir ([% name | html %]) [%- CASE 'upload_local_cover_images' -%] Upload local cover images ([% name | html %]) [%- CASE 'view_system_logs' -%] Browse the system logs ([% name | html %]) [%- CASE 'check_expiration' -%] Check the expiration of a serial ([% name | html %]) [%- CASE 'claim_serials' -%] Claim missing serials ([% name | html %]) [%- CASE 'create_subscription' -%] Create a new subscription ([% name | html %]) [%- CASE 'delete_subscription' -%] Delete an existing subscription ([% name | html %]) [%- CASE 'edit_subscription' -%] Edit an existing subscription ([% name | html %]) [%- CASE 'receive_serials' -%] Serials receiving ([% name | html %]) [%- CASE 'renew_subscription' -%] Renew a subscription ([% name | html %]) [%- CASE 'routing' -%] Routing ([% name | html %]) [%- CASE 'superserials' -%] Manage subscriptions from any branch (only applies when IndependentBranches is used) ([% name | html %]) [%- CASE 'delete_reports' -%] Delete SQL reports ([% name | html %]) [%- CASE 'create_reports' -%] Create SQL reports ([% name | html %]) [%- CASE 'execute_reports' -%] Execute SQL reports ([% name | html %]) [%- CASE 'add_reserves' -%] Add course reserves ([% name | html %]) [%- CASE 'delete_reserves' -%] Remove course reserves ([% name | html %]) [%- CASE 'manage_courses' -%] Add, edit and delete courses ([% name | html %]) [%- CASE 'configure' -%] Configure plugins ([% name | html %]) [%- CASE 'manage' -%] Manage plugins ( install / uninstall ) ([% name | html %]) [%- CASE 'report' -%] Use report plugins ([% name | html %]) [%- CASE 'tool' -%] Use tool plugins ([% name | html %]) [%- CASE 'delete_public_lists' -%] Delete public lists ([% name | html %]) [%- CASE 'edit_public_lists' -%] Edit public lists (Name, settings, and permissions, but not explicitly contents) ([% name | html %]) [%- CASE 'upload_general_files' -%] Upload any file ([% name | html %]) [%- CASE 'upload_manage' -%] Manage uploaded files (Useless without upload_general_files) ([% name | html %]) [%- CASE 'access_files' -%] Access to the files stored on the server ([% name | html %]) [%- CASE 'edit_clubs' -%] Create and edit clubs ([% name | html %]) [%- CASE 'edit_templates' -%] Create and edit club templates ([% name | html %]) [%- CASE 'enroll' -%] Enroll patrons in clubs ([% name | html %]) [%- CASE 'edi_manage' -%] Manage EDIFACT transmissions ([% name | html %]) [%- CASE 'reopen_closed_invoices' -%] Reopen closed invoices ([% name | html %]) [%- CASE 'edit_invoices' -%] Edit invoices ([% name | html %]) [%- CASE 'delete_invoices' -%] Delete invoices ([% name | html %]) [%- CASE 'merge_invoices' -%] Merge invoices ([% name | html %]) [%- CASE 'delete_baskets' -%] Delete baskets ([% name | html %]) [%# self_check %] [%- CASE 'self_checkin_module' -%] Log into the self check-in module. Note: this permission prevents the patron from using any other OPAC functionality ([% name | html %]) [%- CASE 'self_checkout_module' -%] Perform self checkout at the OPAC. It should be used for the patron matching the AutoSelfCheckID ([% name | html %]) [%- CASE 'manage_rota_items' -%] Add and remove items from rotas ([% name | html %]) [%- CASE 'manage_rotas' -%] Create, edit and delete rotas ([% name | html %]) [%# cash_management %] [%- CASE 'manage_cash_registers' -%] Add, edit and archive cash registers ([% name | html %]) [%- CASE 'takepayment' -%] Access the point of sale page and take payments ([% name | html %]) [%- CASE 'cashup' -%] Perform cash register cashup action ([% name | html %]) [%- CASE 'anonymous_refund' -%] Perform anonymous refund actions ([% name | html %]) [%# problem_reports %] [%- CASE 'manage_problem_reports' -%] Manage OPAC problem reports ([% name | html %]) [%# recalls %] [%- CASE 'manage_recalls' -%] Manage recalls for patrons ([% name | html %]) [%# identity_providers %] [%- CASE 'manage_identity_providers' -%] Manage authentication providers ([% name | html %]) [%- END -%] [%- END -%]