.. include:: images.rst .. _patrons-label: Patrons =============================================================================== Before importing or adding patrons be sure to set up your :ref:`patron categories `. .. _add-a-new-patron-label: Add a new patron ------------------------------------------------------------------------------- Patrons are added by going to the 'Patrons' module. - *Get there:* Patrons .. Note:: Only staff with the :ref:`edit\_borrowers permission ` (or the :ref:`superlibrarian permission `) will be able to add patrons. Once there you can add a new patron. - Click 'New patron' |newpatron| .. Note:: The fields that appear on the patron add form can be controlled by editing the :ref:`BorrowerUnwantedField ` system preference. .. Note:: Required fields are defined in the :ref:`BorrowerMandatoryField ` system preference - First, enter the identifying information regarding your patron |patronidentity| - 'Salutation' is populated by the :ref:`BorrowersTitles ` system preference .. Note:: If you'd like to prevent full names from printing on :ref:`slips ` and you're not using the Initials or Other name fields for anything else, you can use them for shortened versions of the name to then be printed on the slip. For example: :: Firstname: Nicole C. Surname: Engard Initials: NCE Then on the slip you can have it print the <> instead of the full name (NCE). Or you could do something like this: :: Firstname: Nicole Surname: Engard Initials: E Then on the slip you can have it print the <>, <> instead of the full name (E, Nicole). - If this patron is a child, you will be asked to attach the child patron to an adult patron (guarantor) |addGuarantor| .. Note:: Guarantors can only be attached to patrons whose :ref:`category ` has 'Can be guarantee' set to 'Yes'. .. Note:: This field can be made mandatory with the :ref:`ChildNeedsGuarantor ` system preference. - If the guarantor is a patron of the library, click 'Add guarantor' to search your system for an existing patron - Click 'Select' to choose the patron |patronsearchpopup-addguarantor| - The relationships are set using the :ref:`borrowerRelationship ` system preference |addGuarantor4| .. Note:: It is possible to add more than one guarantor to a patron account (both parents for example). .. Warning:: A patron who is a guarantee cannot be a guarantor to someone else and vice versa. - If the guarantor is not a patron, you can still add their information in the 'Non-patron guarantor' section. - Next enter the main address and contact information |addmainaddress| .. Note:: The street type drop-down menu is populated by the :ref:`ROADTYPE authorized value category `. |addcontact| - For contact information, note that the primary phone number and primary email address are the ones that appear on notices and slips printed during circulation (receipts, transfer slips and hold slips). The primary email is also the one that overdue notices and other messages go to. - The 'Main contact method' can be used in reports and for staff to know which method to use first when trying to contact the patron. - You can also record an alternate address for each patron. This could be used in an academic setting to store the patron's home address for example. |addaltaddress| - Each patron can have an alternate contact. An alternate contact could be a parent or guardian, for example. |addaltcontact| - The library management section includes values that are used within the library |addlibmanagement| - The card number field is automatically calculated if you have the :ref:`autoMemberNum ` system preference set that way .. Note:: For a newly installed system, this preference will start at 1 and increment by 1 each time after. To have it start with the starting number of your barcodes, enter the first barcode by hand in the patron record and save the patron. After that, the field will increment that number by 1. - If you accidentally chose the wrong patron category at the beginning you can fix that here - Sort 1 and 2 are used for statistical purposes within your library - You can create dropdown menus for these fields by :ref:`adding authorized values ` in the :ref:`Bsort1 authorized value category ` or the :ref:`Bsort2 authorized value category ` - 'Allow auto-renewal of items' is used to control whether this patron’s checkouts will be renewed according to the circulation rules. If set to ‘Yes’, items for which automatic renewal is enabled in the circulation rules will be automatically renewed. This requires the :ref:`automatic_renewal cronjob ` to run daily. If set to ‘No’, items for which automatic renewal is enabled in the circulation rules will not be automatically renewed. - Protected: protected patrons cannot be deleted either manually or by batch. Use this for system patrons such as :ref:`statistical patrons `, :ref:`SIP2 patrons `, the :ref:`self checkout user `, or superadmins. .. Admonition:: Version The 'Protected' option was added in version 23.11 of Koha. - 'Check for previous checkouts' is used to set the patron's personal preference regarding checking their circulation history to see if they have borrowed This item in the past. This overrides the setting of the :ref:`patron category ` and of the :ref:`CheckPrevCheckout ` system preference. - Preferred language for notices: if :ref:`TranslateNotices ` is set to allow, you will be able to choose among the installed languages the language in which the patron would prefer to receive notices (such as overdue notices and advanced notices). - Next, the library set-up section includes additional library settings |addlibsetup| - The registration date will automatically be filled in with today's date - The expiry date will automatically be calculated based on your :ref:`patron category settings ` - The OPAC note is a note for the patron, it will appear in the patron's online account on the OPAC |opacnote| .. Note:: See also :ref:`OPAC messages ` - The Circulation note is meant solely for your library staff and will appear when the circulation staff goes to check an item out to the patron |circnote| - The 'OPAC/Staff interface login' section asks for the username and password to be used by the patron (or staff member) to log into their account in the OPAC and for staff to log in to the staff interface. - Staff will only be able to use this login information to log in to the staff interface if they have at least the :ref:`catalogue permission `. - If you have enabled the housebound module (with the :ref:`HouseboundModule ` system preference), you will be able to choose a :ref:`housebound role ` for this patron. |addhouseboundroles| - If you have set :ref:`additional patron attributes ` in the administration module, these will appear next |addattributes| - Finally, if you have the :ref:`EnhancedMessagingPreferences ` system preference set to 'allow,' you can choose the messaging preferences for this patron. |addpatronmsg| See the definition of each notice in the :ref:`advance notices and hold notices ` section .. Warning:: These preferences will override any you set via the :ref:`patron categories ` .. Warning:: These preferences can be altered by the patron via the OPAC if the :ref:`EnhancedMessagingPreferencesOPAC ` system preference is set to 'show'. - Once finished, click 'Save' If the system suspects this patron is a duplicate of another it will warn you. |duplicatewarn| .. Note:: See the :ref:`PatronDuplicateMatchingAddFIelds ` system preference to see or change which fields are used to detect duplicate patrons. The default is the surname, the firstname and the date of birth. If you have set a minimum or upper age limit on the patron category and are requiring that the birth date be filled in, Koha will warn you if the patron you're adding is too old or young for the patron category you have selected: |patronagelimit| If the patron's :ref:`category ` has an enrollment fee, the fee will be charged to the patron's account when the account is created. You can then manage the charge in the patron's :ref:`accounting tab `. .. _quick-add-patron-label: Quick add a patron ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If your circulation desk is very busy and you want to register patron quickly, you can use the 'quick add' feature. It's a shortened version of the add patron form with only a couple of necessary fields to fill out. This feature uses two system preferences: :ref:`BorrowerMandatoryField ` and :ref:`PatronQuickAddFields `. These are the two system preferences that control which fields are in the quick add form. To quick add a patron, go to the Patrons module - *Get there:* Patrons Click on the 'Quick add new patron' button. You will be asked to choose a patron category. Then, you will be presented with a shortened form. |add_patron| Once the form is filled out, click on 'Save'. If you need to access the full form, you can click on 'Show full form' above the 'Save' button. .. _add-a-staff-patron-label: Add a staff patron ---------------------------------------- All staff members must be entered into Koha as patrons of the 'Staff' type. Follow the steps in :ref:`Add a Patron ` to add a staff member. To give the staff member permissions to access the staff interface, follow the steps in :ref:`patron permissions `. **Important** Remember to assign your staff secure usernames and passwords since these will be used to log into the staff client. .. _add-a-statistical-patron-label: Add a statistical patron ---------------------------------------------- One way to track use of in house items is to "check out" the materials to a statistical patron. The "check out" process doesn’t check the book out, but instead tracks an in house use of the item. To use this method for tracking in house use you first will need a :ref:`patron category ` set up for your statistical patron. |image420| Next, you will need to create a new patron of the statistical type. |add_statistical_patron| Next, follow the steps put forth in the ':ref:`Add a new patron `' section of this manual. Since this patron is not a real person, simply fill in the required fields, the correct library and nothing else. To learn about other methods of tracking in house use visit the :ref:`tracking inhouse use ` section of this manual. .. _duplicate-a-patron-label: Duplicate a patron ----------------------------------------- Sometimes when you're adding a new family to your system you don't want to type the contact information over and over. Koha allows for you to duplicate a patron and change only the parts you want to (or need to) change. - Open the patron you want to use as your base (the patron you want to duplicate information from) - Click the 'Duplicate' button at the top of their record |patronedit| - All of the fields with the exception of first name, card number, username and password have been duplicated. Fill in the missing pieces and click 'Save' |duplicate| - **Note** Clicking in a field that is already populated with data will clear that field of all information (making it easier for you to type in something different) - You will be brought to your new patron |duplicated_patron| .. _add-patron-images-label: Adding patron images ------------------------------------------------------------------------------- You can add patron pictures to help identify patrons. To enable this feature, you must first set the :ref:`patronimages ` system preference to 'Allow'. If the preference is set to 'Allow', you will see a placeholder image under the patron's name on the left of the screen. |patronimageempty| Click the 'Add' button on the placeholder image. |addpatronimage| You have the option of either uploading an existing picture from the computer or taking a picture with the webcam. To upload an existing image, click 'Browse' or 'Choose file' to find the image on your computer and click 'Upload' to load the image in the patron's file. .. Warning:: There is a limit of 100K on the size of the picture uploaded and it is recommended that the image be 200x300 pixels, but smaller images will work as well. To take a picture with the webcam, click the 'Take photo' button once the webcam is facing the patron. The system will take a picture and present it to you for review. If you are satisfied, click 'Upload'. If not, click 'Retake photo' to take a new picture. You can also download the picture by clicking 'Download photo'. To add patron images in bulk, use the :ref:`Upload patron images ` tool. .. _editing-patrons-label: Editing patrons ------------------------------------------------------------------------------- Patrons in Koha can be edited using one of many edit buttons. .. Note:: Only staff with the :ref:`edit\_borrowers permission ` (or the :ref:`superlibrarian permission `) will be able to edit patron files. - To edit the entire patron record simply click the 'Edit' button at the top of the patron record. |patronedit| - To edit a specific section of the patron record (for example the 'Library use' section) click the 'Edit' button beside the section. |libraryusesection| Edit the patron's file and click 'Save'. .. Warning:: Note that changing *your own* username will log you out of Koha. .. _patron-password-label: Modifying patron passwords ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Patron passwords are not recoverable. The stars on the patron details page next to the password label are always there even if a password isn't set. If a patron forgets their password, or if a patron's account is 'locked' or 'administratively locked' (see the :ref:`FailedLoginAttempts ` and the :ref:`LockExpiredDelay ` system preferences, respectively), the only option is to reset their password. This can be done from the staff interface. To change the patron's password, click the 'Change password' button. |patronpassword| - Koha cannot display existing passwords as they are encrypted in the database. Leave the field blank to leave password unchanged. - This form can automatically generate a random password if you click the link labeled "Click to fill with a randomly generated suggestion. Passwords will be displayed as text." .. Warning:: Note that changing *your own* username here will log you out of Koha. Changing the password through this form will also update the password expiry date, as set in the :ref:`patron category`. If the :ref:`NotifyPasswordChange ` system preference is enabled, the patron will receive a notification indicating their password was changed. .. Note:: The content of this email can be customized with the :ref:`Notices and slips tool `. The code of the letter is PASSWORD\_CHANGE. If the :ref:`OpacResetPassword ` system preference is enabled, or if the :ref:`patron category ` allows it, you can also send a password reset email to the patron by clicking on 'More' and choosing 'Send password reset'. |moremenu| This will send a password reset email to the patron, similar to the one sent if they click on the :ref:`'Forgot your password?' ` link on the OPAC. However, the reset link is set to expire after 5 days rather than 2 days when it is sent this way. .. Note:: The content of the email can be customized with the :ref:`Notices and slips tool `. The code of the letter is STAFF\_PASSWORD\_RESET. Only staff members with the :ref:`superlibrarian permission ` can see and change the password expiry date manually. This date can be changed by clicking the 'Edit' button at the top of the patron's record, or the 'Edit' button next to the 'Library use' section. .. _add-patron-flags-label: Adding patron flags ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :ref:`Restrictions ` are used to prevent patrons from checking out. Patrons can also be blocked from checking items out by setting patron flags. |patronflags| If you would like your circulation staff to confirm a patron's address before checking items out to the patron, set the 'Gone no address' flag. This will create a warning when checking out. |addresswarning| If the patron reports that they have lost their card you can set the 'Lost card' flag to prevent someone else from using that card to check items out. |lostcardwarning| If you would like to bar a patron from the library you can add a manual restriction. |addpatronrestriction| .. Note:: This is the same as the :ref:`restrictions tab ` at the bottom of the patrons details page. .. Note:: A patron can automatically be restricted with the :ref:`Overdue/notice status triggers ` If you enter in a date and/or note related to the restriction, you will see that in the restricted message as well. |patronrestrictions-checkout| .. _internal-messages-label: Adding notes and messages to a patron record ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ You can leave notes in a patron record. There are several ways to do this: you can either add a circulation note or an internal message. These will not show in the OPAC for the patron to see. If you want the patron to see the notes and messages, use :ref:`OPAC notes ` and :ref:`OPAC messages `. .. _circulation-notes-label: Circulation notes ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Circulation notes are added to the patron's file through the :ref:`add patron form` or the :ref:`edit patron form `, in the 'Library set-up' section. |addlibsetup| In the staff interface, circulation notes will be in the 'Library use' section of the patron's file. |libraryusesection| .. _circulation-messages-label: Circulation messages ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Internal messages are added to the patron's file using the 'Add message' button. |patronedit| To leave an internal message, choose "Staff - Internal note" in the 'Add a message for' field. Enter your message in the box, or choose a predefined message in the drop-down menu. |internalnote| .. Note:: Predefined messages are added in the :ref:`BOR\_NOTES authorized value category `. Once saved, the internal message is shown in bold red on the patron's detail page in the staff interface, at the top of the page just under the row of action buttons. |internalnote2| It will also appear on the checkout page, to the right of the checkout box. |internalnote3| If you need to edit the message, click the 'Edit' button next to the message, edit the text and click 'Save'. .. _change-child-to-adult-label: Changing children to adults ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Children patrons do not become adults automatically in Koha unless the :ref:`update patron categories ` cron job is running. To upgrade a child patron to and adult patron category manually go to the 'More' menu and choose 'Update child to adult patron'. |moremenu| You will then be presented with a pop up window asking which one of your adult patron categories this child should be updated to. |chooseadultcategory| .. Note:: This list shows the :ref:`patron categories ` that have the category type 'adult'. .. _renew-patron-account-label: Renew patron account ---------------------------------- When renewing a patron account you can either edit the the expiry date manually in the patron record or use the 'Renew patron' option from the More menu in the toolbar at the top. |renew_account| Using the latter the new expiry date will be calculated using the enrollment period configured for the patron category of the user. The system preference :ref:`BorrowerRenewalPeriodBase ` determines if the new expiry date will be calculated from the current date or from the old expiry date. One advantage of using the 'Renew patron' option is that it will be logged as a membership renewal in the action_logs table and be visible as such when using the :ref:`Log viewer ` or the :ref:`Modificaton log ` from the patron account. The renewal date of the patron account will be visible on the details tab. |account_renewal_date| If the patron is in a :ref:`patron category ` with a membership fee, the charge will also be added upon renewal. You can then manage the charge in the patron's :ref:`accounting tab `. .. _delete-patron-account-label: Deleting a patron account ---------------------------------- From the 'More' drop-down, the patron account can be deleted. |image1469| .. Note:: Only staff with the :ref:`delete\_borrowers permission ` (or the :ref:`superlibrarian permission `) will be able to delete patrons. There will be an alert if the patron has checkouts, holds, fines or credits. - If a patron has current checkouts, the deletion will not be possible. |image1470| - If a patron has outstanding fines, the deletion will not be possible. |image1468| - If a patron has unused credits, the option to delete the patron is possible but there will be a warning. |image1471| - If a patron has existing holds on their account, the option to delete the patron is possible. The hold will be cancelled and moved to the old\_reserves table. |image1462| - If a patron has public or shared :ref:`lists `, those will be deleted along with the patron, unless the :ref:`ListOwnershipUponPatronDeletion ` system preference is set to 'change owner of these lists'. - If a patron is protected, the 'Delete' option will be disabled. To delete the patron anyway, :ref:`edit the patron ` and choose 'No' under 'Protected' in the 'Library management' section, save, and then delete. |deletepatronprotected| .. _managing-patron-self-edits-label: Managing patron self edits -------------------------------------------------- If you are allowing patrons to edit their accounts via the OPAC with the :ref:`OPACPatronDetails ` preference then you will need to approve all changes via the staff interface before they're applied. If there are patron edits awaiting action they will appear on the staff interface dashboard below the modules list (along with other items awaiting action). |image438| **Note** Superlibrarians will see modifications for any branch, other staff will only see modifications for patrons who belong to their logged in branch. When you click the 'Patrons requesting modifications' link you will be brought to a list of patrons with requested changes. |image439| From here you can 'Approve' and apply the changes to the patron record, 'Delete' and remove the changes or 'Ignore' and keep the changes pending to review later. If you would like to see the entire patron record you can click the 'Patron details' links to the right of the buttons. This will open in a new tab. .. _merge-patron-records-label: Merging patron records ----------------------------------- If you accidentally end up with one patron with two cards it is possible to merge their records together so that you don't lose their loan history or holds. - In the patron list, check the boxes next to the records you want to merge and click on the 'Merge selected patrons' button. |image1326| **Note** It is possible to merge more than two records at a time. - Select the patron record you want to keep |image1327| - If necessary, click the 'Compare patrons' button to see the differences between the different accounts. |mergepatrons-compare| - Click the 'Merge patrons' button. The checkouts and statistics will be transferred to the right record and the other one will be deleted. |image1328| .. _patron-permissions-label: Patron permissions ------------------------------------------------------------------------------- Patron permissions are used to allow staff members access to the staff interface. .. Important:: In order for a staff member to log into the staff interface they must have (at the very least) the :ref:`catalogue permission ` which allows them to view the staff interface. .. _setting-patron-permissions-label: Setting patron permissions ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. Note:: Only staff with the :ref:`permissions permission ` (or the :ref:`superlibrarian permission `) will be able to set permissions for other staff members. In addition to the :ref:`permissions permission `, only staff with the :ref:`staffaccess permission ` will be able to set permission for other staff members whose :ref:`category ` is of the 'staff' type. - On the patron record, click 'More' and choose 'Set permissions' to alter the patron's permissions. |editpatronpermissions| - You will be presented with a list of preferences, some of which can be expanded by clicking the 'Show details' link on the right title. |patronpermissions| - In all cases, if the parent permission is checked, the user has all the child permissions. If you want to set permissions on a more granular level, expand the section and only check the permissions you want that staff members to have. - To copy a patron's permissions to another patron, click the 'Copy settings' button, then go to the other patron's permissions settings and click 'Paste permissions'. - Click the arrow button next to the 'Copy settings' and choose 'Forget copied permissions' once you are done copying the permissions. .. Admonition:: Version The ability to copy permissions was added to Koha in version 24.05. .. _patron-permissions-defined-label: Patron permissions defined ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This section describes the different permissions. .. _permission-superlibrarian-label: Access to all librarian functions (superlibrarian) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This permission grants access to everything in the Koha staff interface. The superlibrarian permission also gives access to things that might otherwise be restricted by system preferences for example. .. Note:: With this permission selected, there is no need to choose any other permission. .. _permission-circulate-label: Check out and check in items (circulate) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The following permissions are used to give access to functions from the :ref:`circulation ` module. Checking the circulate permission will give access to all functionalities. Click 'Show details' to give specific permissions. .. _permission-circulate-remaining-permissions-label: Remaining circulation permissions (circulate\_remaining\_permissions) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants all circulation rights except those covered by permissions listed below. .. _permission-force-checkout-label: Force checkout if a limitation exists (force\_checkout) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' With this permission, a staff member will be allowed to override a check out restriction in the following cases: - age restriction - the item is issued to another patron - the item is not for loan - the patron has overdue items - the patron is restricted - the item is lost - the item is a high demand item - the item is on hold .. _permission-manage-bookings-label: Manage item bookings (manage\_bookings) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission allows staff to manage :ref:`item bookings `. .. _permission-manage-checkout-notes-label: Mark checkout notes as seen\/not seen (manage\_checkout\_notes) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission allows staff to :ref:`manage the checkout notes ` written by users through the OPAC. .. _permission-manage-curbside-pickups-circ-label: Manage curbside pickups (manage\_curbside\_pickups) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission allows staff to manage :ref:`patron curbside pickup appointments `. .. _permission-manage-restrictions-label: Manage restrictions for accounts (manage\_restrictions) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission allows staff to lift a restriction that might be on the patron's record, or :ref:`add a manual restriction `. .. Note:: Note that a staff member without manage\_restrictions but who has :ref:`force\_checkout ` will be able to temporarily override a patron's restriction in order to check out an item to them. .. _permission-overdues-report-label: Execute overdue items report (overdues\_report) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission allows staff to run the overdues reports found under Circulation (:ref:`Overdues ` and :ref:`Overdues with fines `). .. _permission-override-renewals-label: Override blocked renewals (override\_renewals) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission allows staff to override renewals restrictions. Requires that the staff member also have :ref:`circulate\_remaining\_permissions `. .. _permission-catalogue-label: Staff access, allows viewing the catalogue in staff interface (catalogue) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. Important:: This permission must be given to all staff members to allow them to log into the staff interface This permission allows access to the staff interface, with the possibility of - searching the catalogue (:ref:`simple search `, :ref:`advanced search ` and :ref:`item search `) - searching the authorities - viewing the checkout history of a title (no patron information is shown) - :ref:`creating private or public lists `, :ref:`adding items to private lists and public lists `, if the public list permission allows it, editing and deleting private lists - using the :ref:`cart ` - viewing :ref:`course reserves ` .. _permission-parameters-label: Manage Koha system settings (Administration panel) (parameters) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The following permissions are used to give access to various pages from the :ref:`administration module `. Checking the parameters permission will give access to all pages. Click 'Show details' to give access to specific pages only. .. _permission-manage-accounts-label: Manage account debit and credit types (manage\_accounts) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`debit types ` and :ref:`credit types ` management sections. .. _permission-manage-additional-fields-label: Manage additional fields for baskets or subscriptions (manage\_additional\_fields) '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`additional fields ` management sections. .. Important:: This permission requires that the staff member also have the corresponding permission for the particular additional fields. +----------------------------------------------+----------------------------------------------------------------------------+ | Additional fields | Corresponding permission | +==============================================+============================================================================+ | Order baskets (aqbasket) | Manage basket and order lines (order\_manage) | +----------------------------------------------+----------------------------------------------------------------------------+ | Order lines (aqorders) | Manage basket and order lines (order\_manage) | +----------------------------------------------+----------------------------------------------------------------------------+ | Invoices (aqinvoices) | Edit invoices (edit\_invoices) | +----------------------------------------------+----------------------------------------------------------------------------+ | Subscriptions (subscription) | Edit an existing subscription (edit\_subscription) | +----------------------------------------------+----------------------------------------------------------------------------+ | Account lines (credit) (accountlines:credit) | Remaining permissions for managing fines and fees (remaining\_permissions) | +----------------------------------------------+----------------------------------------------------------------------------+ | Account lines (debit) (accountlines:debit) | Remaining permissions for managing fines and fees (remaining\_permissions) | +----------------------------------------------+----------------------------------------------------------------------------+ .. _permission-manage-audio-alerts-label: Manage audio alerts (manage\_audio\_alerts) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`audio alerts ` management section. .. _permission-manage-auth-values-label: Manage authorized value categories and authorized values (manage\_auth\_values) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`auhorized values ` management section. .. _permission-manage-background-jobs-label: Manage background jobs (manage\_background\_jobs) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`jobs management ` section. .. _permission-manage-cash-registers-label: Add, edit and archive cash registers (manage\_cash\_registers) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`cash registers ` management section. .. _permission-manage-circ-rules-label: Manage circulation rules (manage\_circ\_rules) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`circulation and fine rules ` management section. .. _permission-manage-circ-rules-from-any-libraries-label: Manage circulation rules from any library (manage\_circ\_rules\_from\_any\_libraries) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the right to manage circulation rules from any library. If a staff member does not have this permission, but has the :ref:`manage\_circ\_rules ` permission, they can only edit circulation rules from their own library. .. _permission-manage-cities-label: Manage cities and towns (manage\_cities) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`cities and towns ` management section. .. _permission-manage-classification-label: Manage classification sources and filing rules (manage\_classifications) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`classification sources ` management section. .. _permission-manage-column-config-label: Manage column configuration (manage\_column\_config) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`table settings ` section. .. _permission-manage-curbside-pickups-label: Manage curbside pickups (manage\_curbside\_pickups) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`curbside pickup ` management section. This section is used to manage the pickup slots and other curbside pickup parameters. Circulation staff who manage the actual pickups need the :ref:`manage\_curbside\_pickups permission ` under :ref:`circulate `. .. _permission-manage-didyoumean-label: Manage Did you mean? configuration (manage\_didyoumean) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`Did you mean? ` management section. .. _permission-manage-identity-providers-label: Manage authentication providers (manage\_identity\_providers) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`identity providers ` management section. .. _permission-manage-item-circ-alerts-label: Manage item circulation alerts (manage\_item\_circ\_alerts) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`item circulation alerts ` management section. .. _permission-manage-item-search-fields-label: Manage item search fields (manage\_item\_search\_fields) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`item search fields ` management section. .. _permission-manage-itemtypes-label: Manage item types (manage\_itemtypes) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`item types ` management section. .. _permission-manage-keyboard-shortcuts-label: Manage keyboard shortcuts for the advanced cataloging editor (manage\_keyboard\_shortcuts) '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`keyboard shortcuts management section `. .. _permission-manage-libraries-label: Manage libraries and library groups (manage\_libraries) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`libraries ` and :ref:`library groups ` management sections. .. _permission-manage-mana-label: Manage Mana KB content sharing (manage\_mana) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`share content with Mana KB ` section. .. _permission-manage-marc-frameworks-label: Manage MARC bibliographic and authority frameworks and test them (manage\_marc\_frameworks) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the following sections: - :ref:`MARC bibliographic framework ` - :ref:`Authority types ` - :ref:`Koha to MARC mapping ` - :ref:`MARC Bibliographic framework test ` .. _permission-manage-marc-overlay-rules-label: Manage MARC overlay rules configuration (manage\_marc\_overlay\_rules) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`record overlay rules ` management section. .. _permission-manage-matching-rules-label: Manage record matching rules (manage\_matching\_rules) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`record matching rules ` management section. .. _permission-manage-oai-sets-label: Manage OAI sets (manage\_oai\_sets) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`OAI sets configuration ` section. .. _permission-manage-patron-attributes-label: Manage extended patron attributes (manage\_patron\_attributes) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`patron attribute types ` management section. .. _permission-manage-patron-categories-label: Manage patron categories (manage\_patron\_categories) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`patron categories ` management section. .. _permission-manage-patron-restrictions-label: Manage patron restrictions (manage\_patron\_restrictions) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`patron restriction types ` management section. .. _permission-manage-record-sources-label: Manage record sources (manage\_record\_sources) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`record sources ` management section. .. Admonition:: Version This permission, and the corresponding feature, were added in Koha in version 24.05. .. _permission-manage-search-engine-config-label: Manage search engine configuration (manage\_search\_engine\_config) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`search engine configuration ` section. .. Note:: This section is only visible when the :ref:`SearchEngine ` system preference is set to 'Elasticsearch'. .. _permission-manage-search-filters-label: Manage saved search filters (manage\_search\_filters) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`search filters ` management section. .. _permission-manage-search-targets-label: Manage Z39.50 and SRU server configuration (manage\_search\_targets) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`Z39.50/SRU servers ` management section. .. _permission-manage-sms-providers-label: Manage SMS cellular providers (manage\_sms\_providers) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`SMS cellular providers ` management section. .. Note:: This section will only be visible when the :ref:`SMSSendDriver ` system preference is set to 'Email'. .. _permission-manage-smtp-servers-label: Manage SMTP servers (manage\_smtp\_servers) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`SMTP servers ` management section. .. _permission-manage-sysprefs-label: Manage system preferences (manage\_sysprefs) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`system preferences `. .. _permission-manage-transfers-label: Manage library transfer limits and transport cost matrix (manage\_transfers) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`library transfer limits ` and the :ref:`transport cost matrix ` management sections. .. _permission_manage-usage-stats-label: Manage usage statistics settings (manage\_usage\_stats) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`share your usage statistics ` section. .. _permission-parameters-remaining-permissions-label: Remaining system parameters permissions (parameters\_remaining\_permissions) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to any remaining sections of the administration module not mentioned above. .. _permission-borrowers-label: Add, modify and view patron information (borrowers) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The following permissions are used to give access to functions from the :ref:`patrons ` module. Checking the borrowers permission will give access to all functionalities. Click 'Show details' to give specific permissions. .. _permission-delete-borrowers-label: Delete patrons (delete\_borrowers) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to :ref:`delete patrons `. .. _permission-edit-borrowers-label: Add, modify and view patron information (edit\_borrowers) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`patrons ` module to view patron files, as well as adding new patrons and editing existing patrons. .. Warning:: Staff members with this permission, but without the :ref:`list\_borrowers permission ` will be able to access patron files directly (from a direct link, for example), but not search for patrons. .. _permission-list-borrowers-label: Search, list and view patrons (list\_borrowers) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`patrons ` module to search for and view patron files. .. Warning:: Staff members with this permission, but without the :ref:`edit\_borrowers permission ` will be able to view patrons, but not add new patrons or edit existing patrons. .. _permission-send-messages-to-borrowers-label: Send messages to patrons (send\_messages\_to\_patrons) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' .. Admonition:: Version This permission, and its accompanying feature, was added to Koha in version 24.05. This permission grants the right to :ref:`send custom emails to patrons `. .. Note:: Without this permission, but with the :ref:`edit\_borrowers permission `, staff will still be able to add and manage :ref:`internal notes ` and :ref:`OPAC messages `. .. _permission-view-borrower-infos-from-any-libraries-label: View patron information from any libraries (view\_borrower\_infos\_from\_any\_libraries) '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the right to access patron files from any library. If a staff member does not have this permission, but has the :ref:`edit\_borrowers ` permission, they can only view patrons from their own library or library group. .. _permission-permissions-label: Set user permissions (permissions) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This permission grants the ability to :ref:`set permissions ` for other staff members. .. Important:: Staff members with this permission will not be able to set permissions for patrons whose :ref:`category ` is of the 'staff' type unless they also have the :ref:`staffaccess permission `. .. _permission-reserveforothers-label: Place and modify holds for patrons (reserveforothers) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The following permissions are used to give access to :ref:`holds ` options. Checking the reserveforothers permission will give access to all functionalities. Click 'Show details' to give specific permissions. .. _permission-modify-holds-priority-label: Modify holds priority (modify\_holds\_priority) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission allows staff members to :ref:`alter the holds priority ` (moving patrons up and down the queue). .. _permission-place-holds-label: Place holds for patrons (place\_holds) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission allows staff members to :ref:`place holds in the staff interface `. .. _permission-editcatalogue-label: Edit catalog (Modify bibliographic/holdings data) (editcatalogue) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The following permissions are used to give access to functions from the :ref:`cataloging ` module. Checking the editcatalogue permission will give access to all functionalities. Click 'Show details' to give specific permissions. .. _permission-advanced-editor-label: Use the advanced cataloging editor (advanced\_editor) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to use the :ref:`advanced cataloging editor ` in the :ref:`cataloging ` module. .. Important:: Staff members with this permission also need to have the :ref:`edit\_catalogue permission `. .. _permission-create-shared-macros-label: Create shared macros (create\_shared\_macros) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to :ref:`create macros ` to be used in the :ref:`advanced cataloging editor `. .. Important:: Staff members with this permission also need to have the :ref:`advanced\_editor permission `. .. _permission-delete-all-items-label: Delete all items at once (delete\_all\_items) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to use the 'Delete all items' option found under the 'Edit' menu in cataloging, to :ref:`delete all of a record's items `. .. _permission-delete-shared-macros-label: Delete shared macros (delete\_shared\_macros) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to :ref:`delete macros ` from the :ref:`advanced cataloging editor `. .. Important:: Staff members with this permission also need to have the :ref:`advanced\_editor permission `. .. _permission-edit-any-item-label: Edit any item including items that would otherwise be restricted (edit\_any\_item) '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to edit items belonging to libraries from other :ref:`library groups `. .. Important:: Staff members with this permission also need to have the :ref:`edit\_items permission `. .. _permission-edit-catalogue-label: Edit catalog (Modify bibliographic/holdings data) (edit\_catalogue) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to :ref:`add bibliographic records ` (including importing records through z39.50/SRU, and :ref:`duplicating records `), :ref:`edit existing bibliographic records `, :ref:`merge existing bibliographic records `, and :ref:`delete bibliographic records `. .. _permission-edit-items-label: Edit items (edit\_items) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to :ref:`add new items `, :ref:`edit items `, and :ref:`delete items `, but not bibliographic records. This permission also lets the staff member create and use :ref:`item templates `, but the :ref:`manage\_item\_editor\_templates permission ` is required to manage item templates created by other staff members. .. _permission-edit-items-restricted-label: Limit item modification to subfields defined in the :ref:`SubfieldsToAllowForRestrictedEditing ` system preference (edit\_items\_restricted) '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission limits the ability to :ref:`edit items ` to subfields specified in the :ref:`SubfieldsToAllowForRestrictedEditing ` system preference. .. Important:: Staff members with this permission also need to have the :ref:`edit\_items permission `. .. _permission-edit-locked-records-label: Edit locked records (edit\_locked\_records) '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to edit records that come from locked :ref:`sources `. .. Admonition:: Version This permission, and the corresponding feature, were added in Koha in version 24.05. .. _permission-fast-cataloging-label: Fast cataloging (fast\_cataloging) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to catalog new records using the :ref:`fast cataloging ` option found on the main circulation page and on the main cataloging page. .. _permission-manage-item-editor-templates-label: Create, update and delete item editor templates owned by others (manage\_item\_editor\_templates) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to manage :ref:`item templates ` created by other users. .. Note:: Anyone who has the :ref:`edit\_items permission ` can create and share item templates, and delete their own templates. .. _permission-manage-item-groups-label: Create, update and delete item groups, add or remove items from an item group (manage\_item\_groups) '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to create, edit, and delete :ref:`item groups `. .. _permission-set-record-source-label: .. Set record source (set\_record\_source) .. ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' .. To fill when documenting bug 31791 .. _permission-updatecharges-label: Manage patrons fines and fees (updatecharges) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The following permissions are used to give access to functions from the :ref:`accounting tab ` in the patron records. Checking the updatecharges permission will give access to all functionalities. Click 'Show details' to give specific permissions. .. _permission-discount-label: Discount debits for patrons (discount) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to apply discounts to charges. .. Important:: Staff members with this permission also need to have the :ref:`remaining\_permissions permission `. .. _permission-manual-credit-label: Add manual credits to a patron account (manual\_credit) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to :ref:`add manual credits to a patron's account `. .. Important:: Staff members with this permission also need to have the :ref:`remaining\_permissions permission `. .. _permission-manual-invoice-label: Add manual invoices to a patron account (manual\_invoice) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to :ref:`create manual invoices in a patron's account `. .. Important:: Staff members with this permission also need to have the :ref:`remaining\_permissions permission `. .. _permission-payout-label: Payout credits to patrons (payout) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to reimburse credits to patrons. .. Important:: Staff members with this permission also need to have the :ref:`remaining\_permissions permission `. .. _permission-refund-label: Refund payments to patrons (refund) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to refund payments that patrons have already made to the library. .. Important:: Staff members with this permission also need to have the :ref:`remaining\_permissions permission `. .. _permission-remaining-permissions-label: Remaining permissions for managing fines and fees (remaining\_permissions) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to manage fines and fees other than the actions described in the other sub-permissions (discounts, payouts, refunds, and writeoffs). This includes, but is not limited to: - the ability to access to the patrons' :ref:`accounting tab `; - the ability to :ref:`pay existing charges `; - the ability to :ref:`cancel charges `; - the ability to :ref:`void payments `; and - the ability to see the patron's transaction history. .. _permission-writeoff-label: Write off fines and fees (writeoff) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to :ref:`write off patron fees `. .. Important:: Staff members with this permission also need to have the :ref:`remaining\_permissions permission `. .. _permission-acquisition-label: Acquisition management (acquisition) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The following permissions are used to give access to functions from the :ref:`acquisitions ` module. Checking the acquisition permission will give access to all functionalities. Click 'Show details' to give specific permissions. .. Warning:: All the acquisitions sub-permissions give access to the acquisitions home page. That means that staff who have one or more of the following permissions will be able to view the budgets, search and view vendor information, and view invoices. .. _permission-budget-add-del-label: Add and delete funds (but can't modify funds) (budget\_add\_del) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to :ref:`add funds ` and delete funds within a budget. .. Important:: Staff members with this permission also need to have the :ref:`budget\_manage permission ` and the :ref:`budget\_modify permission `. .. Warning:: Without the :ref:`period\_manage permission `, staff members will only be able to add sub-funds, as they will not be able to access the budgets administration page to add first-level funds. .. _permission-budget-manage-label: Manage funds (budget\_manage) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to access the :ref:`fund administration page `. Note that this only gives viewing access to the page, you will need to give your staff the :ref:`budget\_add\_del permission ` and the :ref:`budget\_modify permission ` if you want them to be able to make changes to the funds. .. _permission-budget-manage-all-label: Manage all funds (budget\_manage\_all) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants viewing access to all funds regardless of restrictions on them (owner, user or library restrictions). .. Important:: Staff members with this permission also need to have the :ref:`budget\_manage permission `. .. _permission-budget-modify-label: Modify funds (can't create lines, but can modify existing ones) (budget\_modify) '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to edit fund information and amounts. .. Important:: Staff members with this permission also need to have the :ref:`budget\_manage permission ` and the :ref:`budget\_add\_del permission `. .. _permission-contracts-manage-label: Manage contracts (contracts\_manage) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to add, edit and delete :ref:`contracts with vendors`. .. _permission-currencies-manage-label: Manage currencies and exchange rates (currencies\_manage) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to access the :ref:`Currencies and exchange rates ` configuration page. .. _permission-delete-baskets-label: Delete baskets (delete\_baskets) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to delete :ref:`baskets `. .. Important:: Staff members with this permission also need to have the :ref:`order\_manage permission ` to be able to view the baskets in order to delete them. .. _permission-delete-invoices-label: Delete invoices (delete\_invoices) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to delete :ref:`invoices `. .. _permission-edi-manage-label: Manage EDIFACT transmissions (edi\_manage) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to access the :ref:`EDI account ` administration page, the :ref:`library EANs ` administration page and access sent :ref:`EDI messages `. .. This sentence was left unfinished, but I'm not sure what other permission is needed (CCLR 2022-06-20) In order to be able to send orders via EDI, your staff member also needs the .. _permission-edit-invoices-label: Edit invoices (edit\_invoices) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to edit invoices (modify invoice information such as the invoice number, billing or shipping date, add adjustments, etc.). .. Important:: Staff members with this permission will not be able to receive orders against an invoice unless they have the :ref:`order\_receive permission ` as well. .. _permission-group-manage-label: Manage basket groups (group\_manage) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to :ref:`create, edit, close and delete basket groups `. .. _permission-issue-manage-label: Manage vendor issues (issue\_manage) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to :ref:`create, edit, and delete vendor issues `. .. Admonition:: Version This permission was introduced in version 23.11 of Koha. .. _permission-merge-invoices-label: Merge invoices (merge\_invoices) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to :ref:`merge invoices `. .. _permission-order-manage-label: Manage baskets and order lines (order\_manage) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to :ref:`place orders `, including :ref:`creating baskets `, :ref:`adding order lines `, :ref:`edit existing baskets `, :ref:`closing baskets `, etc. .. Important:: Staff members with this permission will not be able to :ref:`order from a new file ` unless they also have the :ref:`stage\_marc\_import permission `. Likewise, staff members will not be able to :ref:`order from titles with highest hold ratios ` unless they also have the :ref:`circulate\_remaining\_permissions permission `. .. _permission-order-manage-all-label: Manage all baskets and order lines, regardless of restrictions on them (order\_manage\_all) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to manage all baskets and orders even if they are restricted to the owner, users or library. .. Important:: Staff members with this permission also need to have the :ref:`order\_manage permission `. .. _permission-order-receive-label: Receive orders and manage shipments (order\_receive) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to create :ref:`invoices `, :ref:`receive orders `, and :ref:`claim late orders `. .. _permission-period-manage-label: Manage budgets (period\_manage) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants access to the :ref:`budget administration page ` and the ability to create, duplicate, edit, and delete budgets. .. Warning:: Without the :ref:`budget\_manage permission `, :ref:`budget\_add\_del permission `, and the :ref:`budget\_modify permission `, staff will not be able to add or edit budget funds. .. _permission-planning-manage-label: Manage budget plannings (planning\_manage) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to access the :ref:`budget planning ` page. .. Important:: Staff members with this permission also need to have the :ref:`budget\_manage permission `, and the :ref:`period\_manage permission `. .. _permission-reopen-closed-invoices-label: Reopen closed invoices (reopen\_closed\_invoices) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to reopen closed :ref:`invoices `. .. _permission-vendors-manage-label: Manage vendors (vendors\_manage) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to :ref:`add, edit, and delete vendors `. Note that vendors are used in the :ref:`acquisition module `, the :ref:`serials module `, and the :ref:`e-resource management module `. .. _permission-suggestions-label: Suggestions management (suggestions) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The following permissions are used to give access to :ref:`purchase suggestion management ` functions of the :ref:`acquisitions ` module. There is currently only one sub-permission. Checking either suggestions or :ref:`suggestion\_manage ` will have the same effect. .. _permission-suggestions-manage-label: Manage purchase suggestions (suggestions\_manage) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission grants the ability to :ref:`create and manage purchase suggestions `, including creating new suggestions and changing the suggestions' statuses. .. _permission-tools-label: Use all tools (tools) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The following permissions are used to give access to functions from the :ref:`tools ` module, including some :ref:`cataloguing tools `. Checking the tools permission will give access to all tools. Click 'Show details' to give access to specific tools. .. _permission-access-files-label: Access to the files stored on the server (access\_files) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`access files tool ` to access files stored on the server. .. _permission-batch-extend-due-dates-label: Perform batch extend due dates (batch\_extend\_due\_dates) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`batch extend due dates tool `. .. _permission-batch-upload-patron-images-label: Upload patron images in batch or one at a time (batch\_upload\_patron\_images) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`patron image upload tool `. .. _permission-delete-anonymize-patrons-label: Delete old borrowers and anonymize circulation history (deletes borrower checkout history) (delete\_anonymize\_patrons) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`batch patron deletion and anonymization tool `. .. _permission-edit-additional-contents-label: Write additional contents for the OPAC and staff interfaces (news and HTML customizations) (edit\_additional\_contents) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`news tool `, the :ref:`HTML customizations tool `, and the :ref:`pages tool `. .. _permission-edit-calendar-label: Define days when the library is closed (edit\_calendar) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`calendar tool `. .. _permission-edit-notice-status-triggers-label: Set notice/status triggers for overdue items (edit\_notice\_status\_triggers) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`overdue notice/status triggers tool `. .. _permission-edit-notices-label: Define notices (edit\_notices) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`notices and slips tool `. .. _permission-edit-patrons-label: Perform batch modification of patrons (edit\_patrons) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`batch patron modification tool `. .. _permission-edit-quotes-label: Edit quotes for the quote-of-the-day feature (edit\_quotes) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`quote editor ` for the 'Quote of the day' feature. .. _permission-export-catalog-label: Export bibliographic and holdings data (export\_catalog) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`export catalog data tool ` from the :ref:`cataloging module ` .. Important:: Staff members with this permission also need to have at least one of the :ref:`editcatalogue sub-permissions `. .. _permission-import-patrons-label: Import patron data (import\_patrons) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`import patrons tool `. .. _permission-inventory-label: Perform inventory of your catalog (inventory) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`inventory tool ` from the :ref:`cataloging module `. .. _permission-items-batchdel-label: Perform batch deletion of items (items\_batchdel) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`batch item deletion tool ` from the :ref:`cataloging module `. .. _permission-items-batchmod-label: Perform batch modification of items (items\_batchmod) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`batch item modification tool ` and the :ref:`item modifications by age tool ` from the :ref:`cataloging module `. .. _permission-items-batchmod-restricted-label: Limit batch item modification to subfields defined in the :ref:`SubfieldsToAllowForRestrictedBatchmod ` preference (items\_batchmod\_restricted) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission restricts the :ref:`batch item modification ` tool to modify only the subfields defined in the :ref:`SubfieldsToAllowForRestrictedBatchmod ` system preference. .. Important:: Staff members with this permission also need to have the :ref:`items\_batchmod permission `. .. _permission-label-creator-label: Create printable labels and barcodes from catalog and patron data (label\_creator) '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`patron card creator tool `, as well as the :ref:`label creator `, the :ref:`barcode image generator tool `, and the :ref:`quick spine label creator tool ` from the :ref:`cataloging module `. .. _permission-manage-csv-profiles-label: Manage CSV export profiles (manage\_csv\_profiles) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`CSV profiles tool `. .. _permission-manage-patron-lists-label: Add, edit and delete patron lists and their contents (manage\_patron\_lists) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`patron lists tool `. .. Important:: Staff members with this permission also need to have the :ref:`list\_borrowers permission ` (and optionally the :ref:`view\_borrower\_infos\_from\_any\_libraries permission `), otherwise, they will only be able to create lists and view existing lists, but not add patrons to the lists. .. _permission-manage-staged-marc-label: Manage staged MARC records, including completing and reversing imports (manage\_staged\_marc) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`manage staged MARC records tool ` from the :ref:`cataloging module `. .. Important:: Unless staff members with this permission also have the :ref:`stage\_marc\_import permission `, they will only be able to manage records that have already been staged by someone else. This depends on your workflows. .. _permission-marc-modification-templates-label: Manage MARC modification templates (marc\_modification\_templates) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`MARC modification templates tool ` from the :ref:`cataloging module `. .. _permission-moderate-comments-label: Moderate patron comments (moderate\_comments) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`comments tool `. .. _permission-moderate-tags-label: Moderate patron tags (moderate\_tags) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`tags tool `. .. _permission-records-batchdel-label: Perform batch deletion of records (bibliographic or authority) (records\_batchdel) '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`batch record deletion tool ` from the :ref:`cataloging module `. .. _permission-records-batchmod-label: Perform batch modification of records (bibliographic or authorities) (records\_batchmod) '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`batch record modification tool ` from the :ref:`cataloging module `. .. _permission-rotating-collections-label: Manage rotating collections (rotating\_collections) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`rotating collections tool `. .. _permission-schedule-tasks-label: Schedule tasks to run (schedule\_tasks) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`task scheduler tool `. .. _permission-stage-marc-import-label: Stage MARC records into the reservoir (stage\_marc\_import) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`stage MARC records tool ` from the :ref:`cataloging module `. .. Important:: Unless staff members with this permission also have the :ref:`manage\_staged\_marc permission `, they will only be able to stage records but not import them into the catalog. This depends on your workflows. .. _permission-upload-general-files-label: Upload any file (upload\_general\_files) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`upload tool ` to upload files. .. _permission-upload-local-cover-images-label: Upload local cover images (upload\_local\_cover\_images) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`upload local cover image tool ` from the :ref:`cataloging module ` to upload a batch of cover images, as well as the ability to :ref:`add local cover images from the record detail page ` and :ref:`delete local cover images `. .. Note:: In order to :ref:`add cover images to items `, staff members will also need the :ref:`edit\_items permission `. .. _permission-upload-manage-label: Manage uploaded files (upload\_manage) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to files uploaded via the :ref:`upload tool `. .. Important:: Staff members with this permission also need to have the :ref:`upload\_general\_files ` to access the :ref:`upload tool `. .. _permission-view-system-logs-label: Browse the system logs (view\_system\_logs) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`log viewer tool `, as well as the 'Modification log' tabs (in the :ref:`patron's account `, for example, or in the record details page). .. _permission-editauthorities-label: Edit authorities (editauthorities) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This permission grants the ability to create, edit, merge, and delete :ref:`authority records `. .. Note:: Staff with the :ref:`catalogue permission ` will be able to :ref:`search authorities `. .. _permission-serials-label: Manage serial subscriptions (serials) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The following permissions are used to give access to functions from the :ref:`serials ` module. Checking the serials permission will give access to all functionalities. Click 'Show details' to give specific permissions. .. Note:: Staff who have one or more of the following sub-permissions will be able to search for and view serial subscriptions, and :ref:`manage serial numbering patterns `. .. Important:: The serials permission is required to :ref:`manage serial frequencies `. .. Note:: Some staff may also need acquisitions permissions, such as the :ref:`vendors\_manage permission ` since vendors for serials are managed in the acquisitions module. .. _permission-check-expiration-label: Check the expiration of a serial (check\_expiration) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to :ref:`check the expiration date of serials `. .. _permission-claim-serials-label: Claim missing serials (claim\_serials) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to :ref:`claim missing issues `. .. _permission-create-subscription-label: Create a new subscription (create\_subscription) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to :ref:`add new subscriptions `. .. _permission-delete-subscription-label: Delete an existing subscription (delete\_subscription) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to delete serial subscriptions. .. _permission-edit-subscription-label: Edit an existing subscription (edit\_subscription) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to :ref:`edit existing serial subscriptions `. .. _permission-receive-serials-label: Serials receiving (receive\_serials) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to :ref:`receive issues ` of existing subscriptions. .. _permission-renew-subscription-label: Renew a subscription (renew\_subscription) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to :ref:`renew serial subscriptions `. .. _permission-routing-label: Routing (routing) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to manage :ref:`routing lists `. .. _permission-superserials-label: Manage subscriptions from any branch (superserials) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission is only useful if the :ref:`IndependentBranches ` system preference is used. .. _permission-reports-label: Allow access to the reports module (reports) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The following permissions are used to give access to functions from the :ref:`reports ` module. Checking the reports permission will give access to all functionalities. Click 'Show details' to give specific permissions. .. Note:: Staff who have one or more of the following sub-permissions will be able to run reports in the :ref:`statistics wizard ` section, as well as the other reports on the main reports page. .. Important:: Reports found on the :ref:`Circulation page ` are not controlled by this permission. .. _permission-create-reports-label: Create SQL reports (create\_reports) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to create :ref:`guided reports ` or :ref:`SQL reports `. .. Important:: Staff who need to run reports already created need the :ref:`execute\_reports permission `. .. _permission-delete-reports-label: Delete SQL reports (delete\_reports) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to delete saved :ref:`SQL reports `. .. Important:: Staff with this permission also need the :ref:`execute\_reports permission `. .. _permission-execute-reports-label: Execute SQL reports (execute\_reports) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to :ref:`run custom SQL reports `, but not create or edit them. .. _permission-staffaccess-label: Allow staff members to modify permissions, usernames, and passwords for other staff members (staffaccess) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This permission gives the ability to modify :ref:`permissions `, :ref:`passwords, and usernames ` of patrons who are staff members (patrons whose :ref:`category ` is of the 'staff' type). .. Important:: Staff with this permission also need the :ref:`edit\_borrowers permission ` and the :ref:`permissions permission `. .. _permission-coursereserves-label: Course reserves (coursereserves) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The following permissions are used to give access to functions from the :ref:`course reserves module `. Checking the coursereserves permission will give access to all functionalities. Click 'Show details' to give specific permissions. .. Note:: If the :ref:`UseCourseReserves ` system preference is not enabled, these permissions will not have any effect. .. _permission-add-reserves-label: Add course reserves (add\_reserves) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to :ref:`add items to existing courses `. .. _permission-delete-reserves-label: Remove course reserves (delete\_reserves) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to remove items from existing courses. .. _permission-manage-courses-label: Add, edit and delete courses (manage\_courses) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to :ref:`create, edit and delete courses `. .. _permission-plugins-label: Koha plugins (plugins) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The following permissions are used to give access to :ref:`plugins `. Checking the plugins permission will give access to all functionalities. Click 'Show details' to give specific permissions. .. _permission-admin-label: Use administrative plugins (admin) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to use :ref:`administrative plugins `. .. _permission-configure-label: Configure plugins (configure) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to run the 'configure' section of a plugin, if it has one. .. Note:: Staff with this permission also need either the :ref:`report permission ` or the :ref:`tool permission ` in order to be able to access the plugins. .. _permission-manage-label: Manage plugins (manage) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to :ref:`install or uninstall plugins `. .. Note:: Staff with this permission also need either the :ref:`report permission ` or the :ref:`tool permission ` in order to be able to access the plugins. .. _permission-report-label: Use report plugins (report) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to use :ref:`report plugins `. .. _permission-tool-label: Use tool plugins (tool) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to use :ref:`tool plugins `. .. _permission-lists-label: Lists (lists) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The following permissions are used to give access to public :ref:`list ` management. Checking the lists permission will give access to all functionalities. Click 'Show details' to give specific permissions. .. Important:: All staff members have permission to create, modify and delete their own lists. These permissions are only necessary if you'd like to give a staff member permission to edit or delete public lists that they have not created. .. _permission-delete-public-lists-label: Delete public lists (delete\_public\_lists) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to delete public lists created by someone else. .. _permission-edit-public-lists-contents-label: Edit public lists contents (edit\_public\_list\_contents) '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to change the contents of public lists that have the "Permitted staff only" permission. .. _permission-edit-public-lists-label: Edit public lists (edit\_public\_lists) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to edit the name, settings, and permissions of a public list owned by someone else. .. Note:: This does not give the staff member permission to change the contents of the list, unless the list permissions allow them to. .. _permission-clubs-label: Patron clubs (clubs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The following permissions are used to give access to the :ref:`patron clubs ` functionalities. Checking the clubs permission will give access to all functionalities. Click 'Show details' to give specific permissions. .. _permission-edit-clubs-label: Create and edit clubs (edit\_clubs) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to :ref:`create and edit patron clubs ` based on existing club templates using the :ref:`patron clubs tool `. .. _permission-edit-templates-label: Create and edit club templates (edit\_templates) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to :ref:`create and edit club templates ` using the :ref:`patron clubs tool `. .. _permission-enroll-label: Enroll patrons in clubs (enroll) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to :ref:`enroll patrons ` from the patron record in the staff interface. .. Note:: Staff with this permission also need either the :ref:`edit\_borrowers permission ` or the larger :ref:`borrowers permission ` in order to be able to access the patron records to enroll them in clubs. .. _permission-ill-label: Create and modify interlibrary loan requests (ill) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This permission gives access to the :ref:`interlibrary loan (ILL) module `. .. _permission-self-check-label: Self check modules (self\_check) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The following permissions are used to enable the :ref:`self checkout ` and the :ref:`self checkin ` modules. Checking the self\_check permission will give access to all functionalities. Click 'Show details' to give specific permissions. .. Important:: These permissions should be given to a dedicated self check patron, not a regular staff patron. .. _permission-self-checkin-module-label: Log into the self check-in module (self\_checkin\_module) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission is used to enable the :ref:`self checkin ` module. Give it only to a dedicated self check patron created for this purpose. .. Important:: This permission prevents the patron from using any other OPAC functionality. .. _permission-self-checkout-module-label: Perform self checkout at the OPAC (self\_checkout\_module) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission is used to enable the :ref:`self checkout ` module. Give it only to a dedicated self check patron created for this purpose. .. Note:: This permission should be used for the patron matching the :ref:`AutoSelfCheckID ` system preference. .. _permission-stockrotation-label: Manage stockrotation operations (stockrotation) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The following permissions are used to give access to :ref:`stockrotation ` management. Checking the stockrotation permission will give access to all functionalities. Click 'Show details' to give specific permissions. .. _permission-manage-rota-items-label: Add and remove items from rotas (manage\_rota\_items) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to :ref:`manage the items in the rotas `. .. _permission-manage-rotas-label: Create, edit and delete rotas (manage\_rotas) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to :ref:`manage rotas `. .. _permission-cash-management-label: Cash management (cash\_management) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The following permissions are used to give access to the :ref:`point of sale ` module and the :ref:`cash registers functionalities `. Checking the cash\_management permission will give access to all functionalities. Click 'Show details' to give specific permissions. .. _permission-anonymous-refund-label: Perform anonymous refund actions (anonymous\_refund) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to refund payments done through the point of sale from the :ref:`cash register transaction history `. .. _permission-cashup-label: Perform cash register cashup action (cashup) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives the ability to record :ref:`cash register cashups `. .. _permission-takepayment-label: Access the point of sale page and take payments (takepayment) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`point of sale ` module. .. _permission-recalls-label: Recalls (recalls) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The following permissions are used to give access to the :ref:`recalls ` functionalities. Checking the recalls permission will give access to all functionalities. Click 'Show details' to give specific permissions. .. _permission-manage-recalls-label: Manage recalls for patrons (manage\_recalls) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This permission gives access to the :ref:`recall management page `. .. _permission-erm-label: Manage the electronic resources module (erm) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This permission gives access to the :ref:`e-resource management module `. .. Important:: Staff members must have this permission in order to be attached as agreement and license users in agreement and license records. .. _permission-loggedinlibrary-label: Allow staff to change logged in library (loggedinlibrary) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This permission gives the ability to change the library when :ref:`logging into the staff interface `. This permission also gives the ability to :ref:`set the library ` in the staff interface. .. Note:: Staff members who do not have this permission will only be able to log into their home library. .. _permission-preservation-label: Manage the preservation module (preservation) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This permission gives access to the :ref:`preservation module `. .. Admonition:: Version This permission was introduced in version 23.11 of Koha. .. _patron-information-label: Patron information ------------------------------------------- When viewing a patron record you have the option to view information from one of many tabs found on the left hand side of the record. - *Get there:* Patrons > Browse or search for patron > Click patron name .. _check-out-label: Check out ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ For instruction on checking items out, view the :ref:`Checking out ` section of this manual. Staff members can access their own check out screen by clicking their username in the top right of the staff client and choosing 'My checkouts' |image1178| .. _details-label: Details ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. Note:: Staff members can access their own account details by clicking their username in the top right of the staff client and choosing 'My account' |myaccount| All patron information will appear in the Details tab. This includes all the contact information, notes, custom patron attributes, messaging preferences, etc. entered when adding the patron. |image1359| In the case of patrons who are marked as 'Child' or 'Professional' and their guarantors additional information will appear on their record. - A child patron will list their guarantor |image443| - On the guarantor's record, all children and/or professionals will be listed |image444| If the age of the patron is outside the age range defined in their patron category a warning will appear on their record. |image1461| .. _circulation-summary-label: Circulation summary ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Below the patron's information on the details screen is a tabbed display of the items they have checked out, overdue, and on hold, among other things. Checkouts ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' The first tab shows the items the patron currently has checked out. The number of current checkouts will be displayed in the tab title. |checkoutsummary| .. Note:: You can customize the columns of this table in the :ref:`'Table settings'` section of the Administration module (table id: issues-table, under Patrons). Click 'Configure' at the top right of the table to access the administration module directly. Relatives' checkouts ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' If the patron has family at the library, staff can see what the other family members have checked out. The total number of checkouts among all family members will be displayed in the tab title. |relativecheckouts| .. Note:: You can customize the columns of this table in the :ref:`'Table settings'` section of the Administration module (table id: relatives-issues-table, under Patrons). Click 'Configure' at the top right of the table to access the administration module directly. Charges ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' The Charges tab will only show in the patron accounts that have unpaid amounts or unused credits. The total amount of unpaid charges or unused credits will be displayed in the tab title. The tab will show the total amount, without any details. To see the details, go to the :ref:`accounting tab `. |finescharges| Guarantees' charges ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' This tab will appear if the patron has guarantees and those guarantees have unpaid charges in their account. The total amount owed by guarantees will be displayed in the tab title. The tab will show the guarantee's name and the total unpaid amount, without any details. To see details, go to the guarantee's :ref:`accounting tab `. |guaranteecharges| .. _holds-summary-label: Holds ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' If the patron has holds, the number of holds will appear on this tab's title and the details will appear in the tab. |holdssummary| .. Note:: The barcode and call number will only appear on item-level holds or holds that have been confirmed. Record-level holds that are not waiting to be picked up will not have barcodes or call numbers. From here you can manage the patron's holds: change the pickup library, cancel or suspend holds. .. Note:: You will only be able to suspend holds if the :ref:`SuspendHoldsIntranet ` system preference is set to "Allow". .. Note:: If, when suspending a hold, you want to be able to set a date at which to automatically resume the hold, set the :ref:`AutoResumeSuspendedHolds ` system preference to "Allow" and make sure the :ref:`unsuspend_holds cron job ` is activated. .. _patron-bookings-label: Bookings ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' If the patron has bookings, the number of bookings will appear on this tab's title and the details will appear in the tab. |patronbookingsummary| From here you can cancel any of the patron's bookings: use the 'Cancel' button in the Actions column. .. _patron-recalls-label: Recalls ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' If :ref:`recalls are enabled`, currently active :ref:`recalls requested by the patron` will appear in this tab. The number of active recalls will be displayed in the tab title. |patronrecalls| From here staff members can see the status of each recall and :ref:`manage them`. .. _article-requests-label: Article requests ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' If the :ref:`ArticleRequests ` system preference is enabled, and the circulation rules allow it, the patrons will be able to request articles, either through the OPAC or in the staff interface. The number of active requests will be displayed in the tab title. The details of the patron's request, and its status, are visible in this tab. |articlerequests| .. _patron-return-claims-label: Claims ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' If the patron has :ref:`claimed they returned items `, but those were not checked in, the claims will be shown in this tab. The number of resolved and unresolved claims will be displayed in the tab title. The first number, in green (or in gray if it's 0), represents the number of resolved claims and the second number, in yellow (or in gray if it's 0), represents the number of unresolved claims. |claims| From this tab, staff can edit claim notes and :ref:`resolve claims `. .. _patron-restrictions-label: Restrictions ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' The Restrictions tab will show for all patrons. If the patron has no restrictions you will see that on the tab. |patronrestrictions-none| If the patron has restrictions on their account the tab will show the number and the description. There are at least four kinds of restrictions: - Manual - Overdues - Suspension - Discharge Using the 'Add manual restriction' link you can add a restriction to the patron record from here. This can be used for any type of restriction you need to put manually on a patron record. .. Note:: Only staff with the :ref:`manage\_restrictions ` permission (or :ref:`superlibrarian `) will be able to add manual restrictions or remove existing restrictions. |addrestriction| - Type: if the :ref:`PatronRestrictionTypes ` system preference is enabled, you will have a choice of restriction types. This list can be managed from the :ref:`patron restriction types administration page ` - Comment: enter a comment to explain the restriction - Expiration: optionally enter an expiration date for this restriction. If there is no expiration date, the restriction will stay on the file until it is removed. If there is an expiration date, the restriction will automatically be expired and it will show in gray. .. Admonition:: Version Expired restrictions are marked as such as of Koha version 23.11. In prior versions, if a restriction was expired, it looked the same as an active restriction, but it stopped blocking circulation nonetheless. .. Note:: Expired restrictions will stay visible in the patron's file, but will not block circulation. You can use the :ref:`cleanup\_database.pl cronjob ` with the `--restrictions` flag to automatically remove expired restrictions. |patronrestrictions| The overdues restrictions are automatically set when overdue notices are sent if you specified you wanted the patron restricted in the :ref:`overdue notice/status triggers tool `. This restriction will not be removed automatically when the overdue items are returned unless the :ref:`AutoRemoveOverduesRestrictions ` system preference is set to 'Do'. In the :ref:`circulation rules `, you can choose to fine users by suspending them instead of (or in addition to) fining them money. In that case, returning an overdue document will trigger a suspension restriction. Patrons may also be restricted if you have issued a :ref:`discharge ` for them. Once the discharge is validated, the patron is automatically restricted. Patrons can also be restricted by :ref:`setting flags in their accounts `. Restrictions on a patron record will block checkouts. In fact, a message will appear in red when going to the checkout page. |patronrestrictions-checkout| .. Note:: Only staff with the :ref:`force\_checkout ` permission (or :ref:`superlibrarian `) will be able to temporarily override a restriction in order to check out anyway. Restrictions may also prevent renewing items if the :ref:`RestrictionBlockRenewing ` system preference is set to 'block'. On the OPAC, patrons will get a message saying their account is frozen. They will not be able to place holds from the OPAC. |frozenaccount| If you have patrons that have more than one restriction, you can choose to cumulate their restriction periods or not through the :ref:`CumulativeRestrictionPeriods ` system preference. .. Note:: If you want to restrict patrons from doing various actions if their record is not pristine, check the following system preferences: - Set the :ref:`OverduesBlockCirc ` system preference to 'Block' to prevent patrons who have overdue materials from checking out other materials. - Set the :ref:`OverduesBlockRenewing ` system preference to 'block renewing for all the patron's items' or 'block renewing only for this item' to prevent patrons who have overdue materials from renewing their loans. - Enter values in the :ref:`noissuescharge ` and :ref:`NoIssuesChargeGuarantees ` system preferences in order to block checking out to patrons who have more than a certain amount in fines or to patrons whose guarantees owe more than a certain amount. - Enter a value in the :ref:`maxoutstanding ` system preference to prevent patron from placing holds on the OPAC if they owe more than a certain amount. - Enter a value in the :ref:`OPACFineNoRenewals ` system preference to prevent patron who owe more than a certain amount to renew their loans from the OPAC. - Set the :ref:`BlockExpiredPatronOpacActions ` system preference to 'Block' if you want to prevent patron whose membership has expired to place hold or renew their loans from the OPAC. .. _clubs-tab-label: Clubs ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' If you use :ref:`patron clubs `, patrons will have a tab in their record indicating which club they are enrolled in, if any. The first number in the tab title is the number of clubs in which the patron is enrolled, and the second number is the number of clubs the patron is not enrolled in. |clubstab| .. _patron-lists-tab-label: Patron lists ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' .. Admonition:: Version This tab was added to Koha in version 23.11. If the patron is in one or more :ref:`patron lists `, the list or lists they are in will be shown in this tab. |patronliststab| At the bottom of the tab, there is a dropdown menu to add the patron to another list. Choose the list from the dropdown menu, and click the '+' button to add them to the list. Note that this dropdown menu only shows lists which don't already have this patron. If the patron is in all the lists, this option is not visible. .. Note:: Only staff with the :ref:`manage\_patron\_lists permission ` (or the :ref:`superlibrarian permission `) will be able to add the patron to a list. .. _fines-label: Accounting ~~~~~~~~~~~~~~~~~~~~~~~~ .. Note:: Staff members must have the :ref:`updatecharges permission ` or at least have the :ref:`remaining\_permissions permission ` under :ref:`updatecharges ` (or the :ref:`superlibrarian permission `) in order to have access to this tab. The patron's complete accounting history will appear on the Accounting tab. The Accounting tab will show all types of charges and credits: overdue fines, membership fees, rental fees, hold fees and any other charge you may have for patrons. |patronaccount| .. Note:: You can customize the columns of this table in the :ref:`'Table settings'` section of the Administration module (table id: account-fines). .. Note:: It's possible to print a summary of outstanding charges and unused credits in the patron's account by clicking 'Print' at the top of the page and choosing the 'Print account balance'. |printslip| 'Print summary' will print a full summary of the patron's account, including outstanding charges. The Transactions tab will show you the following columns: - Date: the date the charge, payment or credit was posted - In the case of fines this will be the last day that the fine was accrued - Account type: what type of charge, payment or credit it is - In cases where an account type may have an accompanying `status` it will be displayed alongside the account type in brackets. - Description of charges: a description of the charges including the due date for overdue items and a link to the item record where one is available .. Note:: For overdue fines, the default is the title and the due date. You can customize this by editing the OVERDUE\_FINE\_DESC template in the :ref:`Notices and slips tool `. - Barcode: if the charge is linked to a particular item, the barcode is displayed - Call number: if the charge is linked to a particular item, the item's call number is displayed - Due date: if the charge is an overdue fine, the due date is displayed - Checkin date: if the charge is an overdue fine, the checkin date is displayed - Checkout date: if the charge is an overdue fine, the check out date is displayed - Home library: if the charge is linked to a particular item the home library is displayed - Note: any notes about this charge/payment - If you're allowing patrons to pay fines via the OPAC with PayPal (:ref:`EnablePayPalOpacPayments `) you will see a Note that says 'PayPal' for items paid this way - Amount: the total amount of the payment or charge - Outstanding: the amount still due on charge - Actions: - A selection of actions available to take upon the account line as detailed below At the top of the table you can click the 'Filter paid transaction' to hide all completed transaction and above that you can use the search box to find a specific charge or payment. .. _charging-fines/actions-label: Actions ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Action buttons will be available for the different account lines depending on the user's permissions and the account type and status. - A button to print or email a receipt or invoice for that line item .. Note:: If the line item is a credit (payment, writeoff or other credit), the receipt that will be printed will be the ACCOUNT\_CREDIT notice. It can be customized in the :ref:`Notices and slips tool `. If the line item is a debit (a charge), the invoice that will be printed will be the ACCOUNT\_DEBIT notice. It can be customized in the :ref:`Notices and slips tool `. - A button to show further details about the charge and any payments that have been made - A button to void (reverse) a payment/credit - This button will only appear on a payment/credit line. Upon voiding the line it will reverse the payment process restoring the amountoutstanding for any debts/debits which the payment/credit may have previously been used to offset. This action is most commonly used to correct cases where a payment was recorded but never actually received. The credit line will be set to a zero amount and updated to `VOID`. - A button to cancel (remove) a charge/debit - This button will only appear on a charge/debit line that has not already had any payment/credits applied to it. Upon cancelling the line it will be marked as 'Cancelled' and a `CANCELLATION` line will be added and offset against it. This action is most commonly used to correct cases where a charge was made mistakenly. - A button to pay against charges/debits with outstanding amounts - This button will appear against any charge/debit with an outstanding amount. The subsequent page can be used to pay or writeoff the line partially or in full with a `PAYMENT` or `WRITEOFF` line will being added. - A button to issue a payout of credit - This button will appear against any credit line that has an amount outstanding and you have the :ref:`payout permission `. It allows the librarian to return outstanding credit to the patron and record the action with a `PAYOUT` line. - A button to issue a refund against a charge/debit - This button will appear against any charge/debit line that has been paid or partially paid and you have the :ref:`refund permission `. The subsequent modal dialogue will allow you to partially or fully refund the offset debt, either in `CASH` or by means of a credit added to the account. - A button to apply a discount to a charge/debit - This button will appear against any charge/debit which has not already been offset by a credit/payment and you have the :ref:`discount permission `. The subsequent modal dialogue will allow you to add a discount upon the charge. .. _charging-fines/fees-label: Charging fines/fees ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Most fees and fines will be charged automatically if the :ref:`fines cron job ` is running. Fines will also be charged when an overdue item is checked in if the :ref:`CalculateFinesOnReturn ` system preference is enabled. - Fines will be charged based on your :ref:`circulation and fines rules ` - Hold fees will be charged based on the rules you set in the :ref:`Patron types and categories ` administration area - Rental fees will be charged based on the settings in your :ref:`Item iypes ` administration area - Marking an item 'Lost' via the cataloging module will automatically charge the patron the replacement cost for that item - Creating a patron in a :ref:`category ` with an enrollment fee. - Renewing a patron account in a :ref:`category ` with an enrollment fee. - Article request fees will be charged based on the :ref:`article request fees ` section of the circulation rules page. .. _creating-manual-invoices-label: Creating manual invoices ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ For fees that are not automatically charged, staff can create a manual invoice. .. Note:: Staff members must have the :ref:`manual\_invoice permission ` (or the :ref:`superlibrarian permission `) in order to add manual invoices in a patron's account. - Click on the 'Create manual invoice' tab |manualinvoice| - Type: choose the type of invoice to create. .. Note:: To add additional values to the manual invoice type pull down menu, add them to the :ref:`debit types ` in the Administration module. - Barcode: if the fee is associated with an item you can enter its barcode so that the line item shows a link to that item. - Description: enter the description of the charge. - Note: if needed, add a note about this charge. - Cost: if the type is a :ref:`custom debit type `, there will be a 'Cost' field where you can enter the cost of the item. This is mainly for physical items being sold to the patron, such as used books or reusable bags, for example. .. Admonition:: Version This field was added to Koha in version 23.11. - Quantity: if the type is a :ref:`custom debit type `, there will be a 'Quantity' field where you can enter quantity of items being charged. This is mainly for physical items being sold to the patron, such as used books or reusable bags, for example. .. Admonition:: Version This field was added to Koha in version 23.11. - Amount: enter the amount of the charge, do not enter currency symbols, only numbers and decimals. .. Note:: If the type is a :ref:`custom debit type `, and you entered a cost and quantity, the amount will be automatically calculated. - If any :ref:`additional fields ` were set up for account line debits, they will appear here. - Click 'Save' to charge the amount to the patron's account, or - Click 'Save and pay' to charge the amount to the patron's account and go directly to the :ref:`payment page `. .. _pay-and-writeoff-fines-label: Paying and writing off charges ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Each account line can be paid in full or written off using the 'Make a payment' tab. |makepayment| .. Note:: You can customize the columns of this table in the :ref:`'Table settings'` section of the Administration module (table id: pay-fines-table). Each account line can be paid in full, partially paid, or written off. .. _pay-fine-in-full-label: Paying an individual charge in full ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' To pay an individual charge in full: - If you need to add a note about the payment, click 'Add note' and type in the note before proceeding. - Click the 'Pay' button next to the charge to be paid in full. |makepayment| A table will show the details of the charge being paid, the full amount of the charge will be populated for you in the 'Amount being paid' and the 'Amount tendered' fields. .. Note:: If you made a mistake and this charge should be written off instead, you can switch between 'Pay' and 'Write off' mode using the buttons located at the top of this tab. See :ref:`Writing off an individual charge ` below. |payfine| - Amount being paid: this is the amount that will be debited from the charge. When paying a charge in full, this should be the full amount. - Amount tendered: this is the actual amount handed to you by the patron, it will be used to calculate the change. For example, if a patron has a 2.75$ fine to pay, and they pay with a 5$ bill, enter 5 in 'Amount tendered'. - Change to give: if the amount being paid and the amount tendered are different (i.e. more money was collected) the amount of change to be given will be displayed. - Payment type: choose the type of payment. .. Note:: This field will only appear if one or more values are defined in the :ref:`PAYMENT\_TYPE authorized value category `. .. Note:: This field will be required if either the :ref:`UseCashRegisters ` system preference or the :ref:`RequirePaymentType ` system preference is enabled. - Cash register: if the :ref:`UseCashRegisters ` system preference is enabled, you will have a choice of cash register in which to enter the transaction. .. Note:: If the :ref:`UseCashRegisters ` system preference is enabled, and the CASH payment type is chosen above, you will be required to choose a cash register for the payment. Whether or not this field is required when another payment type is chosen is determined by the :ref:`RequireCashRegister ` system preference. - If any :ref:`additional fields ` were set up for account line credits, they will appear here. - Click 'Confirm'. - If change was to be given back to the patron, a pop-up window will appear to remind you, click 'Yes' to confirm that you gave back the correct amount and confirm the payment. |changetogive| The charge's outstanding amount will be set to zero (fully paid), and a payment line will be added in the patron's transactions. .. Note:: If the :ref:`FinePaymentAutoPopup ` system preference is enabled, a print dialogue window will display. The receipt printed uses the letter ACCOUNT\_CREDIT, which can be modified in the :ref:`Notices and slips tool `. If change was given for this transaction the details will be included when using this system preference. In addition to printing receipts you can enable email receipts for payment and writeoff transactions with the :ref:`UseEmailReceipts ` system preference. The email sent uses the ACCOUNT\_PAYMENT letter, which can be modified in the :ref:`Notices and slips tool `. .. _partial-pay-fine-label: Partially paying an individual charge ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' To partially pay an individual charge: - Click the 'Pay' button next to the charge to be partially paid. |makepayment| A table will show the details of the charge being paid, the full amount of the charge will be populated for you in the 'Amount being paid' and the 'Amount tendered' fields. .. Note:: If you made a mistake and this charge should be written off instead, you can switch between 'Pay' and 'Write off' mode using the buttons located at the top of this tab. See :ref:`Partially writing off an individual charge ` below. |paypartial| - Amount being paid: this is the amount that will be debited from the charge. When partially paying a charge, enter the amount that should be paid. - Amount tendered: this is the actual amount handed to you by the patron, it will be used to calculate the change. For example, if a patron has a 2.75$ fine to pay, and they pay with a 5$ bill, enter 5 in 'Amount tendered'. - Change to give: if the amount being paid and the amount tendered are different (i.e. more money was collected) the amount of change to be given will be displayed. - Payment type: choose the type of payment. .. Note:: This field will only appear if one or more values are defined in the :ref:`PAYMENT\_TYPE authorized value category `. .. Note:: This field will be required if either the :ref:`UseCashRegisters ` system preference or the :ref:`RequirePaymentType ` system preference is enabled. - Cash register: if the :ref:`UseCashRegisters ` system preference is enabled, you will have a choice of cash register in which to enter the transaction. .. Note:: If the :ref:`UseCashRegisters ` system preference is enabled, and the CASH payment type is chosen above, you will be required to choose a cash register for the payment. Whether or not this field is required when another payment type is chosen is determined by the :ref:`RequireCashRegister ` system preference. - If any :ref:`additional fields ` were set up for account line credits, they will appear here. - Click 'Confirm'. - If change was to be given back to the patron, a pop-up window will appear to remind you, click 'Yes' to confirm that you gave back the correct amount and confirm the payment. |changetogive| The charge will be updated to show the original amount and the current amount outstanding, and a payment line will be added in the patron's transactions. .. Note:: If the :ref:`FinePaymentAutoPopup ` system preference is enabled, a print dialogue window will display. The receipt printed uses the letter ACCOUNT\_CREDIT, which can be modified in the :ref:`Notices and slips tool `. If change was given for this transaction the details will be included when using this system preference. In addition to printing receipts you can enable email receipts for payment and writeoff transactions with the :ref:`UseEmailReceipts ` system preference. The email sent uses the ACCOUNT\_PAYMENT letter, which can be modified in the :ref:`Notices and slips tool `. .. _pay-amount-label: Paying an amount towards all charges ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' To pay an amount towards all charges: - Click the 'Pay amount' button. |makepayment| The total amount outstanding in the patron's account will be displayed, and populated for you in the 'Amount being paid' and the 'Amount tendered' fields. |payamount| - Total amount outstanding: this is the total unpaid charges in the patron's account. - Amount being paid: this is the amount that will be debited from the outstanding amount. Enter the amount that will be paid. - Amount tendered: this is the actual amount handed to you by the patron, it will be used to calculate the change. For example, if a patron has a 2.75$ fine to pay, and they pay with a 5$ bill, enter 5 in 'Amount tendered'. - Change to give: if the amount being paid and the amount tendered are different (i.e. more money was collected) the amount of change to be given will be displayed. - Payment type: choose the type of payment. .. Note:: This field will only appear if one or more values are defined in the :ref:`PAYMENT\_TYPE authorized value category `. .. Note:: This field will be required if either the :ref:`UseCashRegisters ` system preference or the :ref:`RequirePaymentType ` system preference is enabled. - Cash register: if the :ref:`UseCashRegisters ` system preference is enabled, you will have a choice of cash register in which to enter the transaction. .. Note:: If the :ref:`UseCashRegisters ` system preference is enabled, and the CASH payment type is chosen above, you will be required to choose a cash register for the payment. Whether or not this field is required when another payment type is chosen is determined by the :ref:`RequireCashRegister ` system preference. - Note: if needed, add a note about this payment. - If any :ref:`additional fields ` were set up for account line credits, they will appear here. - Click 'Confirm'. - If change was to be given back to the patron, a pop-up window will appear to remind you, click 'Yes' to confirm that you gave back the correct amount and confirm the payment. |changetogive| The charges' outstanding amounts will be updated, with the payment applied to oldest charges first, and a payment line will be added in the patron's transactions. .. Note:: If the :ref:`FinePaymentAutoPopup ` system preference is enabled, a print dialogue window will display. The receipt printed uses the letter ACCOUNT\_CREDIT, which can be modified in the :ref:`Notices and slips tool `. If change was given for this transaction the details will be included when using this system preference. In addition to printing receipts you can enable email receipts for payment and writeoff transactions with the :ref:`UseEmailReceipts ` system preference. The email sent uses the ACCOUNT\_PAYMENT letter, which can be modified in the :ref:`Notices and slips tool `. .. _pay-selected-label: Paying selected charges ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' To pay only some charges: - Check the selection boxes next to the charges to be paid. |payselected-select| - Click the 'Pay selected' button. The total outstanding amount for the selected charges will be displayed, and populated for you in the 'Amount being paid' and the 'Amount tendered' fields. |payselected| - Total amount outstanding: this is the total unpaid amount for the selected charges. - Amount being paid: this is the amount that will be debited from the total outstanding amount of the selected charges. Enter the amount that will be paid. - Amount tendered: this is the actual amount handed to you by the patron, it will be used to calculate the change. For example, if a patron has a 2.75$ fine to pay, and they pay with a 5$ bill, enter 5 in 'Amount tendered'. - Change to give: if the amount being paid and the amount tendered are different (i.e. more money was collected) the amount of change to be given will be displayed. - Payment type: choose the type of payment. .. Note:: This field will only appear if one or more values are defined in the :ref:`PAYMENT\_TYPE authorized value category `. .. Note:: This field will be required if either the :ref:`UseCashRegisters ` system preference or the :ref:`RequirePaymentType ` system preference is enabled. - Cash register: if the :ref:`UseCashRegisters ` system preference is enabled, you will have a choice of cash register in which to enter the transaction. .. Note:: If the :ref:`UseCashRegisters ` system preference is enabled, and the CASH payment type is chosen above, you will be required to choose a cash register for the payment. Whether or not this field is required when another payment type is chosen is determined by the :ref:`RequireCashRegister ` system preference. - Note: if needed, add a note about this payment. - If any :ref:`additional fields ` were set up for account line credits, they will appear here. - Click 'Confirm'. - If change was to be given back to the patron, a pop-up window will appear to remind you, click 'Yes' to confirm that you gave back the correct amount and confirm the payment. |changetogive| The selected charges' outstanding amounts will be updated, with the payment applied to oldest charges first, and a payment line will be added in the patron's transactions. .. Note:: If the :ref:`FinePaymentAutoPopup ` system preference is enabled, a print dialogue window will display. The receipt printed uses the letter ACCOUNT\_CREDIT, which can be modified in the :ref:`Notices and slips tool `. If change was given for this transaction the details will be included when using this system preference. In addition to printing receipts you can enable email receipts for payment and writeoff transactions with the :ref:`UseEmailReceipts ` system preference. The email sent uses the ACCOUNT\_PAYMENT letter, which can be modified in the :ref:`Notices and slips tool `. .. _writeoff-all-label: Writing off all charges ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' .. Note:: Staff members must have the :ref:`writeoff permission ` (or the :ref:`superlibrarian permission `) in order to be able to write off charges. To write off all charges in a patron's account: - Click the 'Write off all' button |makepayment| - Confirm the writeoff All charges' outstanding amounts will be set to zero (fully paid/written off), and a writeoff line will be added in the patron's transactions. .. _writeoff-single-fine-label: Writing off an individual charge ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' .. Note:: Staff members must have the :ref:`writeoff permission ` (or the :ref:`superlibrarian permission `) in order to be able to write off charges. To write off a single charge: - If you need to add a note about the writeoff, click 'Add note' and type in the note before proceeding - Click the 'Write off' button next to the charge to be written off |makepayment| A table will show the details of the charge being written off, the full amount of the charge will be populated for you in the 'Writeoff amount' field. .. Note:: If you made a mistake and this charge should be paid instead, you can switch between 'Pay' and 'Write off' mode using the buttons located at the top of this tab. See :ref:`Paying an individual charge in full ` above. |writeofffine| - Writeoff amount: this is the amount that will be debited from the charge. When writing off a charge completely, this should be the full amount. - If any :ref:`additional fields ` were set up for account line credits, they will appear here. - Click 'Write off this charge' The charge's outstanding amount will be set to zero (fully paid/written off), and a writeoff line will be added in the patron's transactions. .. Note:: If the :ref:`FinePaymentAutoPopup ` system preference is enabled, a print dialogue window will display. The receipt printed uses the letter ACCOUNT\_CREDIT, which can be modified in the :ref:`Notices and slips tool `. If change was given for this transaction the details will be included when using this system preference. In addition to printing receipts you can enable email receipts for payment and writeoff transactions with the :ref:`UseEmailReceipts ` system preference. The email sent uses the ACCOUNT\_WRITEOFF letter, which can be modified in the :ref:`Notices and slips tool `. .. _partial-writeoff-single-fine-label: Partially writing off an individual charge ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' .. Note:: Staff members must have the :ref:`writeoff permission ` (or the :ref:`superlibrarian permission `) in order to be able to write off charges. To partially write off a single charge: - If you need to add a note about the writeoff, click 'Add note' and type in the note before proceeding - Click the 'Write off' button next to the charge to be written off |makepayment| A table will show the details of the charge being written off, the full amount of the charge will be populated for you in the 'Writeoff amount' field. .. Note:: If you made a mistake and this charge should be paid instead, you can switch between 'Pay' and 'Write off' mode using the buttons located at the top of this tab. See :ref:`Partially paying an individual charge ` above. |writeofffine| - Writeoff amount: this is the amount that will be debited from the charge. When partially writing off a charge, enter the amount to be written off. - If any :ref:`additional fields ` were set up for account line credits, they will appear here. - Click 'Write off this charge' The charge will be updated to show the original amount and the current amount outstanding, and a writeoff line will be added in the patron's transactions. .. Note:: If the :ref:`FinePaymentAutoPopup ` system preference is enabled, a print dialogue window will display. The receipt printed uses the letter ACCOUNT\_CREDIT, which can be modified in the :ref:`Notices and slips tool `. If change was given for this transaction the details will be included when using this system preference. In addition to printing receipts you can enable email receipts for payment and writeoff transactions with the :ref:`UseEmailReceipts ` system preference. The email sent uses the ACCOUNT\_WRITEOFF letter, which can be modified in the :ref:`Notices and slips tool `. .. _writeoff-selected-fine-label: Writing off selected charges ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' .. Note:: Staff members must have the :ref:`writeoff permission ` (or the :ref:`superlibrarian permission `) in order to be able to write off charges. To write off only some charges: - If you need to add a note about the writeoff, click 'Add note' and type in the note before proceeding - Check the selection boxes next to the fines to be written off |payselected-select| - Click the 'Writeoff selected' button The total outstanding amount for the selected charges will be displayed, and populated for you in the 'Writeoff amount' field. .. Note:: If you made a mistake and this charge should be paid instead, you can switch between 'Pay' and 'Write off' mode using the buttons located at the top of this tab. See :ref:`Paying selected charges ` above. |writeoffselected| - Writeoff amount: this is the amount that will be debited from the charge. When writing off the charges completely, this should be the full amount. - Note: if needed, enter a note about this writeoff. - If any :ref:`additional fields ` were set up for account line credits, they will appear here. - Click 'Confirm' The selected charges' outstanding amounts will be updated, with the writeoff applied to oldest charges first, and a writeoff line will be added in the patron's transactions. .. Note:: If the :ref:`FinePaymentAutoPopup ` system preference is enabled, a print dialogue window will display. The receipt printed uses the letter ACCOUNT\_CREDIT, which can be modified in the :ref:`Notices and slips tool `. If change was given for this transaction the details will be included when using this system preference. In addition to printing receipts you can enable email receipts for payment and writeoff transactions with the :ref:`UseEmailReceipts ` system preference. The email sent uses the ACCOUNT\_WRITEOFF letter, which can be modified in the :ref:`Notices and slips tool `. .. _cancel-charges-label: Cancel fines or fees ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ If a user was charged for something and it's an error, you can cancel the fee by clicking the 'Cancel charge' button in the Actions column. |cancelcharge| Once clicked a new line will be added to the account for a 'Cancelled charge' of the same amount as the cancelled charge. The charge that was cancelled will now have the 'Cancelled' status and the amount outstanding will be 0. |cancelledcharge| If you cancelled a charge by mistake, you can void the cancellation (see :ref:`Void payments ` below). .. _void-payments-label: Void payments ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ If you accidentally mark and item as paid, you can reverse that line item by clicking 'Void' to the right of the line |image457| - Once clicked a new line item will be added to the account showing the payment as ‘Voided’. The payment line is added back to the Pay fines tab as an outstanding charge. |image458| .. _creating-manual-credits-label: Creating manual credits ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Manual credits can be used to pay off parts of fines, or to forgive a fine amount. .. Note:: Staff members must have the :ref:`manual\_credit permission ` (or the :ref:`superlibrarian permission `) in order to add manual credits to a patron's account. - Click 'Create manual credit'. |manualcredit| - Type: choose the type of credit to apply. .. Note:: To add additional values to the manual credit type drop-down menu, add them to the :ref:`credit types ` in the Administration module. - Barcode: if this credit is associated with an item you can enter that item's barcode so that the line item links to the right item. - Description: enter the description of the credit. - Note: if needed, add a note about this credit. - Amount: enter the credit's amount, do not enter currency symbols, only numbers and decimals. - Transaction type: choose the type of credit. .. Note:: This field will only appear if one or more values are defined in the :ref:`PAYMENT\_TYPE authorized value category `. .. Note:: This field will be required if either the :ref:`UseCashRegisters ` system preference or the :ref:`RequirePaymentType ` system preference is enabled. - Cash register: if the :ref:`UseCashRegisters ` system preference is enabled, you will have a choice of cash register in which to enter the transaction. .. Note:: If the :ref:`UseCashRegisters ` system preference is enabled, and the CASH transaction type is chosen above, you will be required to choose a cash register for the payment. Whether or not this field is required when another transaction type is chosen is determined by the :ref:`RequireCashRegister ` system preference. - If any :ref:`additional fields ` were set up for account line credits, they will appear here. - Click 'Add credit'. This will add a credit line to the patron's account. .. Note:: If the :ref:`AccountAutoReconcile ` system preference is set to 'Do', the credit will automatically be used to reduce the outstanding amounts in the patron's account, starting with the oldest charges. .. Note:: If the :ref:`AutoCreditNumber ` system preference is enabled, credits will be numbered. .. _printing-invoices-label: Printing invoices ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ To the right of each account line there is a print link. Clicking that link will print an invoice for the line item that includes the date and description of the line item along with the total outstanding on the account. |image461| .. _routing-lists-label: Routing lists ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ A list of all of the serial routing lists the patron belongs to will be accessible via the 'Routing lists' tab on the patron record. |image462| On this tab you will be able to see and edit all of the routing lists that this patron is on. |image463| .. _circulation-history-label: Circulation history ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The circulation history tab will appear if you have set the :ref:`intranetreadinghistory ` preference to allow it to appear. If you have the :ref:`OPACPrivacy ` system preference set to 'Allow' and the patron has decided that the library cannot keep this information this tab will only show currently checked out items. |circulationhistory| **Note** - You can customize the columns of this table in the :ref:`'Table settings'` section of the Administration module (table id: checkouthistory-table). To see when an item was renewed and by whom, click ‘View’ in the Number of renewals column. |viewItemRenewals| If you would like to export a list of barcodes for the items checked in today you can find that option under the More menu on the top right of the page. |image465| This will generate a text file with one barcode per line. .. Note:: If the :ref:`RecordStaffUserOnCheckout ` system preference is enabled, the account of the staff member who checked out the item to the patron will also be displayed here. .. _holds-history-label: Holds history ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The holds history tab will appear if the :ref:`IntranetReadingHistoryHolds ` system preference is set to 'Allow'. It shows all the holds the patron has made, with their status. |holdshistory| .. Note:: You can customize the columns of this table in the :ref:`'Table settings'` section of the Administration module (table id: holdshistory-table). .. Note:: If the :ref:`OPACPrivacy ` system preference is set to 'Allow' and the patron has decided to never keep their history, this tab will only show current holds. .. _modification-log-label: Modification log ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. Note:: Only staff with the :ref:`view\_system\_logs permission ` (or the :ref:`superlibrarian permission `) will have access to this tool. If you have set your :ref:`BorrowersLog ` to track changes to patron records, then this tab will appear. The Modification log will show when changes were made to the patron record. If you also have turned on the :ref:`IssueLog ` and :ref:`ReturnLog ` you will see checkins and outs on this screen as well. |image466| - The Librarian field shows the patron number for the librarian who made the changes - The module lists 'MEMBERS' for the patron module - The action will tell you what action was being logged - The Object field lists the borrowernumber that is being modified (in the example above, it was my changing my own record) .. _notices-label: Notices ~~~~~~~~~~~~~~~~~~~~~~~~~ The `patron's messaging preferences <#setpatronmessaging>`__ are set when :ref:`adding ` or :ref:`editing ` the patron. This tab will show the messages that have been sent and those that are queued to be sent: |image467| Clicking on the message title will expand the view to show you the full text of the message that was sent. |image468| If the message has a status of sent or failed you will have the option to 'resend' the message to the patron by clicking the 'resend' button found under the status. |image469| .. _statistics-label: Statistics ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Depending on what you set for the values of your :ref:`StatisticsFields ` system preference, you can see statistics for one patron's circulation actions. |image470| .. _files-label: Files ~~~~~~~~~~~~~~~~~~~~~~~~ If you set the :ref:`EnableBorrowerFiles ` preference to 'Do' the Files tab will be visible on the patron information page. |image471| From here you can upload files to attach to the patron record. |image472| All files that are uploaded will appear above a form where additional files can be uploaded from. |image473| .. _purchase-suggestions-label: Purchase suggestions ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If the patron has made any purchase suggestions you will see a purchase suggestions tab on the patron record. |purchasesuggestions| .. Note:: Staff members must have the :ref:`suggestions\_manage permission ` (or the :ref:`superlibrarian permission `) in order to create purchase suggestions for patrons and view existing purchase suggestions. From here you can see all suggestions made by the patron and their status, you can also create a purchase suggestion on the patron's behalf by clicking the 'New purchase suggestion' button at the top. Learn more about :ref:`managing purchase suggestions ` in the Acquisitions chapter of this manual. .. _patron-discharges-label: Patron discharges ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ A discharge is a certificate that says the patron has no current checkouts and no holds. To enable this option on the patron record, set the :ref:`useDischarge ` system preference to 'Allow'. .. Note:: In France, a "quitus" ("discharge") is needed if you want to register for an account in a library or a university. .. Note:: Academic libraries often require that you have a clear record at the library before you can graduate. .. _emit-discharge-label: Emitting a discharge ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ To generate a discharge for a specific patron, click the 'Discharges' tab on the left of the patron record. |dischargestab| Or click on the 'More' button and choose 'Discharge'. |moremenu| If the patron can have a discharge generated, it will have a button that says 'Generate discharge' |dischargegenerate| If the patron has checkouts or holds, you'll see a message explaining why the patron cannot be discharged. |dischargeimpossible| Once the letter is generated you will have a PDF to download. .. Note:: You can customize this message in the :ref:`Notices and slips tool `. The letter code is DISCHARGE. .. Note:: You can style the PDF using the :ref:`NoticeCSS ` preference, or add inline CSS in the DISCHARGE letter in the :ref:`Notices and slips tool `. The patron will have a :ref:`restriction ` added to their account. |dischargerestrict| A history of discharges will be added to the 'Discharges' tab. |dischargehistory| .. _approve-discharge-label: Approving discharge requests ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Patrons can :ref:`request discharges via the OPAC `. Any pending discharges will be listed below the menu buttons on the main staff interface page, with other pending requests. |pendingrequests| Clicking the pending discharge request link will open a screen where you can approve those discharges by clicking 'Allow'. |dischargepending| .. _housebound-patrons-label: Housebound patrons ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ There are three roles a patron can have in regard to housebound circulation: - :ref:`borrower ` - :ref:`chooser ` - :ref:`deliverer ` .. Important:: In order to use the housebound module, the :ref:`HouseboundModule ` and :ref:`ExtendedPatronAttributes ` system preferences must be enabled. .. _housebound-chooser-label: Chooser ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The chooser is in charge of choosing the materials for the housebound patron. If you have enabled the housebound module, with the :ref:`HouseboundModule ` system preference, you will see that patrons now have a new section in their record called 'Housebound roles'. |houseboundroles| Click the 'Add' button to mark this patron as a 'Chooser'. |houseboundroleschooser| .. _housebound-deliverer-label: Deliverer ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The deliverer is in charge of delivering the chosen materials to the housebound patron on a specific day at a specific time. In the 'Housebound roles', click the 'Add' button to mark this patron as a 'Deliverer'. |houseboundrolesdeliverer| .. _housebound-borrower-label: Housebound borrowers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ To create a housebound profile for a housebound patron, click on the 'Housebound' tab in their record. From there, you can edit their housebound profile information. |houseboundprofile| - Delivery day: choose which day (or 'Any') the patron prefers to receive their delivery. - Frequency: choose the frequency at which they want to receive their deliveries. .. Note:: The frequencies are managed in the :ref:`HSBND\_FREQ authorized value category `. - Preferred materials: enter notes that will help the chooser choose appropriate documents for the housebound patron. For example: books, dvds, magazines, etc. - Subjects: if the housebound patron has a preference for particular subjects, enter them here. This will help the chooser select interesting documents for the patron. For example: romance, cookbooks, thrillers, etc. - Authors: if the housebound patron has favorite authors, enter them here. For example: Danielle Steel, James Patterson, etc. - Referral: if the housebound patron has a referral, enter it here. - Notes: enter any other notes that may help the chooser or the deliverer. Click the 'Save changes' button to save the housebound profile. .. _housebound-deliveries-label: Coordinating deliveries ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ To plan visits, go to the housebound patron's record. In their housebound tab, you will be able to create deliveries. |housebounddeliveries| Click on 'Add a new delivery'. |housebounddeliveries1| Fill out the information : - Date: enter the date of the delivery. - Time: select a time of day for the delivery. The choices are morning, afternoon, or evening. - Chooser: select a chooser who will be in charge of selecting the materials for this housebound patron. .. Note:: This list is populated by the patrons having the :ref:`chooser role `. - Deliverer: select a deliverer who will be in charge of picking up the materials and bringing them over to the housebound patron. .. Note:: This list is populated by the patrons having the :ref:`deliverer role `. |housebounddeliveries2| .. Note:: Choosers and Deliverers can be notified of planned deliveries via :ref:`reports `. Example reports can be found in the SQL Reports Library at https://wiki.koha-community.org/wiki/SQL_Reports_Patrons#Patron_Characteristics. .. _patron-recall-history-label: Recalls history ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If :ref:`recalls are enabled`, active and past :ref:`recalls requested by the patron` will appear in this tab. |patronrecallshistory| From here staff members can see the status of each recall and :ref:`manage them`. .. _patron-alert-subscriptions-label: Alert subscriptions ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. Admonition:: Version This section was added to Koha in version 23.11. .. Note:: Only staff with any one of the :ref:`serial permissions ` (or the :ref:`superlibrarian permission `) will be able to see the patron's email alert subscriptions. If the :ref:`RoutingSerials ` system preference is enabled, patrons who have opted in to email alerts for new serial issues via the 'Subscriptions' tab in the :ref:`bibliographic record ` will have an 'Alert subscriptions' tab in their account. |patronalertsubscriptions| This tab lists all the serial email alerts the patron has subscribed to. Staff can cancel alerts for the patron by clicking the 'Unsubscribe from email alerts' link. Note that patrons can unsubscribe themselves from the :ref:`'Alert subscriptions' tab in their online account `. .. _two-factor-authentication-staff-label: Two factor authentication in the staff interface ------------------------------------------------------------------------------- Koha offers two-factor authentication (2FA) for logging into the staff interface. This two-factor authentication uses a time-based one-time password (TOTP). A TOTP is a password can only be used once and is only valid for a limited time. Users wanting to use the two-factor authentication must have an app to generate these TOTPs. Any authenticator app, such as Google Authenticator, andOTP, FreeOTP and many others can be used. Applications that enable backup of their 2FA accounts (either cloud-based or automatic) are recommended. Turn on the two-factor authentication with the :ref:`TwoFactorAuthentication ` system preference. Once this is done, the staff user must go to their account by clicking their username at the top of the page and clicking 'My account'. |myaccount| The user must then go to More > Manage two-factor authentication. |manage2fa| The status should be 'Disabled' when first going to this page. |manage2fa-disabled| Click on 'Enable two-factor authentication'. A QR code will be presented. This code must be scanned with an authenticator app (see above for suggestions). |manage2fa-qrcode| .. Note:: If the app doesn't allow to scan QR codes, the page gives the credentials that can be entered manually (account, key, time-based). Once the QR code is scanned, the app will return a time-based PIN code. The user must enter this PIN code in the PIN code field and click 'Register with two-factor app'. The status of the two-factor authentication will now be enabled. .. Note:: An email will be sent to the user's email address to alert them that the two-factor authentication has been enabled on their account. You can customize this message in the :ref:`Notices and slips tool `. The letter code is 2FA\_ENABLE. When this user tries to log in to the staff interface, they will have to enter their username and password, like always, but also a two-factor authentication code. |2falogincode| The user must then open their authenticator app, generate a time-based one-time password and enter it in the field in order to log in. .. Note:: Alternatively, if the user doesn't have the app handy, they can click on 'Send the code by email', which will send them an email with a time-based one-time password for them to use. The email is based on the 2FA\_OTP\_TOKEN notice template, which can be customized in the :ref:`Notices and slips tool `. Should the user wish to disable their two-factor authentication, they can go to their account in the staff interface, click More > Manage two-factor authentication and click 'Disable two-factor authentication'. |manage2fa-enabled| .. Note:: An email will be sent to the user's email address to alert them that the two-factor authentication has been disabled on their account. You can customize this message in the :ref:`Notices and slips tool `. The letter code is 2FA\_DISABLE. .. _patron-search-label: Patron search --------------------------------- Clicking on the link to the Patron module will bring you to a search/browse screen for patrons. From here you can search for a patron by their name or their card number. |patronsearch| .. Note:: By default, the search is a 'Starts with' search, meaning that you have to search by the beginning of the patron's name or the beginning of the patron's card number. You can use the :ref:`DefaultPatronSearchMethod ` system preference to change the patron search method to a 'Contains' search to be able to search for any part of the patron's name or cardnumber. Clicking the 'More options' symbol to the right of the search box will open up an advanced patron search with more filters including the ability to limit to a specific category and/or library. |patronsearchexpand| You can also filter your patron results using the search options on the left hand side of the page. |patronsearchfilters| Depending on what you have chosen for the 'Search fields' you can search for patrons in various different ways. |patronfieldsearch| - Standard: - Enter any part of their name, username, email address or barcode .. Note:: You can use the system preference :ref:`DefaultPatronSearchFields ` to define other fields to be used for searching with this option. - Surname: - Search for the patron's surname - Card number: - Search for the patron's card number - All emails: - Search all of the defined patron fields for email addresses - Borrowernumber: - Search for the Koha borrowernumber - Username: - Search for the patron's username - All phones: - Will search all of the defined patron fields for phone numbers. Enter the phone number exactly as it is in the system or by using spaces between each batch of numbers. - Example: To find (212) 555-1212 you can search for it exactly as it was entered or by searching for 212 555 1212 - Full address: - Search for the patron's address in all address fields - Date of birth - Birth dates should be entered using the format set forth in the :ref:`dateformat ` preference. - Sort field 1 - This is a custom field that libraries can use for any type of data about the patron. - Sort field 2 - This is a custom field that libraries can use for any type of data about the patron. - First name: - Search for the patron's first name - Middle name: - Search for the patron's middle name - Other name: - Search all of the patron's other names fields Any :ref:`patron attribute type ` marked as searchable will also be listed in this list. You can also choose to either search for fields that start with the string you entered or contain the string. Choosing 'Contains' will work like a wildcard search. |patronsearchcontains| You can also browse through the patron records by clicking on the linked letters across the top. |patronbrowse| If your search only returns one result, you will be taken directly to the patron's file. If your search returns more than one result, you will be given a list from which to choose. |patronsearchresults| .. Note:: You can customize the columns of this table in the :ref:`'Table settings'` section of the Administration module, under the patrons tab (table id: memberresultst). Selecting one or more patrons from the list of results by using the checkbox in the leftmost column will show other features you can use for the selected patrons. |patronsearchselectedoptions| - Add to patron list: - Add the selected patrons to an existing :ref:`'patron list'` or create a new list - Merge selected patrons: - Allows you to :ref:`'merge the selected patrons'` - Batch patron modification: - Sends the selected patrons to the :ref:`batch patron modification tool ` .. _communication-with-patrons-label: Communicating with patrons ------------------------------------------------------------------------------- Koha offers several options for communicating with patrons, some of which have already been covered in this chapter. .. _opac-notes-label: OPAC notes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ OPAC notes are added to the patron's file through the :ref:`add patron form` or the :ref:`edit patron form `, in the 'Library set-up' section. |addlibsetup| They show up in the :ref:`'Your summary' section ` of the patron's online account in the OPAC. |opacnote| In the staff interface, OPAC notes will be in the 'Library use' section of the patron's file. |libraryusesection| .. _opac-messages-label: OPAC messages ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ OPAC messages are added to the patron's file using the 'Add message' button. |patronedit| To leave a message that the patron will be able to see in the OPAC, choose "OPAC - Patron's name" in the 'Add a message for' field. Enter your message in the box, or choose a predefined message in the drop-down menu. |opacmessage| .. Note:: Predefined messages are added in the :ref:`BOR\_NOTES authorized value category `. Once saved, the patron will be able to see the message in the :ref:`'Your summary' section ` of their online account. The patron will also be able to see the date on which the message was added as well as the name of the branch. They will have the option to dismiss the message. This will hide the message from their OPAC account and mark it as read, but it will not delete the message. |opacmessage2| In the staff interface, OPAC messages are shown on the patron's detail page, at the top of the page just under the row of action buttons. |opacmessage3| It will also appear on the checkout page, to the right of the checkout box. |opacmessage4| If you need to edit the message, click the 'Edit' button next to the message, edit the text and click 'Save'. .. Warning:: If you edit a message that has been dismissed by the patron, it will stay as 'Read' and the patron will not see your edit. If the patron dismisses the message, a 'Read' mention with the date will appear next to the message in the staff interface to inform staff members that this message was read by the patron. |opacmessage-read| .. _advance-notices-and-hold-notices-label: Advance notices and hold notices ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If you have enabled the :ref:`EnhancedMessagingPreferences ` system preference, you can set advance notices as well as hold notices when :ref:`adding a new patron ` or :ref:`editing a patron `. If the :ref:`EnhancedMessagingPreferencesOPAC ` system preference is set to 'show', patrons will be able to modify their messaging preferences in their online account. |addpatronmsg| - Item due: A notice on the day and item is due back at the library - Customize this notice by editing the DUE or DUEDGST notices in the :ref:`Notices and slips tool ` - Advance notice: A notice in advance of the patron's items being due (the patron can choose the number of days in advance) - Customize this notice by editing the PREDUE or PREDUEDGST notices in the :ref:`Notices and slips tool ` - Hold filled: A notice when you have confirmed the hold is waiting for the patron, and when a curbside pickup is scheduled. - Customize the hold filled notice by editing the HOLD or HOLDDGST templates in the :ref:`Notices and slips tool `. - Customize the curbside pickup scheduled notice by editing the NEW\_CURBSIDE\_PICKUP template in the :ref:`Notices and slips tool `. - Item check-in: A notice that lists all the of the items the patron has just checked in - Customize this notice by editing the CHECKIN notice in the :ref:`Notices & slips tool ` - Item checkout: A notice that lists all the of the items the patron has just checked out and/or renewed, this is an electronic form of the checkout receipt - Customize this notice by editing the CHECKOUT notice in the :ref:`Notices and slips tool ` .. Note:: If the :ref:`RenewalSendNotice ` system preference is set to 'Send', this notice will be called 'Item checkout and renewal'. For renewals, the notice sent is RENEWAL. - Interlibrary loan ready: A notice that is sent when an inter-library loan the patron requested has been fulfilled and is now ready for pickup. - Customize this notice by editing the ILL\_PICKUP\_READY notice in the :ref:`Notices and slips tool ` - This option will only appear if the :ref:`ILLModule ` system preference is enabled. - Interlibrary loan unavailable: A notice that is sent when an inter-library loan the patron requested has been cancelled because it was unavailable. - Customize this notice by editing the ILL\_REQUEST\_UNAVAIL notice in the :ref:`Notices and slips tool ` - This option will only appear if the :ref:`ILLModule ` system preference is enabled. - Auto renewal: A notice that notifies the patron that their checkouts have been automatically renewed, or if there was a problem with their automatic renewal. - Customize this notice by editing the AUTO\_RENEWAL or AUTO\_RENEWAL\_DGST notice in the :ref:`Notices & slips tool ` - This option will only appear if the :ref:`AutoRenewalNotices ` is set to "according to patrons messaging preferences" - Hold reminder: A notice that is sent a certain number of days after the :ref:`hold has been filled `, in order to remind the patron that they have to pick it up. - Customize this notice by editing the HOLD\_REMINDER notice in the :ref:`Notices and slips tool `. - This notice requires the :ref:`holds\_reminder.pl ` cron job. - Interlibrary loan updated: A notice that is sent when an inter-library loan the patron requested has been updated. - Customize this notice by editing the ILL\_REQUEST\_UPDATE notice in the :ref:`Notices and slips tool ` - This option will only appear if the :ref:`ILLModule ` system preference is enabled. Patrons can choose to receive their notices as a digest by checking the 'Digest only' box along with the delivery method. A digest is a combination of all the messages of that type (so all items due in 3 days in one email) in to one email instead of multiple emails for each alert. The delivery methods currently supported are: - Email - SMS (text messages) - Automated phone call system - Print To generate the advance notices (advance notice and item due), you need to run the :ref:`advance\_notices.pl cronjob `. Then, the :ref:`process\_message\_queue.pl cronjob ` will send the notices or the :ref:`gather\_print\_notices.pl cronjob ` will gather them in a nice file you can print out and send out via regular mail. .. _overdue-notices-label: Overdue notices ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Overdue notices are managed in :ref:`Notices & slips ` and when they are sent is managed in :ref:`Overdue notice/status triggers `. Patrons cannot opt out of receiving overdue notices like they can other notices (such as :ref:`advance notices or hold notices `) To generate the overdue notices , you need to run the :ref:`overdue\_notices.pl cronjob `. Then, the :ref:`process\_message\_queue.pl cronjob ` will send the notices or the :ref:`gather\_print\_notices.pl cronjob ` will gather them in a nice file you can print out and send out via regular mail. .. _patron-emails-label: Custom emails ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. Note:: Only staff with the :ref:`edit\_borrowers permission ` and the :ref:`send\_messages\_to\_patrons permission ` (or the :ref:`superlibrarian permission `) will be able to send custom emails to patrons. Custom emails can be sent to an individual patron. .. Admonition:: Version This feature was added to Koha in version 24.05. To send a custom email to a patron, click the 'Add message' button. |patronedit| Choose 'Email - email addresses of patron' in the 'Add a message for' field. If needed, choose a predefined notice in 'Patron notice'. .. Note:: Custom patron notices can be created in the :ref:`notices and slips tool ` with the module 'Patrons (custom message)'. Otherwise, manually enter the email's subject in the 'Subject' field and the message in the 'Body' field. |patronemailmessage| When you click 'Save', the message will be queued to be sent by the :ref:`process\_message\_queue.pl cronjob `. It will also be visible in the :ref:`Notices tab ` of the patron's file.