Update systempreferences.rst
[kohadocs.git] / source / patrons.rst
1 .. include:: images.rst
2
3 Patrons
4 =======
5
6 Before importing and/or adding patrons be sure to set up your :ref:`patron
7 categories <patron-categories-label>`.
8
9 .. _add-a-new-patron-label:
10
11 Add a new patron
12 ------------------------------------
13
14 Patrons are added by going to the 'Patrons' module.
15
16 -  *Get there:* Patrons
17
18 Once there you can add a new patron.
19
20 -  Click 'New patron'
21
22    |image407|
23
24 -  The fields that appear on the patron add form can be controlled by
25    editing the :ref:`BorrowerUnwantedField` system
26    preference.
27
28 -  First enter the identifying information regarding your patron
29
30    |image408|
31
32    -  Required fields are defined in the
33       :ref:`BorrowerMandatoryField` system
34       preference
35
36    -  Salutation is populated by the
37       :ref:`BorrowersTitles` system preference
38
39    -  **Note**
40
41           If you'd like to prevent full names from printing on
42           :ref:`slips <notices-&-slips-label>` and you're not using the Initials or
43           Other name fields for anything else, you can use them for
44           shortened versions of the name to then be printed on the slip.
45
46           For example:
47
48           ::
49
50               Firstname: Nicole C.
51               Surname: Engard
52               Initials: NCE
53
54           Then on the slip you can have it print the
55           <<borrowers.initials>> instead of the full name (NCE).
56
57           Or you could do something like this:
58
59           ::
60
61               Firstname: Nicole
62               Surname: Engard
63               Initials: E
64
65           Then on the slip you can have it print the
66           <<borrowers.initials>>, <<borrowers.firstname>> instead of the
67           full name (E, Nicole).
68
69 -  Next enter the contact information
70
71    |image409|
72
73    -  For contact information, note that the primary phone and email
74       addresses are the ones that appear on notices and slips printed
75       during circulation (receipts, transfer slips and hold slips). The
76       primary email is also the one that overdue notices and other
77       messages go to.
78
79 -  If this patron is a child, you will be asked to attach the child
80    patron to an adult patron
81
82    |image410|
83
84    -  Click 'Set to Patron' to search your system for an existing patron
85
86    -  If the Guarantor is not in the system, you can enter the first and
87       last name in the fields available
88
89    -  The relationships are set using the
90       :ref:`borrowerRelationship` system preference
91
92 -  If this patron is a professional, you will be asked to attach the
93    patron to an organizational patron
94
95    |image411|
96
97    -  Click 'Set to Patron to search your system for an existing patron
98
99 -  Each patron can have an alternate contact
100
101    |image412|
102
103    -  An alternate contact could be a parent or guardian. It can also be
104       used in academic settings to store the patron's home address.
105
106 -  The library management section includes values that are used within
107    the library
108
109    |image413|
110
111    -  The card number field is automatically calculated if you have the
112       :ref:`autoMemberNum` system preference set that way
113
114       -  **Note**
115
116              For a newly installed system this preference will start at
117              1 and increment by 1 each time after. To have it start with
118              the starting number of your barcodes, enter the first
119              barcode by hand in the patron record and save the patron.
120              After that the field will increment that number by 1.
121
122    -  If you accidentally chose the wrong patron category at the
123       beginning you can fix that here
124
125    -  Sort 1 and 2 are used for statistical purposes within your library
126
127 -  Next, the Library Setup section includes additional library settings
128
129    |image414|
130
131    -  The registration date will automatically be filled in with today's
132       date
133
134    -  If your patron cards expire (based on your :ref:`patron category
135       settings <patron-categories-label>`) the Expiry date will automatically be
136       calculated
137
138    -  The OPAC Note is a note for the patron - it will appear in the
139       OPAC on the patron's record
140
141    -  The Circulation Note is meant solely for your library staff and
142       will appear when the circulation staff goes to check an item out
143       to the patron
144
145       |image415|
146
147    -  The Staff/OPAC asks for the username and password to be used by
148       the patron (and/or staff member) to log into their account in the
149       OPAC and for staff to log in to the staff client.
150
151       -  Staff will only be able to use this log in info to log in to
152          the staff client if they have the :ref:`necessary
153          permissions <patron-permissions-label>`.
154
155 -  If you have set :ref:`additional patron
156    attributes <patron-attribute-types-label>` up, these will appear next
157
158    |image416|
159
160 -  Finally, if you have
161    :ref:`EnhancedMessagingPreferences` set
162    to 'allow,' you can choose the messaging preferences for this patron.
163
164    |image417|
165
166    -  These notices are:
167
168       -  Advanced notice : A notice in advance of the patron's items
169          being due (The patron can choose the number of days in advance)
170
171       -  Item checkout : A notice that lists all the of the items the
172          patron has just checked out and/or renewed, this is an
173          electronic form of the checkout receipt
174
175       -  Hold filled : A notice when you have confirmed the hold is
176          waiting for the patron
177
178       -  Item due : A notice on the day and item is due back at the
179          library
180
181       -  Item check-in : A notice that lists all the of the items the
182          patron has just checked in
183
184    -  Patrons can choose to receive their notices as a digest by
185       checking the 'Digest only?' box along with the delivery method. A
186       digest is a combination of all the messages of that type (so all
187       items due in 3 days in one email) in to one email instead of
188       multiple emails for each alert.
189
190    -  **Important**
191
192           These preferences will override any you set via the :ref:`patron
193           categories <adding-a-patron-category-label>`
194
195    -  **Important**
196
197           These preference can be altered by the patron via the OPAC
198
199 -  Once finished, click 'Save'
200
201 If the system suspects this patron is a duplicate of another it will
202 warn you.
203
204 |image418|
205
206     **Note**
207
208     A duplicate patron is detected if first and last names match and
209     there is no date of birth populated or if first name, last name and
210     date of birth fields are all populated. If two patrons have matching
211     names, but one has a date of birth and the other does not they will
212     not match as duplicates.
213
214 If you have set a minimum or upper age limit on the patron category and
215 are requiring that the birth date be filled in, Koha will warn you if
216 the patron you're adding is too old or young for the patron category you
217 have selected:
218
219 |image419|
220
221 .. _add-a-staff-patron-label:
222
223 Add a Staff Patron
224 ----------------------------------------
225
226 All staff members must be entered into Koha as patrons of the 'Staff'
227 type. Follow the steps in :ref:`Add a Patron <add-a-new-patron-label>` to add a
228 staff member. To give the staff member permissions to access the staff
229 client, follow the steps in :ref:`Patron Permissions`
230
231     **Important**
232
233     Remember to assign your staff secure usernames and passwords since
234     these will be used to log into the staff client.
235
236 .. _add-a-statistical-patron-label:
237
238 Add a Statistical Patron
239 ----------------------------------------------
240
241 One way to track use of in house items is to "check out" the materials
242 to a statistical patron. The "check out" process doesn’t check the book
243 out, but instead tracks an in house use of the item. To use this method
244 for tracking in house use you first will need a :ref:`patron
245 category <patron-categories-label>` set up for your Statistical patron.
246
247 |image420|
248
249 Next, you will need to create a new patron of the statistical type
250
251 |image421|
252
253 Next, follow the steps put forth in the ':ref:`Add a new
254 Patron <add-a-new-patron-label>`' section of this manual. Since this patron is
255 not a real person, simply fill in the required fields, the correct
256 library and nothing else.
257
258 To learn about other methods of tracking in house use visit the
259 :ref:`Tracking inhouse use <tracking-in-house-use-label>` section of this manual.
260
261 .. _duplicate-a-patron-label:
262
263 Duplicate a Patron
264 -----------------------------------------
265
266 Sometimes when you're adding a new family to your system you don't want
267 to type the contact information over and over. Koha allows for you to
268 duplicate a patron and change only the parts you want to (or need to)
269 change.
270
271 -  Open the patron you want to use as your base (the patron you want to
272    duplicate information from)
273
274 -  Click the 'Duplicate' button at the top of their record
275
276    |image422|
277
278 -  All of the fields with the exception of first name, card number,
279    username and password have been duplicated. Fill in the missing
280    pieces and click 'Save'
281
282    |image423|
283
284    -  **Note**
285
286           Clicking in a field that is already populated with data will
287           clear that field of all information (making it easier for you
288           to type in something different)
289
290 -  You will be brought to your new patron
291
292    |image424|
293
294 .. _add-patron-images-label:
295
296 Add Patron Images
297 ----------------------------------------
298
299 If you would like you can add patron images to help identify patrons. To
300 enable this feature you must first set the
301 :ref:`patronimages` preference to 'Allow'.
302
303 If the preference is set to 'Allow' you will see a placeholder image
304 under the patron's name and box to upload a patron image below the basic
305 contact information.
306
307 |image425|
308
309 In the 'Upload Patron Image' box click 'Browse' to find the image on
310 your computer and 'Upload' to load the image on to the patron record.
311
312 |image426|
313
314     **Important**
315
316     There is a limit of 100K on the size of the picture uploaded and it
317     is recommended that the image be 200x300 pixels, but smaller images
318     will work as well.
319
320 .. _editing-patrons-label:
321
322 Editing Patrons
323 ----------------------------------
324
325 Patrons in Koha can be edited using one of many edit buttons.
326
327 -  To edit the entire patron record simply click the 'Edit' button at
328    the top of the patron record.
329
330    |image427|
331
332 -  Patron passwords are not recoverable. The stars show on the patron
333    detail next to the Password label are always there even if a password
334    isn't set. If a patron forgets their password the only option is to
335    reset their password. To change the patron's password, click the
336    'Change Password' button
337
338    |image428|
339
340    -  Koha cannot display existing passwords. Leave the field blank to
341       leave password unchanged.
342
343    -  This form can automatically generate a random password if you
344       click the link labeled "Click to fill with a randomly generated
345       suggestion. Passwords will be displayed as text."
346
347 -  To edit a specific section of the patron record (for example the
348    Library Use section) click the 'Edit' link below the section
349
350    |image429|
351
352 -  A patron image can be added by browsing for the image on your machine
353    from the 'Manage Patron Image' section
354
355    |image430|
356
357    -  This form will not appear if you have the
358       :ref:`patronimages` system preference to not allow
359       patron images
360
361    -  To add patron images in bulk, use the :ref:`Upload Patron
362       Images <upload-patron-images-label>` Tool
363
364 -  Patrons can also be blocked from checking items out by setting Patron
365    Flags
366
367    |image431|
368
369    -  If you would like your circulation staff to confirm a patron's
370       address before checking items out to the patron, you can see the
371       'Gone no Address' flag
372
373       |image432|
374
375    -  If the patron reports that they have lost their card you can set
376       the 'Lost Card' flag to prevent someone else from using that card
377       to check items out
378
379       |image433|
380
381    -  If you would like to bar a patron from the library you can add a
382       manual restriction
383
384       |image434|
385
386       -  **Note**
387
388              This flag can automatically be set with the :ref:`Overdue/Notice
389              Status Triggers <overdue-notice/status-triggers-label>`
390
391    -  If you enter in a date and/or note related to the restriction you
392       will see that in the restricted message as well
393
394       |image435|
395
396 -  Children patrons do not become adults automatically in Koha unless
397    you have :ref:`Juvenile to Adult cron job <update-child-to-adult-patron-type-label>` running. To
398    upgrade a child patron to and adult patron category manually go to
399    the 'More' menu and choose 'Update Child to Adult Patron'
400
401    |image436|
402
403    -  You will then be presented with a pop up window asking which one
404       of your adult patron categories this Child should be updated to
405
406       |image437|
407
408 .. _managing-patron-self-edits-label:
409
410 Managing Patron Self Edits
411 --------------------------------------------------
412
413 If you are allowing patrons to edit their accounts via the OPAC with the
414 :ref:`OPACPatronDetails` preference then you will need
415 to approve all changes via the staff client before they're applied. If
416 there are patron edits awaiting action they will appear on the staff
417 client dashboard below the modules list (along with other items awaiting
418 action).
419
420 |image438|
421
422     **Note**
423
424     Superlibrarians will see modifications for any branch, other staff
425     will only see modifications for patrons who belong to their logged
426     in branch.
427
428 When you click the 'Patrons requesting modifications' link you will be
429 brought to a list of patrons with requested changes.
430
431 |image439|
432
433 From here you can 'Approve' and apply the changes to the patron record,
434 'Delete' and remove the changes or 'Ignore' and keep the changes pending
435 to review later.
436
437 If you would like to see the entire patron record you can click the
438 'Patron details' links to the right of the buttons. This will open in a
439 new tab.
440
441 Merging Patron Records
442 -----------------------------------
443
444 If you accidentally end up with one patron with two cards it is possible
445 to merge their records together so that you don't lose their loan history
446 or holds.
447
448 -  In the patron list, check the boxes next to the records you want to
449    merge and click on the 'Merge selected patrons' button.
450
451 |image1326|
452
453     **Note**
454
455     It is possible to merge more than two records at a time.
456
457 -  Select the patron record you want to keep and click on the 'Merge
458    patrons' button.
459
460 |image1327|
461
462 The checkouts and statistics will be transferred to the right record and
463 the other one will be deleted.
464
465 |image1328|
466
467 .. _patron-permissions-label:
468
469 Patron Permissions
470 -------------------------------------------
471
472 Patron Permissions are used to allow staff members access to the staff
473 client.
474
475     **Important**
476
477     In order for a staff member to log into the staff interface they
478     must have (at the very least) 'catalogue' permissions which allow
479     them to view the staff interface.
480
481 .. _setting-patron-permissions-label:
482
483 Setting Patron Permissions
484 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
485
486 -  On the patron record click 'More' and choose 'Set permissions' to alter
487    patron permissions
488
489    |image440|
490
491 -  You will be presented with a list of preferences, some of which can
492    be expanded by clicking the plus sign to the left of the section
493    title.
494
495    |image441|
496
497 .. _patron-permissions-defined-label:
498
499 Patron permissions defined
500 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
501
502 -  superlibrarian
503
504    -  Access to all librarian functions
505
506       **Note**
507
508       With this selected there is no need to choose any other
509       permissions
510
511 -  circulate
512
513    -  Check out and check in items
514
515    -  This section can be expanded (:ref:`Learn more <granular-circulate-permissions-label>`)
516
517 -  catalogue
518
519    -  **Required for staff login.** Staff access, allows viewing the
520       catalogue in staff client
521
522       **Important**
523
524       Must be given to all staff members to allow them to login
525       to the staff client
526
527 -  parameters
528
529    -  Manage Koha system settings (Administration panel)
530
531    -  This section can be expanded (:ref:`Learn
532       more <granular-parameters-permissions-label>`)
533
534 -  borrowers
535
536    -  Add or modify patrons
537
538    -  This section can be expanded (:ref:`Learn more <granular-borrowers-permissions-label>`)
539
540 -  permissions
541
542    -  Set user permissions
543
544 -  reserveforothers
545
546    -  Place and modify holds for patrons
547
548    -  This section can be expanded (:ref:`Learn
549       more <granular-holds-permissions-label>`)
550
551 -  editcatalogue
552
553    -  Edit Catalog (Modify bibliographic/holdings data)
554
555    -  This section can be expanded (:ref:`Learn more <granular-cataloging-permissions-label>`)
556
557 -  updatecharges
558
559    -  Manage patrons fines and fees
560
561    -  This section can be expanded (:ref:`Learn
562       more <granular-fines-and-charges-permissions-label>`)
563
564 -  acquisition
565
566    -  Acquisition and/or suggestion management
567
568    -  This section can be expanded (:ref:`Learn more <granular-acquisitions-permissions-label>`)
569
570 -  management
571
572    -  Set library management params (deprecated)
573
574       **Important**
575
576       This permission level no longer controls anything.
577
578 -  tools
579
580    -  Use all tools
581
582    -  This section can be expanded (:ref:`Learn more <granular-tools-permissions-label>`)
583
584 -  editauthorities
585
586    -  Edit Authorities
587
588 -  serials
589
590    -  Manage serial subscriptions
591
592    -  This section can be expanded (:ref:`Learn more <granular-serials-permissions-label>`)
593
594 -  reports
595
596    -  Allow access to the reports module
597
598    -  Reports found on the Circulation page are not controlled by this
599       permission
600
601    -  This section can be expanded (:ref:`Learn more <granular-reports-permissions-label>`)
602
603 -  staffaccess
604
605    -  Allow staff members to modify permissions for other staff members
606
607       **Important**
608
609       Requires the borrowers permission above
610
611 -  coursereserves
612
613    -  Course reserves
614
615    -  Allow access to the :ref:`course reserves module <course-reserves-label>`
616
617    -  This section can be expanded (:ref:`Learn more <granular-course-reserves-permissions-label>`)
618
619 -  plugins
620
621    -  Koha plugins
622
623    -  This section can be expanded (:ref:`Learn more <granular-plugins-permissions-label>`)
624
625 -  lists
626
627    -  Lists
628
629       **Important**
630
631       All staff have permission to create and modify their own
632       lists, this permission is only necessary if you'd like to give
633       a staff member permission to delete public lists that they
634       have not created.
635
636    -  This section can be expanded (:ref:`Learn more <granular-lists-permissions-label>`)
637
638 -  clubs
639
640    -  Patron clubs
641
642    -  Allows access to the :ref:`Patron clubs feature <Patron-clubs-label>`
643
644    -  This section can be expanded (:ref:`Learn more <granular-clubs-permissions-label>`)
645
646 -  ill
647
648    -  Create and modify interlibrary loan requests
649
650 -  self\_check
651
652    -  Self check modules
653
654    -  Used for self checkin/self checkout kiosks
655
656    -  This section can be expanded (:ref:`Learn more <granular-self-check-permissions-label>`)
657
658 .. _granular-circulate-permissions-label:
659
660 Granular circulate permissions
661 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
662
663 If the staff member has 'circulate' permissions they have the ability to
664 perform all of these actions. If you would like to control circulation
665 permissions on a more granular level choose from these options:
666
667 -  circulate\_remaining\_permissions
668
669    -  Remaining circulation permissions
670
671    -  All circulation rights except those covered by permissions listed
672       below
673
674 -  force\_checkout
675
676    -  Force checkout if a limitation exists
677
678    -  With this permission a librarian will be allowed to override a
679       check out restriction in the following cases:
680
681       -  age restriction
682
683       -  the item is issued to another patron
684
685       -  the item is not for loan
686
687       -  the patron has overdue items
688
689       -  the item is lost
690
691       -  the item is a high demand item
692
693       -  the item is on hold
694
695 -  manage\_restrictions
696
697    -  Manage restrictions for accounts
698
699    -  Grants permission to the staff member to lift a restriction that
700       might be on the patron's record
701
702 -  overdues\_report
703
704    -  Execute overdue items report
705
706    -  The permission to run the overdues reports found under Circulation
707
708 -  override\_renewals
709
710    -  Override blocked renewals
711
712    -  Requires that the staff member also has
713       circulate\_remaining\_permissions
714
715 .. _granular-parameters-permissions-label:
716
717 Granular parameters permissions
718 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
719
720 If the staff member has 'parameters' permissions they have the ability
721 to perform all of these actions. If you would like to control parameter
722 permissions on a more granular level choose from these options:
723
724 -  manage\_circ\_rules
725
726    -  Manage circulation rules
727
728    -  The ability to access the :ref:`Circulation and fines
729       rules <circulation-and-fine-rules-label>` in the administration area
730
731 -  parameters\_remaining\_permissions
732
733    -  Remaining system parameters permissions
734
735    -  The ability to access all areas in Administration (other than the
736       Circulation and fines rules)
737
738 .. _granular-borrowers-permissions-label:
739
740 Granular borrowers permissions
741 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
742
743 If the staff member has 'borrowers' permissions they have the ability 
744 to perform all of these actions. If you would like to control borrowers 
745 permissions on a more granular level choose from these options:
746
747 -  edit\_borrowers
748
749    -  Add, modify and view patron information
750
751    -  The ability to access the Patrons module to view patron files, 
752       as well as adding new patrons and editing patron files
753
754 -  view\_borrower\_infos\_from\_any\_libraries
755
756    -  View patron infos from any libraries. If not set the logged in user 
757       could only access patron infos from its own library or group of libraries.
758
759
760 .. _granular-holds-permissions-label:
761
762 Granular holds permissions
763 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
764
765 If the staff member has 'reserveforothers' permissions they have the
766 ability to perform all of these actions. If you would like to control
767 holds permissions on a more granular level choose from these options:
768
769 -  modify\_holds\_priority
770
771    -  Modify holds priority
772
773    -  Allow staff members to alter the holds priority (moving patrons up
774       and down the queue)
775
776 -  place\_holds
777
778    -  Place holds for patrons
779
780 .. _granular-cataloging-permissions-label:
781
782 Granular cataloging permissions
783 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
784
785 If the staff member has 'editcatalogue' permissions they have the
786 ability to perform all of these actions. If you would like to control
787 cataloging permissions on a more granular level choose from these
788 options:
789
790 -  delete\_all\_items
791
792    -  Delete all items at once
793
794    -  Ability to use the 'Delete all items' option found under the
795       'Edit' menu in cataloging
796
797 -  edit\_catalogue
798
799    -  Edit catalog (Modify bibliographic/holdings data)
800
801    -  Ability to access all cataloging functions via the
802       `Cataloging <#cataloging>`__ page
803
804 -  edit\_items
805
806    -  Edit items
807
808    -  Ability to make :ref:`edits to item/holdings
809       records <editing-items-label>`, but not bibliographic records
810
811 -  edit\_items\_restricted
812
813    -  Limit item modification to subfields defined in the
814       :ref:`SubfieldsToAllowForRestrictedEditing`
815       preference
816
817       **Note**
818
819       Please note that edit\_items permission is still required
820
821 -  fast\_cataloging
822
823    -  Fast cataloging
824
825    -  The ability to catalog using only the :ref:`Fast add
826       framework <fast-add-cataloging-label>` found on the
827       `Circulation <#circulation>`__ page
828
829 .. _granular-fines-and-charges-permissions-label:
830
831 Granular fines and charges permissions
832 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
833
834 If a staff member has 'updatecharges' permission they have the ability
835 to perform all of these actions. If you would like to control fines and
836 charges permissions on a more granular level choose from these options:
837
838 -  remaining\_permissions
839
840    -  Remaining permissions for managing fines and fees other than the
841       ability to write off charges
842
843 -  writeoff
844
845    -  Write off fines and fees
846
847 .. _granular-acquisitions-permissions-label:
848
849 Granular acquisitions permissions
850 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
851
852 If the staff member has 'acquisition' permissions they have the ability
853 to perform all of these actions. If you would like to control
854 acquisitions permissions on a more granular level choose from these
855 options:
856
857 -  budget\_add\_del
858
859    -  Add and delete budgets (but can't modify budgets)
860
861 -  budget\_manage
862
863    -  Manage budgets
864
865 -  budget\_manage\_all
866
867    -  Manage all budgets
868
869    budget\_modify
870
871    -  Modify budget (can't create lines, but can modify existing ones)
872
873 -  contracts\_manage
874
875    -  Manage contracts
876
877 -  group\_manage
878
879    -  Manage orders and basket groups
880
881 -  order\_manage
882
883    -  Manage orders and baskets
884
885 -  order\_manage\_all
886
887    -  Manage all orders and baskets, regardless of restrictions on them
888
889 -  order\_receive
890
891    -  Manage orders and baskets
892
893 -  period\_manage
894
895    -  Manage periods
896
897 -  planning\_manage
898
899    -  Manage budget planning
900
901 -  vendors\_manage
902
903    -  Manage vendors
904
905 .. _granular-serials-permissions-label:
906
907 Granular serials permissions
908 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
909
910 If the staff member has 'serials' permissions they have the ability to
911 perform all of these actions. If you would like to control serials
912 permissions on a more granular level choose from these options:
913
914 -  check\_expiration
915
916    -  Check the :ref:`expiration of a serial <check-serial-expiration-label>`
917
918 -  claim\_serials
919
920    -  Claim missing serials via the :ref:`Claims section <claim-late-serials-label>`
921
922 -  create\_subscription
923
924    -  Create :ref:`a new subscription <add-a-subscription-label>`
925
926 -  delete\_subscription
927
928    -  Delete an existing subscription
929
930 -  edit\_subscription
931
932    -  Edit an existing subscription
933
934    -  This permission does not include the ability to delete or create a
935       subscription
936
937 -  receive\_serials
938
939    -  Serials receiving
940
941    -  Receive serials on existing subscriptions
942
943 -  renew\_subscription
944
945    -  Renew a subscription
946
947 -  routing
948
949    -  Routing
950
951    -  Manage :ref:`routing lists <create-a-routing-list-label>`
952
953 -  superserials
954
955    -  Manage subscriptions from any branch (only applies when
956       :ref:`IndependantBranches <independentbranches-label>` is used)
957
958 .. _granular-tools-permissions-label:
959
960 Granular tools permissions
961 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
962
963 If the staff member has 'tools' permissions they have the ability to
964 access and use all items under the Tools menu. If you would like to
965 control which tools staff members have access to on a more granular
966 level choose from these options:
967
968 -  access\_files
969
970    -  Access to the files stored on the server
971
972    -  Access to the :ref:`Upload tool <upload-label>`
973
974 -  batch\_upload\_patron\_images
975
976    -  Upload patron images in batch or one at a time
977
978    -  Access to the :ref:`Image upload tool <upload-patron-images-label>`
979
980 -  delete\_anonymize\_patrons
981
982    -  Delete old borrowers and anonymize circulation/reading history
983       (deletes borrower reading history)
984
985    -  Access to the :ref:`Anonymize patron tool
986       <patrons-anonymize-bulk-delete-label>`
987
988 -  edit\_calendar
989
990    -  Define days when the library is closed
991
992    -  Access to the :ref:`Calendar/holidays tool <calendar-label>`
993
994 -  edit\_news
995
996    -  Write news for the OPAC and staff interfaces
997
998    -  Access to the :ref:`News tool <news-label>`
999
1000 -  edit\_notice\_status\_triggers
1001
1002    -  Set notice/status triggers for overdue items
1003
1004    -  Access to the :ref:`Overdue notice status/triggers
1005       tool <overdue-notice/status-triggers-label>`
1006
1007 -  edit\_notices
1008
1009    -  Define notices
1010
1011    -  Access to the :ref:`Notices and slips tool <notices-&-slips-label>`
1012
1013 .. -  edit\_pages
1014
1015 ..    -  What tool does this give access to?
1016
1017 -  edit\_patrons
1018
1019    -  Perform batch modification of patrons
1020
1021    -  Access to the :ref:`Batch patron modification tool
1022       <batch-patron-modification-label>`
1023
1024 -  edit\_quotes
1025
1026    -  Edit quotes for the quote-of-the-day feature
1027
1028    -  Access to the :ref:`Quote of the Day (QOTD) Editor
1029       <quote-of-the-day-(qotd)-editor-label>`
1030
1031 -  export\_catalog
1032
1033    -  Export bibliographic, authorities and holdings data
1034
1035    -  Access to the :ref:`Export data tool <export-data-(marc-&-authorities)-label>`
1036
1037 -  import\_patrons
1038
1039    -  Import patron data
1040
1041    -  Access to the :ref:`Import patrons tool <patron-import-label>`
1042
1043 -  inventory
1044
1045    -  Perform inventory (stocktaking) of your catalog
1046
1047    -  Access to the :ref:`Inventory tool <inventory-tool-label>`
1048
1049 -  items\_batchdel
1050
1051    -  Perform batch deletion of items
1052
1053    -  Access to the :ref:`Batch item deletion tool <batch-item-deletion-label>`
1054
1055 -  items\_batchmod
1056
1057    -  Perform batch modification of items
1058
1059    -  Access to the :ref:`Batch item modification tool <batch-item-modification-label>`
1060
1061 -  items\_batchmod\_restricted
1062
1063    -  Limit :ref:`batch item modification <batch-item-modification-label>` to subfields
1064       defined in the
1065       :ref:`SubfieldsToAllowForRestrictedBatchmod`
1066       preference
1067
1068       **Note**
1069
1070       Please note that items\_batchmod permission is still required
1071
1072 -  label\_creator
1073
1074    -  Create printable labels and barcodes from catalog and patron data
1075
1076    -  Access to the :ref:`Label creator <label-creator-label>` and 
1077       :ref:`Quick label creator <quick-spine-label-creator-label>` Tools
1078
1079 -  manage\_csv\_profiles
1080
1081    -  Manage CSV export profiles
1082
1083    -  Access to the :ref:`CSV profiles tool <csv-profiles-label>`
1084
1085 -  manage\_patron\_lists
1086
1087    -  Add, edit and delete patron lists and their contents
1088
1089    -  Access to the :ref:`Patron lists tool <patron-lists-label>`
1090
1091 -  manage\_staged\_marc
1092
1093    -  Manage staged MARC records, including completing and reversing
1094       imports
1095
1096    -  Access to the :ref:`Manage Staged MARC Records Tool
1097       <staged-marc-record-management-label>`
1098
1099 -  marc\_modification\_templates
1100
1101    -  Manage MARC modification templates
1102
1103    -  Access to the :ref:`MARC modification templates tool
1104       <marc-modification-templates-label>`
1105
1106 -  moderate\_comments
1107
1108    -  Moderate patron comments
1109
1110    -  Access to the :ref:`Comments tool <comments-label>`
1111
1112 -  moderate\_tags
1113
1114    -  Moderate patron tags
1115
1116    -  Access to the :ref:`Tags tool <tag-moderation-label>`
1117
1118 -  records\_batchdel
1119
1120    -  Perform batch deletion of records (bibliographic or authority)
1121
1122    -  Access to the :ref:`Batch record deletion tool <batch-record-deletion-label>`
1123
1124 -  records\_batchmod
1125
1126    -  Perform batch modification of records (bibliographic or authorities)
1127
1128    -  Access to the :ref:`Batch record modification tool <batch-record-modification-label>`
1129
1130 -  rotating\_collections
1131
1132    -  Manage rotating collections
1133
1134    -  Access to the :ref:`Rotating collections tool <rotating-collections-label>`
1135
1136 -  schedule\_tasks
1137
1138    -  Schedule tasks to run
1139
1140    -  Access to the :ref:`Task scheduler tool <task-scheduler-label>`
1141
1142 -  stage\_marc\_import
1143
1144    -  Stage MARC records into the reservoir
1145
1146    -  Access to the :ref:`Stage MARC records tool <stage-marc-records-for-import-label>`
1147
1148 -  upload\_general\_files
1149
1150    -  Upload any file
1151
1152    -  Access to upload files via the :ref:`Upload tool <upload-label>`
1153
1154 -  upload\_local\_cover\_images
1155
1156    -  Upload local cover images
1157
1158    -  Access to the :ref:`Upload local cover image
1159       tool <upload-local-cover-image-label>` as well as permission to add and
1160       delete local cover images from the record detail page
1161
1162 -  upload\_manage
1163
1164    -  Manage uploaded files
1165
1166    -  Access to uploaded files via the :ref:`Upload tool <upload-label>`
1167
1168           **Note**
1169
1170           upload\_general\_files permission is required for this
1171           permission
1172
1173 -  view\_system\_logs
1174
1175    -  Browse the system logs
1176
1177    -  Access to the :ref:`Log viewer tool <log-viewer-label>`
1178
1179 .. _granular-reports-permissions-label:
1180
1181 Granular reports permissions
1182 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1183
1184 If the staff member has 'reports' permissions they have the ability to
1185 perform all of these actions. If you would like to control reports
1186 permissions on a more granular level choose from these options:
1187
1188 -  create\_reports
1189
1190    -  Create SQL reports
1191
1192    -  The ability to create and edit but not run SQL reports
1193
1194 -  delete\_reports
1195
1196    -  Delete SQL reports
1197
1198 -  execute\_reports
1199
1200    -  Execute SQL reports
1201
1202    -  The ability to run but not create or edit SQL reports
1203
1204 .. _granular-course-reserves-permissions-label:
1205
1206 Granular course reserves permissions
1207 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1208
1209 If the staff member has 'course reserves' permissions they have the ability to
1210 perform all of these actions. If you would like to control course reserves
1211 permissions on a more granular level choose from these options:
1212
1213 -  add\_reserves
1214
1215    -  Add course reserves
1216
1217 -  delete\_reserves
1218
1219    -  Remove course reserves
1220
1221 -  manage\_courses
1222
1223    -  Add, edit and delete courses
1224
1225
1226 .. _granular-plugins-permissions-label:
1227
1228 Granular plugins permissions
1229 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1230
1231 If the staff member has 'plugins' permissions they have the ability to
1232 perform all of these actions. If you would like to control plugins
1233 permissions on a more granular level choose from these options:
1234
1235 -  configure
1236
1237    -  Configure plugins
1238
1239    -  The ability to run the 'configure' section of a plugin if it has
1240       one
1241
1242 -  manage
1243
1244    -  Manage plugins
1245
1246    -  The ability to install or uninstall plugins
1247
1248 -  report
1249
1250    -  Use report plugins
1251
1252    -  The ability to use report plugins
1253
1254 -  tool
1255
1256    -  Use tool plugins
1257
1258    -  The ability to use tool plugins
1259
1260
1261 .. _granular-lists-permissions-label:
1262
1263 Granular lists permissions
1264 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1265
1266 All staff members have permission to access lists. This section only
1267 needs to be checked off if you want to give permission to a staff member
1268 to delete public lists that they have no created themselves.
1269
1270 -  delete\_public\_lists
1271
1272    -  Delete public lists
1273
1274    -  The ability to delete public lists created by someone else
1275
1276 .. _granular-clubs-permissions-label:
1277
1278 Granular patron clubs permissions
1279 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1280
1281 If the staff member has 'clubs' permissions they have the ability to
1282 perform all of these actions. If you would like to control patron clubs
1283 permissions on a more granular level choose from these options:
1284
1285 -  edit\_clubs
1286
1287    -  Create and edit clubs
1288
1289    -  Create and edit patron clubs using the :ref:`Patron clubs tool <Patron-clubs-label>`
1290
1291 -  edit\_templates
1292
1293    -  Create and edit club templates
1294
1295    -  Create and edit club templates using the :ref:`Patron clubs tool <Patron-clubs-label>`
1296
1297 -  enroll
1298
1299    -  Enroll patrons in clubs
1300
1301    -  Enroll patrons from the patron file
1302
1303 .. _granular-self-check-permissions-label:
1304
1305 Granular self check permissions
1306 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1307
1308 If the user has 'self check' permissions they have the ability to
1309 perform all of these actions. If you would like to control self check
1310 permissions on a more granular level choose from these options:
1311
1312 -  self\_checkin\_module
1313
1314    -  Log into the self check-in module.
1315
1316       ** Note**
1317
1318       This permission prevents the patron from using any other OPAC 
1319       functionality
1320
1321 -  self\_checkout\_module
1322
1323    -  Perform self checkout at the OPAC.
1324
1325       **Note**
1326
1327       This permission should be used for the patron matching the
1328       :ref:`AutoSelfCheckID <autoselfcheckallowed-autoselfcheckid-&-autoselfcheckpass-label>`
1329       system preference
1330
1331 .. _patron-information-label:
1332
1333 Patron Information
1334 -------------------------------------------
1335
1336 When viewing a patron record you have the option to view information
1337 from one of many tabs found on the left hand side of the record.
1338
1339 -  *Get there:* Patrons > Browse or search for patron > Click patron
1340    name
1341
1342 .. _check-out-label:
1343
1344 Check Out
1345 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1346
1347 For instruction on checking items out, view the :ref:`Checking
1348 Out <check-out-(issuing)-label>` section of this manual.
1349
1350 Staff members can access their own check out screen by clicking their
1351 username in the top right of the staff client and choosing 'My
1352 checkouts'
1353
1354 |image1178|
1355
1356 .. _details-label:
1357
1358 Details
1359 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1360
1361 Staff members can access their own account details by clicking their
1362 username in the top right of the staff client and choosing 'My account'
1363
1364 |image442|
1365
1366 All patron information will appear on the Details tab. This includes all
1367 the contact information, notes, custom patron attributes, messaging
1368 preferences, etc entered when adding the patron.
1369
1370 In the case of patrons who are marked as 'Child' or 'Professional' and
1371 their Guarantors additional information will appear on their record.
1372
1373 -  A child patron will list their Guarantor
1374
1375    |image443|
1376
1377 -  On the Guarantor's record, all children and/or professionals will be
1378    listed
1379
1380    |image444|
1381
1382 .. _circulation-summary-label:
1383
1384 Circulation Summary
1385 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1386
1387 Below the patron's information on the details screen is a tabbed display
1388 of the items they have checked out, overdue, and on hold.
1389
1390 |image445|
1391
1392 If they have family at the library staff can see what the other family
1393 members have checked out.
1394
1395 |image446|
1396
1397 The Restrictions tab will show for all patrons. If the patron has no
1398 restrictions you will see that on the tab.
1399
1400 |image447|
1401
1402 If the patron has restrictions on their account the tab will show the
1403 number and the description.
1404
1405 |image448|
1406
1407 Using the 'Add manual restriction' button you can add a restriction to
1408 the patron record from here.
1409
1410 |image449|
1411
1412 .. _fines-label:
1413
1414 Fines
1415 ~~~~~~~~~~~~~~~~~~~~~~~~
1416
1417 The patron's complete accounting history will appear on the Fines tab.
1418 Contrary to its name, the Fines tab does not just show fine data, it
1419 also shows membership fees, rental fees, reserve fees and any other
1420 charge you may have for patrons.
1421
1422 |image450|
1423
1424 The table will show you the following columns:
1425
1426 -  Date: the date the charge/payment was posted
1427
1428    -  In the case of fines this will be the last day that the fine was
1429       accrued
1430
1431 -  Description: a description of the charges including the due date for
1432    overdue items and a link to the item record where one is available
1433
1434 -  Note: any notes about this charge/payment
1435
1436    -  If you're allowing patrons to pay fines via the OPAC with PayPal
1437       (:ref:`EnablePayPalOpacPayments <enablepaypalopacpayments-&-paypalsandboxmode-label>`) you
1438       will see a Note that says 'PayPal' for items paid this way
1439
1440       |image1246|
1441
1442 -  Amount: the total amount of the payment or charge
1443
1444 -  Outstanding: the amount still due on charge
1445
1446 -  The ability to reverse a payment
1447
1448 -  The ability to void a payment
1449
1450 -  A link to print a receipt for that line item
1451
1452 At the top of the table you can click the 'Filter paid transaction' to
1453 hide all completed transaction and above that you can use the search box
1454 to find a specific charge or payment.
1455
1456 .. _charging-fines/fees-label:
1457
1458 Charging Fines/Fees
1459 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1460
1461 Most fees and fines will be charged automatically if the :ref:`fines cron
1462 job <fines-label>` is running:
1463
1464 -  Fines will be charged based on your :ref:`Circulation & Fines
1465    Rules <circulation-and-fine-rules-label>`
1466
1467 -  Hold fees will be charged based on the rules you set in the :ref:`Patron
1468    Types & Categories <patron-categories-label>` administration area
1469
1470 -  Rental fees will be charged based on the settings in your :ref:`Item
1471    Types <item-types-label>` administration area
1472
1473 -  Marking an item 'Lost' via the cataloging module will automatically
1474    charge the patron the replacement cost for that item
1475
1476 .. _pay/reverse-fines-label:
1477
1478 Pay/Reverse Fines
1479 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1480
1481 Each line item can be paid in full (or written off) using the 'Pay
1482 Fines' tab.
1483
1484 |image451|
1485
1486 -  Each line item can be paid in full, partially paid, or written off.
1487
1488 -  Pay a fine in full
1489
1490    -  If you have a note about the payment please type that first then
1491       move on
1492
1493    -  Click "Pay" next to the fine you want to pay in full
1494
1495    -  The full amount of the fine will be populated for you in the
1496       "Collect From Patron" box
1497       
1498    -  If one or more values are defined under the PAYMENT\_TYPE authorized value
1499       category a dropdown selection box will be displayed to specify a custom
1500       payment type
1501
1502       |image452|
1503
1504    -  Click "Confirm"
1505
1506    -  The fine will be removed from outstanding fines, and displayed as
1507       fully paid.
1508
1509 -  Pay a partial fine
1510
1511    -  Click "Pay" next to the fine you want to partially pay
1512
1513    -  Enter the amount you are collecting from the patron in the
1514       "Collect From Patron" box
1515
1516       |image453|
1517
1518    -  Click "Confirm"
1519
1520    -  The fine will be updated to show the original Amount, and the
1521       current Amount Outstanding
1522
1523 -  Pay an amount towards all fines
1524
1525    -  Click the "Pay Amount" button
1526
1527    -  Enter the amount you are collecting from the patron in "Collect
1528       from Patron." The sum of all fines is shown in "Total Amount
1529       Outstanding"
1530
1531       |image454|
1532
1533    -  Click "Confirm"
1534
1535    -  The fine totals will be updated with the payment applied to oldest
1536       fines first.
1537
1538 -  Pay Selected fines
1539
1540    -  Check the selection boxes next to the fines you wish to pay, click
1541       "Pay Selected"
1542
1543       |image455|
1544
1545    -  Enter an amount to pay towards the fines.
1546
1547       |image456|
1548
1549    -  Click "Confirm"
1550
1551    -  The fine totals will be updated with the payment applied to the
1552       oldest selected fines first.
1553
1554 -  Writeoff a single fine
1555
1556    -  Click "Writeoff" next to the fine you wish to writeoff.
1557    
1558    -  A confirmation box will appear to specify a total amount to writeoff.
1559       This box allows a partial writeoff of fines.
1560
1561    -  The fine will be removed from outstanding fines, and displayed as
1562       written off.
1563
1564 -  Writeoff All fines
1565
1566    -  Click the "Writeoff All" button
1567
1568    -  All fines will be removed from outstanding fines, and displayed as
1569       written off.
1570
1571 -  If you accidentally mark and item as paid, you can reverse that line
1572    item by clicking 'Reverse' to the right of the line
1573
1574    |image457|
1575
1576    -  Once clicked a new line item will be added to the account, showing
1577       the payment as reversed
1578
1579       |image458|
1580
1581 .. _creating-manual-invoices-label:
1582
1583 Creating Manual Invoices
1584 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1585
1586 For fees that are not automatically charged, librarians can create a
1587 manual invoice
1588
1589 |image459|
1590
1591 -  First choose the type of invoice you would like to create
1592
1593    -  To add additional values to the manual invoice type pull down
1594       menu, add them to the `MANUAL\_INV <#manualinvvals>`__ Authorized
1595       Value
1596
1597    -  **Important**
1598
1599           The value set as the Authorized Value for the MANUAL\_INV
1600           authorized value category will appear as the Description and
1601           the Authorized Value Description will be used as the amount.
1602
1603 -  If the fee is associated with an item you can enter its barcode so
1604    that the line item shows a link to that item
1605
1606 -  The description field is where you will enter the description of the
1607    charge
1608
1609 -  In the amount field, do not enter currency symbols, only numbers and
1610    decimals
1611
1612 .. _creating-manual-credits-label:
1613
1614 Creating Manual Credits
1615 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1616
1617 Manual credits can be used to pay off parts of fines, or to forgive a
1618 fine amount.
1619
1620 |image460|
1621
1622 -  First choose the type of credit you'd like to apply
1623
1624 -  If this credit is associated with an item you can enter that item's
1625    barcode so that the line item links to the right item
1626
1627 -  The description field is where you will enter the description of the
1628    credit
1629
1630 -  In the amount field, do not enter currency symbols, only numbers and
1631    decimals
1632
1633 .. _printing-invoices-label:
1634
1635 Printing Invoices
1636 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1637
1638 To the right of each account line there is a print link. Clicking that
1639 link will print an invoice for the line item that includes the date and
1640 description of the line item along with the total outstanding on the
1641 account.
1642
1643 |image461|
1644
1645 .. _routing-lists-label:
1646
1647 Routing Lists
1648 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1649
1650 A list of all of the serial routing lists the patron belongs to will be
1651 accessible via the 'Routing Lists' tab on the patron record.
1652
1653 |image462|
1654
1655 On this tab you will be able to see and edit all of the routing lists
1656 that this patron is on.
1657
1658 |image463|
1659
1660 .. _circulation-history-label:
1661
1662 Circulation History
1663 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1664
1665 The circulation history tab will appear if you have set the
1666 :ref:`intranetreadinghistory` preference to allow
1667 it to appear. If you have the :ref:`OPACPrivacy` system
1668 preference set to 'Allow' and the patron has decided that the library
1669 cannot keep this information this tab will only show currently checked
1670 out items.
1671
1672 |image464|
1673
1674 If you would like to export a list of barcodes for the items checked in
1675 today you can find that option under the More menu on the top right of
1676 the page.
1677
1678 |image465|
1679
1680 This will generate a text file with one barcode per line.
1681
1682 .. _modification-log-label:
1683
1684 Modification Log
1685 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1686
1687 If you have set your :ref:`BorrowersLog` to track changes
1688 to patron records, then this tab will appear. The Modification Log will
1689 show when changes were made to the patron record. If you also have
1690 turned on the :ref:`IssueLog` and :ref:`ReturnLog`
1691 you will see checkins and outs on this screen as well.
1692
1693 |image466|
1694
1695 -  The Librarian field shows the patron number for the librarian who
1696    made the changes
1697
1698 -  The module lists 'MEMBERS' for the patron module
1699
1700 -  The action will tell you what action was being logged
1701
1702 -  The Object field lists the borrowernumber that is being modified (in
1703    the example above, it was my changing my own record)
1704
1705 .. _notices-label:
1706
1707 Notices
1708 ~~~~~~~~~~~~~~~~~~~~~~~~~
1709
1710 The `patron's messaging preferences <#setpatronmessaging>`__ are set
1711 when :ref:`adding <add-a-new-patron-label>` or :ref:`editing <editing-patrons-label>` the
1712 patron. This tab will show the messages that have been sent and those
1713 that are queued to be sent:
1714
1715 |image467|
1716
1717 Clicking on the message title will expand the view to show you the full
1718 text of the message that was sent.
1719
1720 |image468|
1721
1722 If the message has a status of sent or failed you will have the option
1723 to 'resend' the message to the patron by clicking the 'resentd button
1724 found under the status.
1725
1726 |image469|
1727
1728 .. _statistics-label:
1729
1730 Statistics
1731 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1732
1733 Depending on what you set for the values of your
1734 :ref:`StatisticsFields` system preference, you can see
1735 statistics for one patron's circulation actions.
1736
1737 |image470|
1738
1739 .. _files-label:
1740
1741 Files
1742 ~~~~~~~~~~~~~~~~~~~~~~~~
1743
1744 If you set the :ref:`EnableBorrowerFiles` preference
1745 to 'Do' the Files tab will be visible on the patron information page.
1746
1747 |image471|
1748
1749 From here you can upload files to attach to the patron record.
1750
1751 |image472|
1752
1753 All files that are uploaded will appear above a form where additional
1754 files can be uploaded from.
1755
1756 |image473|
1757
1758 .. _purchase-suggestions-label:
1759
1760 Purchase Suggestions
1761 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1762
1763 If the patron has made any purchase suggestions you will see a purchase
1764 suggestions tab on the patron record.
1765
1766 |image1247|
1767
1768 From here you can see all suggestions made by the patron and their
1769 status, you can also create a purchase suggestion on the patron's behalf
1770 by clicking the 'New purchase suggestion' button at the top.
1771
1772 Learn more about :ref:`Purchase suggestions <purchase-suggestions-label>` in the
1773 `Acquisitions <#acqmodule>`__ chapter of this manual.
1774
1775 .. _patron-discharges-label:
1776
1777 Patron discharges
1778 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1779
1780 A discharge is a certificate that says the patron has no current
1781 checkouts, no holds and owe no money. To enable this option on the
1782 patron record you need to set the :ref:`useDischarge`
1783 system preference to 'Allow'.
1784
1785     **Note**
1786
1787     In France a "quitus" ("discharge") is needed if you want to register
1788     for an account in a library or a university).
1789
1790     **Note**
1791
1792     Academic libraries often require that you have a clear record at the
1793     library before you can graduate.
1794
1795 Patrons can :ref:`request discharges via the OPAC <ask-for-a-discharge-label>`. Any
1796 pending discharges will be listed below the menu buttons on the main
1797 staff client page
1798
1799 |image1248|
1800
1801 Clicking the pending requests will open a screen where you can allow
1802 those discharges
1803
1804 |image1249|
1805
1806 To generate a discharge for a specific patron click the 'Discharge' tab
1807 on the left of the patron record
1808
1809 |image1250|
1810
1811 If the patron can have a discharge generated then it will have a button
1812 that says 'Generate discharge'
1813
1814 |image474|
1815
1816 If not then you'll see an error explaining why you can't discharge the
1817 patron.
1818
1819 |image475|
1820
1821 Once the letter is generated you will have a PDF to download
1822
1823 |image476|
1824
1825     **Note**
1826
1827     You can style the PDF using the :ref:`NoticeCSS`
1828     preference.
1829
1830 The patron will have a restriction added to their account
1831
1832 |image1251|
1833
1834 And a history of discharges will be added to the 'Discharge'
1835 tab
1836
1837 |image1252|
1838
1839 .. _patron-search-label:
1840
1841 Patron Search
1842 ---------------------------------
1843
1844 Clicking on the link to the Patron module will bring you to a
1845 search/browse screen for patrons. From here you can search for a patron
1846 by any part of their name or their card number.
1847
1848 |image477|
1849
1850 Clicking the small plus sign [+] to the right of the search box will
1851 open up an advanced patron search with more filters including the
1852 ability to limit to a specific category and/or library.
1853
1854 |image478|
1855
1856 You can also filter your patron results using the search options on the
1857 left hand side of the page.
1858
1859 |image1253|
1860
1861 Depending on what you have chosen for the 'Search fields' you can search
1862 for patrons in various different ways.
1863
1864 |image479|
1865
1866 -  Standard:
1867
1868    -  Enter any part of their name, username, email address or barcode
1869
1870 -  Email:
1871
1872    -  Enter any part of their email address and choose 'Contains'
1873       instead of 'Starts with'
1874
1875 -  Borrower number:
1876
1877    -  Enter the Koha borrower number
1878
1879 -  Phone number:
1880
1881    -  Enter the phone number exactly as it is in the system or by using
1882       spaces between each batch of numbers.
1883
1884    -  Example: To find (212) 555-1212 you can search for it exactly as
1885       it was entered or by searching for 212 555 1212
1886
1887 -  Street address:
1888
1889    -  Enter any part of the patron's address (includes all address
1890       fields) and choose 'Contains' instead of 'Starts with' to find the
1891       string anywhere in the address
1892
1893 -  Date of birth
1894
1895    -  Birth dates should be entered using the format set forth in the
1896       :ref:`dateformat` preference.
1897
1898 -  Sort field 1
1899
1900    -  This is a custom field that libraries can use for any type of data
1901       about the patron.
1902
1903 -  Sort field 2
1904
1905    -  This is a custom field that libraries can use for any type of data
1906       about the patron.
1907
1908 You can also choose to either search for fields that start with the
1909 string you entered or contain the string. Choosing 'Contains' will work
1910 like a wildcard search.
1911
1912 |image480|
1913
1914 You can also browse through the patron records by clicking on the linked
1915 letters across the top.
1916
1917 |image481|