Taiga 726, 727: Add new granular parameters permissions
[kohadocs.git] / source / administration.rst
1 .. include:: images.rst
2
3 .. _administration-label:
4
5 Administration
6 ==============
7
8 .. _basic-parameters-label:
9
10 Basic parameters
11 -----------------------------------
12
13 *Get there:* More > Administration
14
15     **Important**
16
17     Configure all 'parameters' in the order they appear.
18
19 .. _libraries-label:
20
21 Libraries
22 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
23
24 When setting up your Koha system you will want to add information for
25 every library that will be sharing your system. This data is used in
26 several areas of Koha.
27
28 -  *Get there:* More > Administration > Basic Parameters > Libraries
29
30 When visiting this page you are presented with a list of the libraries that have already been added to the system.
31
32 |image122|
33
34
35 .. _adding-a-library-label:
36
37 Adding a library
38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
39
40 To add a new library:
41
42 -  Click 'New library'
43
44 -  The top of the form asks for some basics about the library
45
46    |image124|
47
48    -  The library code should not contain any spaces and be 10 or fewer
49       characters. This code will be used as a unique identifier in the
50       database.
51
52    -  The name will be displayed on the OPAC wherever the library name
53       displays to the public and should be a name that makes sense to
54       your patrons.
55
56 -  Next you can enter basic contact info about the branch
57
58    |image125|
59    .. screenshot is missing the OPAC info box
60
61    -  The address and contact fields can be used to make notices custom
62       for each library
63
64    -  The email address field is not required, but it should be filled
65       for every library in your system
66
67       -  **Important**
68
69              Be sure to enter a library email address to make sure that
70              notices are sent to and from the right address
71
72    -  If you'd like you can enter a different 'Reply-To' email address.
73       This is the email address that all replies will go to.
74
75       -  **Note**
76
77              If you do not fill in this value Koha will use the address
78              in the :ref:`ReplytoDefault` preference
79
80    -  If you'd like you can also enter a different 'Return-Path' email
81       address. This is the email address that all bounced messages will
82       go to.
83
84       -  **Note**
85
86              If you do not fill in this value Koha will use the address
87              in the :ref:`ReturnpathDefault`
88              preference
89
90    -  If the URL field is populated then the library name will be linked
91       in the holdings table on the OPAC
92
93       |image126|
94
95    -  The OPAC Info box is for you to put information about the library
96       that will appear in the OPAC when the branch name is moused over
97       in the holdings table
98
99       |image127|
100
101    -  IP Address does not have be filled in unless you plan on limiting
102       access to your staff client to a specific IP Address
103
104       -  **Important**
105
106              An IP address is required if you have enabled
107              :ref:`AutoLocation`
108
109    -  If this library has a specific `MARC organization code <http://www.loc.gov/marc/organizations/orgshome.html>`_, you can enter it   here. If left blank, the code entered in the :ref:`MARCOrgCode` preference will be used for this library.
110
111    -  Finally, if you have any notes you can put them here. These will
112       not show in the OPAC
113
114     **Note**
115
116     Of the fields listed, only 'Library code' and 'Name' are required
117
118 .. _editing/deleting-a-library-label:
119
120 Editing/deleting a library
121 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
122
123 You will be unable to delete any library that has patrons or items
124 attached to it.
125
126 |image128|
127
128 Each library will have an 'Edit' link to the right of it. Click this
129 link to edit/alter details associated with the library in question.
130
131     **Important**
132
133     You will be unable to edit the 'Library code'
134
135 .. _library-groups-label:
136
137 Library groups
138 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
139
140 Library groups are used in searches to limit the search to a group of 
141 libraries (for example in a neigbourhood).
142
143 -  *Get there:* More > Administration > Basic Parameters > Library groups
144
145 When visiting this page you are presented with a list of the groups 
146 that have already been added to the system.
147
148 |image123|
149
150 .. _adding-a-group-label:
151
152 Adding a group
153 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
154
155 Click the 'Add Group' button at the top of the screen
156
157 |image129|
158
159 - Give the group a title and a description. Only the title is mandatory 
160   as it will show up in the staff client and in the OPAC. The description 
161   is only used in this page to give an idea of what the group is used for.
162
163 - You can limit staff from seeing other groups' patrons by checking the 
164   box next to the 'Limit patron data access by group' option.
165
166     **Note**
167
168     This can be overriden with the :ref:`user permission view_borrower_infos_
169     from_any_libraries <patron-permissions-defined-label>`.
170
171 - If you would like the group to show up in the library pulldown menu at the 
172   top of the OPAC (with :ref:`OpacAddMastheadLibraryPulldown` set to 'Add') 
173   and on the advanced search page you can check the 'Use for OPAC search 
174   groups' box.
175
176 - If you want the group to appear in the library pulldown in the staff 
177   client advanced search, check the 'Use for staff search groups' box.
178
179 |image131|
180
181 .. _adding-a-library-to-a-group-label:
182
183 Adding a library to a group
184 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
185
186 Click on the 'Add library' button next to the group to add a library to 
187 this group. You will be presented with a list of the libraries that are 
188 not already in the group.
189
190 |image133|
191
192 .. _adding-a-sub-group-label:
193
194 Adding a sub-group
195 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
196
197 If your system is very large, you can create sub-groups. Click on the 
198 'Actions' button next to the group and select the 'Add a sub-group' 
199 option. Fill in the title and the description (optional) of the sub-group. 
200 The features will be inherited from the parent group.
201
202 |image1323|
203
204 .. _deleting-a-group-label:
205
206 Deleting a group
207 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
208
209 To delete a group, click on the 'Actions' button next to the group and select 
210 the 'Delete' option.
211
212 |image1324|
213
214 |image1325|
215
216 .. _item-types-label:
217
218 Item types
219 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
220
221 Koha allows you to organize your collection by item types and collection
222 codes.
223
224 -  *Get there:* More > Administration > Basic parameters > Item types
225
226 Item types typically refer to the material type (book, cd, dvd, etc),
227 but can be used in any way that works for your library.
228
229 |image134|
230
231 .. _adding-item-types-label:
232
233 Adding item types
234 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
235
236 To add a new item type, simply click the 'New item type' button at the
237 top of the Item types page.
238
239 |image135|
240
241 -  In the 'Item type' field, enter a short code for your item type (maximum 
242    of 10 characters)
243
244 -  The description is the plain text definition of the item type (for
245    those with multiple languages installed you can translate the item
246    type description in to all of those languages using the 'Translate in
247    to other languages' link)
248
249 -  Item types and can grouped together for searching at the same time.
250    For example you can put DVDs and Bluray in to a group called Movie
251    and then they can be searched together. These groups are defined in
252    the ITEMTYPECAT authorized value.
253
254 -  You can choose to have an image associated with your item type
255
256    -  You can choose from a series of image collections
257
258    -  You can link to a remote image
259
260    -  Or you can just have no image associated with the item type
261
262    -  **Important**
263
264           To have your item type images appear in the OPAC you need to
265           set :ref:`noItemTypeImages` to 'Show'
266
267       -  *Get there:*\ More > Administration > Global system preferences
268          > :ref:`Administration <administration-label>`
269
270 -  For items that you are suppressing from the OPAC you can hide their
271    item type from being searched in the OPAC
272
273 -  For items that do not circulate, check the 'Not for loan' options
274
275    -  Items marked 'Not for loan' will appear in the catalog, but cannot
276       be checked out to patrons
277
278 -  For items that you charge a rental fee for, enter the total fee you
279    charge in the 'Rental charge' field. This will charge the patron on checkout.
280
281    -  **Important**
282
283           Do not enter symbols in this field, only numbers and decimal
284           points (ex. $5.00 should be entered as 5 or 5.00)
285
286 -  You can add a default replacement cost for this type of item. If left 
287    blank, the replacement price of the item itself will be charged to the 
288    user when the item is lost.
289
290     -  **Important**
291           Do not enter symbols in this field, only numbers and decimal
292           points (ex. $5.00 should be entered as 5 or 5.00)
293
294
295 - You can also add a processing fee that will be added to the replacement cost.
296
297    -  **Important**
298
299           Do not enter symbols in this field, only numbers and decimal
300           points (ex. $5.00 should be entered as 5 or 5.00)
301
302
303 -  If you would like a message or alert to appear when items of this
304    type are checked in you can enter that in the 'Checkin message' box
305
306    |image136|
307
308    -  The Checkin message type can be a Message or an Alert. The only
309       difference between these two is the styling. By default a Message
310       is blue
311
312       |image137|
313
314       and an Alert is yellow.
315
316       |image138|
317
318 -  Some SIP devices need you to use a SIP-specific media type instead of
319    Koha's item type (usually lockers and sorters need this media type),
320    if you use a device like this you'll want to enter the SIP media
321    type.
322
323 -  When finished, click 'Save changes'
324
325    -  **Note**
326
327           All fields, with the exception of the 'Item type' will be
328           editable from the Item types list
329
330 -  Your new item type will now appear on the list
331
332    |image139|
333
334 .. _editing-item-types-label:
335
336 Editing item types
337 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
338
339 Each item type has an Edit button beside it. To edit an item simply
340 click the 'Edit' link.
341
342     **Important**
343
344     You will not be able to edit the code you assigned as the 'Item
345     type' but you will be able to edit the description for the item.
346
347 .. _deleting-item-types-label:
348
349 Deleting item types
350 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
351
352 Each item has a Delete button beside it. To delete an item type, simply click
353 the 'Delete' link.
354
355     **Important**
356
357     You will not be able to delete item types that are being used by
358     items within your system.
359
360 |image140|
361
362 .. _authorized-values-label:
363
364 Authorized values
365 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366
367 Authorized values can be used in several areas of Koha. One reason you
368 would add an authorized value category would be to control the values
369 that can be entered into MARC fields by catalogers.
370
371 -  *Get there:* More > Administration > Basic parameters > Authorized
372    values
373
374 .. _existing-values-label:
375
376 Existing values
377 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
378
379 Koha installs with pre-defined values that your library is likely to
380 use, for instance 'Lost'.
381
382 -  Asort1
383
384    -  Used for acquisitions statistical purposes
385
386 -  Asort2
387
388    -  Used for acquisitions statistical purposes
389
390 -  BOR\_NOTES
391
392    -  Values for custom patron messages that appear on the circulation
393       screen and the OPAC. The value in the Description field should be
394       the message text and is limited to 200 characters.
395
396       |image141|
397
398 -  Bsort1
399
400    -  Values that can be entered to fill in the patron's sort 1 field
401
402 -  Bsort2
403
404    -  Values that can be entered to fill in the patron's sort 2 field
405
406 -  CCODE
407
408    -  Collection codes (appears when cataloging and working with items)
409
410 -  COUNTRY
411
412    -  Used in UNIMARC 102 $a
413
414 -  DAMAGED
415
416    -  Descriptions for items marked as damaged (appears when cataloging
417       and working with items)
418
419 -  DEPARTMENT
420
421    -  Departments are required by and will be used in the `Course
422       Reserves <#coursereserves>`__ module
423
424 -  ETAT
425
426    -  Used in French UNIMARC installations in field 995 $o to identify item status.
427       Similar to NOT_LOAN
428
429 -  HINGS\_AS
430
431    -  General holdings: acquisition status designator :: This data
432       element specifies acquisition status for the unit at the time of
433       the holdings report.
434
435 -  HINGS\_C
436
437    -  General holdings: completeness designator
438
439 -  HINGS\_PF
440
441    -  Physical form designators
442
443 -  HINGS\_RD
444
445    -  General holdings: retention designator :: This data element
446       specifies the retention policy for the unit at the time of the
447       holdings report.
448
449 -  HINGS\_UT
450
451    -  General holdings: type of unit designator
452
453 -  HSBND\_FREQ
454
455    -  Frequencies used by the housebound module. They are displayed on
456       the housebound tab in the patron account in staff.
457
458 -  ITEMTYPECAT
459
460    - Allows multiple Item types to be searched in a category.  Categories can be
461      entered into the Authorized value ITEMTYPECAT. To combine Item types to this
462      category, enter this Search category to any Item types.
463
464      For example, an ITEMTYPECAT could be NEW, then in the Item type
465      for NEW BOOKS NEW DVDS, etc the search category could be added NEW.
466      This is helpful when a patron chooses the Search category of NEW, they could
467      get Koha to search multiple Item types with a single search.
468
469 -  LANG
470
471    -  ISO 639-2 standard language codes
472
473 -  LOC
474
475    Shelving location (usually appears when adding or editing an item). LOC maps to 
476    items.location in the Koha database.
477
478    -  CART
479
480       Is the shelving cart location, used by
481       :ref:`InProcessingToShelvingCart` and
482       :ref:`ReturnToShelvingCart`
483
484    -  PROC
485
486       The location to be used for
487       :ref:`NewItemsDefaultLocation` (change
488       description as desired), also the location expected by
489       :ref:`InProcessingToShelvingCart`.
490
491 -  LOST
492
493    -  Descriptions for the items marked as lost (appears when adding or
494       editing an item)
495
496    -  **Important**
497
498           Values given to lost statuses should be numeric and not
499           alphabetical in order for statuses to appear properly
500
501 -  MANUAL\_INV
502
503    -  Values for manual invoicing types
504
505    -  **Important**
506
507           The value set as the Authorized value for the MANUAL\_INV
508           authorized value category will appear as the Description and
509           the Authorized value description will be used as the amount.
510           Enter monetary amounts in the description without currency
511           symbols.
512
513 -  OPAC\_SUG
514
515    -  A list of reasons displayed in the suggestion form on the OPAC.
516
517 -  NOT\_LOAN
518
519    -  Reasons why a title is not for loan
520
521    -  **Important**
522
523           Values given to lost statuses should be numeric and not
524           alphabetical in order for statuses to appear properly
525
526    -  **Note**
527
528           Negative number values will still allow holds (use for on
529           order statuses for example) where as positive numbers will not
530           allow holds or checkouts. A value of 0 means 'for loan'.
531
532 -  ORDER\_CANCELLATION\_REASON
533
534    -  Reasons why an order might have been cancelled
535
536 -  PAYMENT\_TYPE
537
538    -  Populates a dropdown list of custom payment types when paying fines
539
540 -  qualif
541
542    -  Function codes (author, editor, collaborator, etc.) used in UNIMARC 7XX $4
543       (French)
544       
545 -  RELTERMS
546
547    -  French terms of relations
548
549 -  REPORT\_GROUP
550
551    -  A way to sort and filter your reports, the default values in this
552       category include the Koha modules (Accounts, Acquitisions,
553       Catalog, Circulation, Patrons)
554
555       |image142|
556
557 -  REPORT\_SUBGROUP
558
559    -  Can be used to further sort and filter your reports. This category
560       is empty by default. Values here need to include the authorized
561       value code from REPORT\_GROUP in the Description (OPAC) field to
562       link the subgroup to the appropriate group.
563
564       |image143|
565
566 -  RESTRICTED
567
568    -  Restricted status of an item
569
570 -  ROADTYPE
571
572    -  Road types to be used in patron addresses
573
574 -  SIP\_MEDIA\_TYPE
575
576    -  Used when :ref:`creating <adding-item-types-label>` or
577       :ref:`editing <editing-item-types-label>` an item type to assign a SIP specific
578       media type for devices like lockers and sorters.
579
580 -  SUGGEST
581
582    -  List of patron suggestion reject or accept reasons (appears when
583       managing suggestions)
584
585 -  SUGGEST\_FORMAT
586
587    -  List of Item types to display in a drop down menu on the Purchase suggestion
588       form on the OPAC. When creating the authorized values for SUGGEST_FORMAT,
589       enter a description into this form so it is visible on the OPAC to patrons.
590
591 -  SUGGEST\_STATUS
592
593    -  A list of additional custom status values for suggestions that can 
594       be used in addition to the default values.
595       
596 -  STACK
597
598    -  Shelving control number
599
600 -  TERM
601
602    -  Terms to be used in `Course Reserves <#coursereserves>`__ module.
603       Enter Terms that will show in the drop down menu when setting up a Course 
604       reserve.  (For example: Spring, Summer, Winter, Fall).
605
606 -  WITHDRAWN
607
608    -  Description of a withdrawn item (appears when adding or editing an
609       item)
610
611 -  YES\_NO
612
613    -  A generic authorized value field that can be used anywhere you
614       need a simple yes/no pull down menu.
615
616 .. _add-new-authorized-value-category-label:
617
618 Add new authorized value category
619 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
620
621 In addition to the existing categories that come by default with Koha,
622 librarians can add their own authorized value categories to control data
623 that is entered into the system. To add a new category:
624
625 -  Click 'New category'
626
627    |image144|
628
629 -  Limit your Category to 10 characters (something short to make it
630    clear what the category is for)
631
632    -  **Important**
633
634           Category cannot have spaces or special characters other than
635           underscores and hyphens in it.
636
637 -  When adding a new category you're asked to create at least one
638    authorized value
639
640    -  Enter a code for your Authorized value into the 'Authorized value'
641       field
642
643       -  **Important**
644
645              Authorized value is limited to 80 characters and cannot
646              have spaces or special characters other than underscores
647              and hyphens in it.
648
649    -  Use the Description field for the actual value that will be
650       displayed. If you want something different to show in the OPAC,
651       enter a 'Description (OPAC)'
652
653    -  If you would like to limit this authorized value category to only
654       specific libraries you can choose them from the 'Branches
655       limitation' menu. To have it show for all libraries just choose
656       'All branches' at the top of the list.
657
658    -  If you have
659       `StaffAuthorisedValueImages <#StaffAuthorisedValueImages>`__
660       and/or :ref:`AuthorisedValueImages` set to
661       show images for authorized values you can choose the image under
662       'Choose an icon'
663
664 -  Click 'Save'
665
666 -  Your new category and value will appear on the list of Authorized
667    values
668
669    |image145|
670
671 .. _add-new-authorized-value-label:
672
673 Add new authorized value
674 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
675
676 New authorized values can be added to any existing or new category. To
677 add a value:
678
679 -  Click 'New authorized value for ...'
680
681    |image146|
682
683 -  Enter a code for your authorized value into the 'Authorized value'
684    field
685
686    -  **Important**
687
688           Authorized value is limited to 80 characters and cannot have
689           spaces or special characters other than underscores and
690           hyphens in it.
691
692 -  Use the Description field for the actual value that will be
693    displayed. If you want something different to show in the OPAC, enter
694    a 'Description (OPAC)'
695
696 -  If you would like to limit this authorized value category to only
697    specific libraries you can choose them from the 'Branches limitation'
698    menu. To have it show for all libraries just choose 'All branches' at
699    the top of the list.
700
701 -  If you have
702    `StaffAuthorisedValueImages <#StaffAuthorisedValueImages>`__ and/or
703    :ref:`AuthorisedValueImages` set to show images
704    for authorized values you can choose the image under 'Choose an icon'
705
706 -  Click 'Save'
707
708 -  The new value will appear in the list along with existing values
709
710    |image147|
711
712 .. _patrons-&-circulation-label:
713
714 Patrons and circulation
715 -------------------------------------
716
717 Settings for controlling circulation and patron information.
718
719 .. _patron-categories-label:
720
721 Patron categories
722 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
723
724 Patron categories allow you to organize your patrons into different
725 roles, age groups, and patron types.
726
727 -  *Get there:* More > Administration > Patrons and circulation > Patron
728    categories
729
730 |image148|
731
732 Patrons are assigned to one of six main categories:
733
734 -  Adult
735
736    -  Most common patron type, usually used for a general 'Patron'
737       category.
738
739 -  Child
740
741    -  Children patrons can have a guardian to be attached to them.
742
743 -  Staff
744
745    -  Librarians (and library workers) should be assigned the staff
746       category so that you can :ref:`set their
747       permissions <patron-permissions-label>` and give them access to the
748       staff client.
749
750 -  Organizational
751
752    -  Organizational patrons are organizations. Organizations can be
753       used as guarantors for Professional patrons.
754
755 -  Professional
756
757    -  Professional patrons can be linked to Organizational patrons
758
759 -  Statistical
760
761    -  This patron type is used strictly for statistical purposes, such
762       as in house use of items.
763
764 .. _adding-a-patron-category-label:
765
766 Adding a patron category
767 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
768
769 To add a new patron category click 'New category' at the top of the page
770
771 |image149|
772
773 -  The 'Category code' is an identifier for your new code.
774
775    -  **Important**
776
777           The category code is limited to 10 characters (numbers and
778           letters)
779
780    -  **Important**
781
782           This field is required in order to save your patron category.
783           If left blank you will be presented with an error.
784
785           |image150|
786
787 -  Enter a plain text version of the category in the 'Description'
788    field.
789
790    -  **Important**
791
792           This field is required in order to save your patron category.
793           If left blank you will be presented with an error.
794
795           |image151|
796
797 -  Enrollment period (in months) should be filled in if you have a
798    limited enrollment period for your patrons (eg. Student cards expire
799    after 9 months or until a specific date)
800
801    -  **Important**
802
803           You cannot enter both a month limit and a date until. Choose
804           to enter either one or the other.
805
806    -  **Important**
807
808           This field is required in order to save your patron category.
809           If left blank you will be presented with an error.
810
811           |image152|
812
813 -  Some patron categories can have a minimum age (in years) requirement
814    associated with them, enter this age in the 'Age required'
815
816    -  **Important**
817
818           This value will only be checked if
819           :ref:`BorrowerMandatoryField` defines
820           the dateofbirth as a required field on the patron record
821
822 -  Patron categories can also have a maximum age (in years) associated
823    with them (such as children), enter this age in the 'Upperage limit'
824
825    -  **Important**
826
827           This value will only be checked if
828           :ref:`BorrowerMandatoryField` defines
829           the dateofbirth as a required field on the patron record
830
831 -  If you charge a membership fee for your patrons (such as those who
832    live in another region) you can enter that in the 'Enrollment fee'
833    field.
834
835    -  **Important**
836
837           Only enter numbers and decimals in this field
838
839    -  **Note**
840
841           Depending on your value for the
842           :ref:`FeeOnChangePatronCategory`
843           preference this fee will be charged on patron renewal as well
844           as when they are first enrolled.
845
846 -  If you want your patron to receive overdue notices, set the 'Overdue
847    notice required' to 'Yes'
848
849 -  You can decide on a patron category basis if lost items are shown in
850    the staff client by making a choice from the 'Lost items in staff
851    client' pull down
852
853    |image153|
854
855    -  **Important**
856
857           Note that this is only applicable in the staff client, so
858           changing this value on patron categories who do not have
859           access to the staff client won't make any difference
860
861 -  If you charge patrons for placing holds on items, enter the fee
862    amount in the 'Hold fee' field.
863
864    -  **Important**
865
866           Only enter numbers and decimals in this field
867
868 -  In the 'Category type' field choose one of the six main parent
869    categories
870
871    |image154|
872
873    -  **Important**
874
875           This field is required in order to save your patron category.
876           If left blank you will be presented with an error.
877
878           |image155|
879
880 -  The Branch limitations let you limit this patron category to only
881    some branches in your library system. Select 'All branches' if you
882    would like any library to be able to use this category.
883
884 -  You can decide if this patron category is blocked from performing
885    actions in the OPAC if their card is expired using the next option.
886    By default it will follow the rule set in the
887    :ref:`BlockExpiredPatronOpacActions`
888    preference
889
890     |image1203|
891
892 -  Next you can choose the default privacy settings for this patron
893    category. This setting can be edited by the patron via the OPAC if
894    you allow it with the :ref:`OPACPrivacy` system
895    preference.
896
897     |image1204|
898
899 -  You can set the preference for checking the patron's circulation history 
900    when checking out an item. The default value for this is set in the 
901    :ref:`CheckPrevCheckout` system preference. This setting can be 
902    overridden on a per-patron basis in their :ref:`individual file <add-a-new-patron>`.
903
904 -  Finally you can assign advanced messaging preferences by default to a
905    patron category
906
907    -  **Important**
908
909           Requires that you have
910           :ref:`EnhancedMessagingPreferences`
911           enabled
912
913    -  These defaults will be applied to new patrons that are added to
914       the system. They will not edit the preferences of the existing
915       patrons. Also, these can be changed for individual patrons, this
916       setting is just a default to make it easier to set up messages for
917       an entire category.
918
919       -  **Note**
920
921              After setting the default for the patron category you can
922              force those changes to all existing patrons by running the
923              *borrowers-force-messaging-defaults* script found in the
924              *misc/maintenance* folder. Ask your system administrator
925              for assistance with this script.
926
927 .. _circulation-and-fine-rules-label:
928
929 Circulation and fines rules
930 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
931
932 These rules define how your items are circulated, how/when fines are
933 calculated and how holds are handled.
934
935 -  *Get there:* More > Administration > Patrons and circulation >
936    Circulation and fines rules
937
938 The rules are applied from most specific to less specific, using the
939 first found in this order:
940
941 -  same library, same patron type, same item type
942
943 -  same library, same patron type, all item type
944
945 -  same library, all patron types, same item type
946
947 -  same library, all patron types, all item types
948
949 -  default (all libraries), same patron type, same item type
950
951 -  default (all libraries), same patron type, all item types
952
953 -  default (all libraries), all patron types, same item type
954
955 -  default (all libraries), all patron types, all item types
956
957 The :ref:`CircControl` and
958 :ref:`HomeOrHoldingBranch` also come in to play when
959 figuring out which circulation rule to follow.
960
961 -  If CircControl is set to "the library you are logged in at" circulation
962    rules will be selected based on the library you are logged in at
963
964 -  If CircControl is set to "the library the patron is from" circulation rules
965    will be selected based on the patron's library
966
967 -  If CircControl is set to "the library the item is from" circulation rules
968    will be selected based on the item's library where
969    HomeOrHoldingBranch chooses if item's home library is used or holding
970    library is used.
971
972 -  If :ref:`IndependentBranches` is set to 'Prevent'
973    then the value of HomeOrHoldingBranch is used in figuring out if the
974    item can be checked out. If the item's home library does not match
975    the logged in library, the item cannot be checked out unless you are
976    a :ref:`superlibrarian <patron-permissions-defined-label>`.
977
978     **Note**
979
980     If you are a single library system choose your branch name before
981     creating rules (sometimes having only rules for the 'all libraries'
982     option can cause issues with holds)
983
984     **Important**
985
986     At the very least you will need to set a default circulation rule.
987     This rule should be set for all item types, all libraries and all
988     patron categories. That will catch all instances that do not match a
989     specific rule. When checking out if you do not have a rule for all
990     libraries, all item types and all patron types then you may see
991     patrons getting blocked from placing holds. You will also want a
992     rule for your specific library set for all item types and all patron
993     types to avoid this holds issue. Koha needs to know what rule to
994     fall back on.
995
996 .. _default-circulation-rules-label:
997
998 Default circulation rules
999 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1000
1001 Using the issuing rules matrix you can define rules that depend on
1002 patron/item type combos. To set your rules, choose a library from the
1003 pull down (or 'all libraries' if you want to apply these rules to all
1004 branches):
1005
1006 |image156|
1007
1008 From the matrix you can choose any combination of patron categories and
1009 item types to apply the rules to
1010
1011 |image157|
1012
1013 -  First choose which patron category you'd like the rule to be applied
1014    to. If you leave this to 'All' it will apply to all patron categories
1015
1016 -  Choose the 'Item type' you would like this rule to apply to. If you
1017    leave this to 'All' it will apply to all item types
1018
1019 -  Limit the number of items a patron can have checked out at the same
1020    time by entering a number in the 'Current checkouts allowed' field
1021
1022 -  If you're allowing :ref:`OnSiteCheckouts` then you
1023    may also want to set a limit on the number of items patron's can have
1024    onsite.
1025
1026    -  **Note**
1027
1028           This setting also depends on the
1029           :ref:`ConsiderOnSiteCheckoutsAsNormalCheckouts`
1030           preference
1031
1032 -  Define the period of time an item can be checked out to a patron by
1033    entering the number of units (days or hours) in the 'Loan period'
1034    box.
1035
1036 -  Choose which unit of time, Days or Hours, that the loan period and
1037    fines will be calculated in in the 'Unit' column
1038
1039 -  You can also define a hard due date for a specific patron category
1040    and item type. A hard due date ignores your usual circulation rules
1041    and makes it so that all items of the type defined are due on, before
1042    or after the date you specify.
1043
1044 -  'Fine amount' should have the amount you would like to charge for
1045    overdue items
1046
1047    -  **Important**
1048
1049           Enter only numbers and decimal points (no currency symbols).
1050
1051 -  Enter the 'Fine charging interval' in the unit you set (ex. charge
1052    fines every 1 day, or every 2 hours)
1053
1054 -  'When to charge' is most handy in libraries that have a fine charging
1055    interval of more than 1 day.
1056
1057    -  End of interval
1058
1059       -  Given a grace period of 2 days and a fine interval of 7 days,
1060          the first fine will appear 7 days after the due date, it will
1061          always take one fine interval (7 days), before the first fine
1062          is charged
1063
1064    -  Start of interval
1065
1066       -  Given a grace period of 2 days and a fine interval of 7 days,
1067          the first fine will appear 2 days after the due date and the
1068          second fine 7 days after the due date.
1069
1070 -  The 'Fine grace period' is the period of time an item can be overdue
1071    before you start charging fines.
1072
1073    -  **Important**
1074
1075           This can only be set for the Day unit, not in Hours
1076
1077 -  The 'Overdue fines cap' is the maximum fine for this patron and item
1078    combination
1079
1080    -  **Important**
1081
1082           If this field is left blank then Koha will not put a limit on
1083           the fines this item will accrue. A maximum fine amount can be
1084           set using the :ref:`MaxFine` system preference.
1085
1086 -  If you would like to prevent overcharging patrons for a lost items,
1087    you can check the box under 'Cap fine at replacement price.' This
1088    will prevent the patron's fines from going above the replacement
1089    price on the item.
1090
1091    -  **Note**
1092
1093           If the 'Overdue fines cap' is also set, the fine will be the
1094           lesser of the two, if both apply to the given overdue
1095           checkout.
1096
1097 -  If your library 'fines' patrons by suspending their account you can
1098    enter the number of days their fine should be suspended in the
1099    'Suspension in days' field
1100
1101    -  **Important**
1102
1103           This can only be set for the Day unit, not in Hours
1104
1105 -  You can also define the maximum number of days a patron will be
1106    suspended in the 'Max suspension duration' setting
1107
1108 -  Next decide if the patron can renew this item type and if so, enter
1109    how many times they can renew it in the 'Renewals allowed' box
1110
1111 -  If you're allowing renewals you can control how long the renewal loan
1112    period will be (in the units you have chosen) in the 'Renewal period'
1113    box
1114
1115 -  If you're allowing renewals you can control how soon before the due
1116    date patrons can renew their materials with the 'No renewals before'
1117    box.
1118
1119    -  Items can be renewed at any time if this value is left blank.
1120       Otherwise items can only be renewed if the item is due after the
1121       number in units (days/hours) entered in this box.
1122
1123    -  To control this value on a more granular level please set the
1124       :ref:`NoRenewalBeforePrecision`
1125       preference.
1126
1127 -  You can enable automatic renewals for certain items/patrons if you'd
1128    like. This will renew automatically following your circulation rules
1129    unless there is a hold on the item
1130
1131    -  **Important**
1132
1133           You will need to enable the :ref:`automatic renewal cron
1134           job <automatic-renewal-label>` for this to work.
1135
1136    -  **Important**
1137
1138           This feature needs to have the "no renewal before" column
1139           filled in or it will auto renew everyday after the due date
1140
1141 -  If the patron can place holds on this item type, enter the total
1142    numbers of items (of this type) that can be put on hold in the 'Holds
1143    allowed' field
1144
1145 -  Next you can decide if this patron/item combo are allowed to place
1146    holds on items that are on the shelf (or available in the library) or
1147    not. If you choose 'no' then items can only be placed on hold if
1148    checked out
1149
1150 -  You can also decide if patrons are allowed to place item specific
1151    holds on the item type in question. The options are:
1152
1153    -  Allow: Will allow patrons the option to choose next available or
1154       item specific
1155
1156    -  Don't allow: Will only allow patrons to choose next available
1157
1158    -  Force: Will only allow patrons to choose an specific item
1159
1160 -  Finally, if you charge a `rental fee <#rentalcharge>`__ for the item
1161    type and want to give a specific patron type a discount on that fee,
1162    enter the percentage discount (without the % symbol) in the 'Rental
1163    Discount' field
1164
1165 When finished, click 'Add' to save your changes. To modify a rule,
1166 simply click the 'Edit' link to the right of the fule and edit the
1167 values that appear filled in at the bottom of the form.
1168
1169 |image158|
1170
1171 If you would like to delete your rule, click the 'Delete' link to the
1172 right of the rule.
1173
1174 To save time you can clone rules from one library to another by choosing
1175 the clone option above the rules matrix.
1176
1177 |image159|
1178
1179 After choosing to clone you will be presented with a confirmation
1180 message.
1181
1182 |image160|
1183
1184 .. _default-checkouts-and-hold-policy-label:
1185
1186 Default checkout, hold and return policy
1187 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1188
1189 You can set a default maximum number of checkouts and hold policy that
1190 will be used if none is defined below for a particular item type or
1191 category. This is the fall back rule for defaults.
1192
1193 |image161|
1194
1195 From this menu you can set a default to apply to all item types and
1196 patrons in the library if no other option is set in the forms below.
1197
1198 -  In 'Total current checkouts allowed' enter the total number of items
1199    patrons can have checked out at one time
1200
1201 -  In 'Total current on-site checkouts allowed' enter the total number
1202    of items patrons can have checked out on site at a time
1203    (:ref:`OnSiteCheckouts` needs to be set to 'Enable')
1204
1205 -  Control where patrons can place holds from using the 'Hold Policy'
1206    menu
1207
1208    -  From Any Library: Patrons from any library may put this item on
1209       hold. (default if none is defined)
1210
1211    -  From Home Library: Only patrons from the item's home library may
1212       put this book on hold.
1213
1214    -  No Holds Allowed: No patron may put this book on hold.
1215
1216 -  Control if there is a limit to filling a hold based on the item's
1217    library
1218
1219    -  any library
1220
1221    -  item's home library
1222
1223    -  item's holding library
1224
1225    -  **Note**
1226
1227           The patron's home library should not affect whether a patron
1228           can place the hold, instead the hold will only be fillable
1229           when an item matching the pickup location becomes available.
1230
1231 -  Control where the item returns to once it is checked in
1232
1233    -  Item returns home
1234
1235    -  Item returns to issuing branch
1236
1237    -  Item floats
1238
1239       -  When an item floats it stays where it was checked in and does
1240          not ever return 'home'
1241
1242 -  Once your policy is set, you can unset it by clicking the 'Unset'
1243    link to the right of the rule
1244
1245 .. _checkouts-per-patron-label:
1246
1247 Default checkout limit by patron cateogry
1248 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1249
1250 For this library, you can specify the maximum number of loans that a
1251 patron of a given category can make, regardless of the item type.
1252
1253 |image162|
1254
1255     **Note**
1256
1257     If the total amount loanable for a given patron category is left
1258     blank, no limit applies, except possibly for a limit you define for
1259     a specific item type.
1260
1261 For example, if you have a rule in the matrix that says Board patrons
1262 are allowed 10 books and 5 DVDs but you want to make it so that Board
1263 patrons only have a total of 12 things checked out at once. If you enter
1264 12 here and the patron has 10 books out already they will only be
1265 allowed 2 DVDs to equal the 12 total they're allowed.
1266
1267 .. _item-fee-refund-on-return-label:
1268
1269 Default lost item fee refund on return policy
1270 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1271
1272 Here, you can specify the default policy for lost item fees on return. 
1273 This policy will apply to this library. This rule is to be used with the 
1274 :ref:`RefundLostOnReturnControl <refundlostonreturncontrol-label>` 
1275 system preference.
1276
1277 .. _item-hold-policies-label:
1278
1279 Default holds policy by item type
1280 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1281
1282 For this library, you can edit hold and return policies for a given item
1283 type, regardless of the patron's category.
1284
1285 |image163|
1286
1287 The various hold policies have the following effects:
1288
1289 -  From any library: Patrons from any library may put this item on hold.
1290    (default if none is defined)
1291
1292 -  From home library: Only patrons from the item's home library may put
1293    this book on hold.
1294
1295 -  No holds allowed: No patron may put this book on hold.
1296
1297     **Important**
1298
1299     Note that if the system preference
1300     :ref:`AllowHoldPolicyOverride` set to
1301     'allow', these policies can be overridden by your circulation staff.
1302
1303     **Important**
1304
1305     These policies are based on the patron's home branch, not the branch
1306     that the reserving staff member is from.
1307
1308 Control if there is a limit to filling a hold based on the item's
1309 library
1310
1311 -  any library
1312
1313 -  item's home library
1314
1315 -  item's holding library
1316
1317 -  **Note**
1318
1319        The patron's home library should not affect whether a patron can
1320        place the hold, instead the hold will only be fillable when an
1321        item matching the pickup location becomes available.
1322
1323 The various return policies have the following effects:
1324
1325 -  Item returns home: The item will prompt the librarian to transfer the
1326    item to its home library
1327
1328    -  **Important**
1329
1330           If the :ref:`AutomaticItemReturn`
1331           preference is set to automatically transfer the items home,
1332           then a prompt will not appear
1333
1334 -  Item returns to issuing branch: The item will prompt the librarian to
1335    transfer the item back to the library where it was checked out
1336
1337    -  **Important**
1338
1339           If the :ref:`AutomaticItemReturn`
1340           preference is set to automatically transfer the items home,
1341           then a prompt will not appear
1342
1343 -  Item floats: The item will not be transferred from the branch it was
1344    checked in at, instead it will remain there until transferred
1345    manually or checked in at another branch
1346
1347 For example you might allow holds at your libraries but not what New
1348 items or DVDs to be placed on hold by other branches so you can set the
1349 'Hold policy' to 'From home library' so that those items can only be
1350 placed on hold if the items' owning library and the patron's home
1351 library are the same. You can also block holds completely on specific
1352 item types from this form. This is also how you can set up floating item
1353 types and types that remain with their home library.
1354
1355 .. _patron-attribute-types-label:
1356
1357 Patron attribute types
1358 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1359
1360 Patron attributes can be used to define custom fields to associate with
1361 your patron records. In order to enable the use of custom fields you
1362 need to set the :ref:`ExtendedPatronAttributes`
1363 system preference.
1364
1365 -  *Get there:* More > Administration > Patrons and circulation > Patron
1366    attribute types
1367
1368 A common use for this field would be for a student ID number or a
1369 Driver's license number.
1370
1371 |image164|
1372
1373 .. _adding-patron-attributes-label:
1374
1375 Adding patron attributes
1376 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1377
1378 To add a new patron attribute type, click the 'New patron attribute
1379 type' button at the top of the page
1380
1381 |image165|
1382
1383 -  In the 'Patron attribute type code', enter a short code to identify
1384    this field
1385
1386    -  **Important**
1387
1388           This field is limited to 10 characters (numbers and letters
1389           only)
1390
1391    -  **Important**
1392
1393           This setting cannot be changed after an attribute is defined
1394
1395 -  In the 'Description' field, enter a longer (plain text) explanation
1396    of what this field will contain
1397
1398 -  Check the box next to 'Repeatable' to let a patron record have
1399    multiple values of this attribute.
1400
1401    -  **Important**
1402
1403           This setting cannot be changed after an attribute is defined
1404
1405 -  If 'Unique identifier' is checked, the attribute will be a unique
1406    identifier which means, if a value is given to a patron record, the
1407    same value cannot be given to a different record.
1408
1409    -  Unique attributes can be used as match points on the :ref:`patron
1410       import tool <patron-import-label>`
1411
1412    -  **Important**
1413
1414           This setting cannot be changed after an attribute is defined
1415
1416 -  Check 'Allow password' to make it possible to associate a password
1417    with this attribute.
1418
1419 -  Check 'Display in OPAC' to display this attribute on a patron's
1420    details page in the OPAC.
1421
1422 -  Check 'Searchable' to make this attribute searchable in the staff
1423    patron search.
1424
1425 -  Check 'Display in check-out' to make this attribute visible in the
1426    patron's short detail display on the left of the checkout screen and
1427    other patron pages
1428
1429    |image166|
1430
1431 -  Authorized value category; if one is selected, the patron record
1432    input page will only allow values to be chosen from the authorized
1433    value list.
1434
1435    -  You will first need to add an authorized value list for it to
1436       appear in this menu
1437
1438       -  *Get there:*\ More > Administration > Basic parameters >
1439          :ref:`Authorized values <authorized-values-label>`
1440
1441    -  **Important**
1442
1443           an authorized value list is not enforced during batch patron
1444           import.
1445
1446 -  If you would like this attribute to only be used by specific branches
1447    you can choose those branches from the 'Branches limitation' list.
1448    Choose 'All branches' to show it for all libraries.
1449
1450    -  **Important**
1451
1452           Note that items with locations already set on them will not be
1453           altered. The branch limitation only limits the choosing of an
1454           authorized value based on the home branch of the current staff
1455           login. All authorized values for item records (LOC, LOST,
1456           CCODE, etc) will show in the OPAC for all patrons.
1457
1458 -  If you'd like to only show this attribute on patrons of one type
1459    choose that patron type from the 'Category' pull down
1460
1461 -  If you have a lot of attributes it might be handy to group them so
1462    that you can easily find them for editing. If you create an
1463    :ref:`Authorized value <authorized-values-label>` for PA\_CLASS it will show
1464    in the 'Class' pull down and you can then change your attributes page
1465    to have sections of attributes
1466
1467    |image167|
1468
1469 -  Click Save to save your new attribute
1470
1471 Once added your attribute will appear on the list of attributes and also
1472 on the patron record add/edit form
1473
1474 |image168|
1475
1476 If you have set up classes for organizing attributes they will appear
1477 that way on the add/edit patron form
1478
1479 |image169|
1480
1481 .. _editing/deleting-patron-attributes-label:
1482
1483 Editing/deleting patron attributes
1484 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1485
1486 Each patron attribute has an edit and a delete link beside it on the
1487 list of attributes.
1488
1489 Some fields in the attribute will not be editable once created:
1490
1491 -  Patron attribute type code
1492
1493 -  Repeatable
1494
1495 -  Unique identifier
1496
1497 You will be unable to delete an attribute if it's in use.
1498
1499 |image170|
1500
1501 .. _library-transfer-limits-label:
1502
1503 Library transfer limits
1504 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1505
1506 Limit the ability to transfer items between libraries based on the
1507 library sending, the library receiving, and the collection code
1508 involved.
1509
1510 -  *Get there:* More > Administration > Patrons and circulation > Library
1511    transfer limits
1512
1513 These rules only go into effect if the preference
1514 :ref:`UseBranchTransferLimits <usebranchtransferlimits-&-branchtransferlimitstype-label>` is set to
1515 'enforce'.
1516
1517 Before you begin you will want to choose which library you are setting
1518 these limits for.
1519
1520 |image171|
1521
1522 Transfer limits are set based on the collections codes you have applied
1523 via the :ref:`Authorized value <authorized-values-label>` administration area.
1524
1525 |image172|
1526
1527 Collection codes will appear as tabs above the checkboxes:
1528
1529 |image173|
1530
1531 Check the boxes for the libraries that you accept checkins from for the
1532 item type you have selected at the top (in the example below - FIC)
1533
1534 |image174|
1535
1536 In the above example, Centerville library will allow patrons to return
1537 items from all libraries except Liberty and Franklin to their branch.
1538
1539 .. _transport-cost-matrix-label:
1540
1541 Transport cost matrix
1542 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1543
1544 The transport cost matrix lets a library system define relative costs to
1545 transport books to one another. In order for the system to use this
1546 matrix you must first set the
1547 :ref:`UseTransportCostMatrix` preference to
1548 'Use'.
1549
1550     **Important**
1551
1552     The transport cost matrix takes precedence in controlling where
1553     holds are filled from, if the matrix is not used then Koha checks
1554     the :ref:`StaticHoldsQueueWeight <staticholdsqueueweight,-holdsqueueskipclosed-&-randomizeholdsqueueweight-label>`.
1555
1556 Costs are decimal values between some arbitrary maximum value (e.g. 1 or
1557 100) and 0 which is the minimum (no) cost. For example, you could just
1558 use the distance between each library in miles as your 'cost', if that
1559 would accurately reflect the cost of transferring them. Perhaps post
1560 offices would be a better measure. Libraries sharing a post office would
1561 have a cost of 1, adjacent post offices would have a cost of 2, etc.
1562
1563 To enter transport costs simply click in the cell you would like to
1564 alter, uncheck the 'Disable' box and enter your 'cost'
1565
1566 |image175|
1567
1568 After entering in your cost, hit 'Enter' on your keyboard or click the
1569 'Save' button at the bottom of the matrix to save your changes.
1570
1571     **Note**
1572
1573     A NULL value will make no difference where the From and To libraries
1574     are the same library. However, as a best practice, you should put a
1575     0 in there. For all other To/From combinations, a NULL value will
1576     cause that relationship to act as if it has been disabled. So, in
1577     summary, don't leave any of the values empty. It's best to always
1578     put a number in there ( even if you choose to disable that given
1579     To/From option ).
1580
1581 .. _item-circulation-alerts-label:
1582
1583 Item circulation alerts
1584 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1585
1586 Libraries can decide if they want to have patrons automatically notified
1587 of circulation events (check ins and check outs).
1588
1589 -  *Get there:* More > Administration > Patrons and circulation > Item
1590    circulation alerts
1591
1592 These preferences are set based on patron types and item types.
1593
1594     **Important**
1595
1596     These preference can be overridden by changes in the individual
1597     patron's messaging preferences.
1598
1599 To set up circulation alerts:
1600
1601 -  Choose your library from the pull down at the top of the screen
1602
1603    |image176|
1604
1605    -  To set preferences for all libraries, keep the menu set to
1606       'Default'
1607
1608 -  By default all item types and all patrons are notified of check ins
1609    and check outs. To change this, click on the item/patron type combo
1610    that you would like to stop notices for.
1611
1612    |image177|
1613
1614    -  In the above example, Juveniles and Kids will not receive check
1615       out notices.
1616
1617 .. _cities-and-towns-label:
1618
1619 Cities and towns
1620 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1621
1622 To standardize patron input you can define cities or towns within your
1623 region so that when new patrons are added librarians simply have to
1624 select the town from a list instead of having to type the town and zip
1625 (or postal) code information.
1626
1627 -  *Get there:* More > Administration > Patrons and circulation > Cities
1628    and towns
1629
1630 .. _adding-a-city-label:
1631
1632 Adding a city
1633 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1634
1635 To add a new city, click the 'New city' button at the top of the page
1636 and enter the city name, state, zip/postal code and country.
1637
1638 |image178|
1639
1640 One you click Submit, your city will be saved and will be listed on the
1641 Cities and towns page
1642
1643 |image179|
1644
1645 Cities can be edited or deleted at any time.
1646
1647 .. _viewing-cities-on-patron-add-form-label:
1648
1649 Viewing cities on patron add form
1650 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1651
1652 If you have defined local cities using the 'New city' form, then when
1653 adding or editing a patron record you will see those cities in a pull
1654 down menu to make city selection easy.
1655
1656 |image180|
1657
1658 This will allow for easy entry of local cities into the patron record
1659 without risking the potential for typos or mistaken zip/postal codes.
1660
1661 .. _catalog-administration-label:
1662
1663 Catalog administration
1664 --------------------------------------
1665
1666 Set these controls before you start cataloging on your Koha system.
1667
1668 -  *Get there:* More > Administration > Catalog
1669
1670 .. _marc-bibliographic-frameworks-label:
1671
1672 MARC bibliographic frameworks
1673 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1674
1675 Think of frameworks as templates for creating new bibliographic records.
1676 Koha comes with some predefined frameworks that can be edited or
1677 deleted, and librarians can create their own frameworks for content
1678 specific to their libraries.
1679
1680 -  *Get there:* More > Administration > Catalog > MARC bibliographic
1681    frameworks
1682
1683 |image181|
1684
1685     **Important**
1686
1687     Do not delete or edit the Default framework since this will cause
1688     problems with your cataloging records - always create a new template
1689     based on the Default framework, or alter the other frameworks.
1690
1691 After clicking the 'MARC structure' link to the right of each framework
1692 you can decide how many fields you want to see on one screen by using
1693 the pagination options at the top of the table.
1694
1695 |image182|
1696
1697 .. _add-new-framework-label:
1698
1699 Add new framework
1700 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1701
1702 To add a new framework
1703
1704 -  Click 'New framework'
1705
1706    |image183|
1707
1708    -  Enter a code of 4 or fewer characters
1709
1710    -  Use the Description field to enter a more detailed definition of
1711       your framework
1712
1713 -  Click 'Submit'
1714
1715 -  Once your framework is added click 'MARC structure' to the right of
1716    it on the list of frameworks
1717
1718    |image184|
1719
1720    -  You will be asked to choose a framework to base your new framework
1721       off of, this will make it easier than starting from scratch
1722
1723 -  Once your framework appears on the screen you can edit or delete each
1724    field by following the instructions for :ref:`editing
1725    subfields <edit-framework-subfields-label>`
1726
1727 .. _edit-existing-frameworks-label:
1728
1729 Edit existing frameworks
1730 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1731
1732 Clicking 'Edit' to the right of a framework will only allow you to edit
1733 the description for the framework:
1734
1735 |image185|
1736
1737 To make edits to the fields associated with the framework you must first
1738 click 'MARC Structure' and then follow the instructions for :ref:`editing
1739 subfields <edit-framework-subfields-label>`
1740
1741 .. _add-subfields-to-frameworks-label:
1742
1743 Add subfields to frameworks
1744 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1745
1746 To add a field to a framework click the 'New tag' button at the top of
1747 the framework definition
1748
1749 |image186|
1750
1751 This will open up a blank form for entering MARC field data
1752
1753 |image187|
1754
1755 Enter the information about your new tag:
1756
1757 -  The 'Tag' is the MARC field number
1758
1759 -  The 'Label for lib' is the text that will appear in the staff client
1760    when in the cataloging module
1761
1762 -  The 'Label for OPAC' is the text that will appear in the OPAC when
1763    viewing the MARC version of the record
1764
1765 -  If this field can be repeated, check the 'Repeatable' box
1766
1767 -  If this field is mandatory, check the 'Mandatory' box
1768
1769 -  If you want this field to be a pull down with limited possible
1770    answers, choose which 'Authorized value' list you want to use
1771
1772 When you're finished, click 'Save changes' and you will be presented
1773 with your new field
1774
1775 |image188|
1776
1777 To the right of the new field is a link to 'Subfields,' you will need to
1778 add subfields before this tag will appear in your MARC editor. The
1779 process of entering the settings for the new subfield is the same as
1780 those found in the :ref:`editing subfields in frameworks <edit-framework-subfields-label>`
1781 section of this manual.
1782
1783 .. _edit-framework-subfields-label:
1784
1785 Edit framework subfields
1786 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1787
1788 Frameworks are made up of MARC fields and subfields. To make edits to
1789 most frameworks you must edit the fields and subfields. Clicking 'Edit'
1790 to the right of each subfield will allow you to make changes to the text
1791 associated with the field
1792
1793 |image189|
1794
1795 -  Each field has a tag (which is the MARC tag) that is uneditable
1796
1797    -  The 'Label for lib' is what will show in the staff client if you
1798       have :ref:`advancedMARCeditor` set to display
1799       labels
1800
1801    -  The 'Label for OPAC' is what will show on the MARC view in the
1802       OPAC
1803
1804    -  If you check 'Repeatable' then the field will have a plus sign
1805       next to it allowing you to add multiples of that tag
1806
1807    -  If you check 'Mandatory' the record will not be allowed to save
1808       unless you have a value assigned to this tag
1809
1810    -  'Authorized value' is where you define an :ref:`authorized
1811       value <authorized-values-label>` that your catalogers can choose from
1812       a pull down to fill this field in
1813
1814 To edit the subfields associated with the tag, click 'Subfields' to the
1815 right of the tag on the 'MARC Structure' listing
1816
1817 -  From the list of subfields you can click 'Delete' to the right of
1818    each to delete the subfields
1819
1820 -  To edit the subfields click 'Edit subfields'
1821
1822 -  For each subfield you can set the following basic constraint values
1823
1824    |image190|
1825
1826    -  Text for librarian
1827
1828       -  what appears before the subfield in the librarian interface
1829
1830    -  Text for OPAC
1831
1832       -  what appears before the field in the OPAC.
1833
1834          -  If left empty, the text for librarian is used instead
1835
1836    -  Repeatable
1837
1838       -  the field will have a plus sign next to it allowing you to add
1839          multiples of that tag
1840
1841    -  Mandatory
1842
1843       -  the record will not be allowed to save unless you have a value
1844          assigned to this tag
1845
1846    -  Managed in tab
1847
1848       -  defines the tab where the subfield is shown. All subfields of a
1849          given field must be in the same tab or ignored. Ignore means
1850          that the subfield is not managed.
1851
1852 -  For each subfield you can set the following advanced constraint
1853    values
1854
1855    |image191|
1856
1857    -  Default value
1858
1859       -  defines what you want to appear in the field by default, this
1860          will be editable, but it saves time if you use the same note
1861          over and over or the same value in a field often.
1862
1863       -  **Note**
1864
1865              If you would like a field to fill in with today's date you
1866              can use the YYYY MM DD syntax in the 'Default value'. For
1867              example: a default of "Year:YYYY Month:MM Day:DD" (without
1868              quotes) will print as "Year:2015 Month:11 Day:30"
1869
1870    -  Visibility
1871
1872       -  allows you to select from where this subfield is
1873          visible/hidden, simply check the boxes where you would like the
1874          field to show and uncheck the boxes where you would like it
1875          hidden.
1876
1877          |image192|
1878
1879    -  Is a URL
1880
1881       -  if checked, it means that the subfield is a URL and can be
1882          clicked
1883
1884    -  Link
1885
1886       -  If you enter a field/subfield here (200b), a link appears after
1887          the subfield in the MARC Detail view. This view is present only
1888          in the staff client, not the OPAC. If the librarian clicks on
1889          the link, a search is done on the database for the
1890          field/subfield with the same value. This can be used for 2 main
1891          topics :
1892
1893          -  on a field like author (200f in UNIMARC), put 200f here, you
1894             will be able to see all bib records with the same author.
1895
1896          -  on a field that is a link (4xx) to reach another bib record.
1897             For example, put 011a in 464$x, will find the serials that
1898             are with this ISSN.
1899
1900       -  **Warning**
1901
1902              This value should not change after data has been added to
1903              your catalog. If you need to change this value you must ask
1904              your system administrator to run
1905              misc/batchRebuildBiblioTables.pl.
1906
1907    -  Koha link
1908
1909       -  Koha is multi-MARC compliant. So, it does not know what the
1910          245$a means, neither what 200$f (those 2 fields being both the
1911          title in MARC21 and UNIMARC). So, in this list you can "map" a
1912          MARC subfield to its meaning. Koha constantly maintains
1913          consistency between a subfield and its meaning. When the user
1914          want to search on "title", this link is used to find what is
1915          searched (245 if you're MARC21, 200 if you're UNIMARC).
1916
1917 -  For each subfield you can set the following Other option values
1918
1919    |image193|
1920
1921    -  Authorized value
1922
1923       -  means the value cannot by typed by the librarian, but must be
1924          chosen from a pull down generated by the :ref:`authorized
1925          value <authorized-values-label>` list
1926
1927       -  In the example above, the 504a field will show the MARC504
1928          authorized values when cataloging
1929
1930          |image194|
1931
1932    -  Thesaurus
1933
1934       -  means that the value is not free text, but must be searched in
1935          the authority/thesaurus of the selected category
1936
1937    -  Plugin
1938
1939       -  means the value is calculated or managed by a plugin. Plugins
1940          can do almost anything.
1941
1942       -  Examples:
1943
1944          -  For call numbers there is an option to add a call number
1945             browser next to the the call number subfield so that you can
1946             identify which call numbers are in use and which are not.
1947             Simply choose the cn\_browser.pl plugin. Learn more in the
1948             :ref:`cataloging section <adding-items-label>` of this manual.
1949
1950          -  If you'd like to let file uploads via cataloging you can
1951             choose the upload.pl plugin and this will allow you to
1952             :ref:`upload files to Koha to link to your
1953             records <attaching-files-to-records-label>`.
1954
1955          -  In UNIMARC there are plugins for every 1xx fields that are
1956             coded fields. The plugin is a huge help for cataloger! There
1957             are also two plugins (unimarc\_plugin\_210c and
1958             unimarc\_plugin\_225a that can "magically" find the editor
1959             from an ISBN, and the collection list for the editor)
1960
1961 -  To save your changes simply click the 'Save changes' button at the
1962    top of the screen
1963
1964 .. _import/export-frameworks-label:
1965
1966 Import/export frameworks
1967 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1968
1969 Next to each framework is a link to either import or export the
1970 framework.
1971
1972 .. _export-framework-label:
1973
1974 Export framework
1975 ''''''''''''''''''''''''''''''''''''''''
1976
1977 To export a framework simply click the 'Export' link to the right of
1978 framework title.
1979
1980 |image195|
1981
1982 When you click 'Export' you will be prompted to choose what format to
1983 export the file in.
1984
1985 |image196|
1986
1987 A framework exported this way can be imported into any other Koha
1988 installation using the import framework option.
1989
1990 .. _import-framework-label:
1991
1992 Import framework
1993 ''''''''''''''''''''''''''''''''''''''''
1994
1995 An easy way to create a new framework is to import one created for your
1996 or another Koha installation. This framework would need to be exported
1997 from the other system :ref:`using the instructions
1998 above <export-framework-label>` to be available for import here.
1999
2000 To import a framework you first need to create :ref:`a new
2001 framework <add-new-framework-label>`. Once you have that framework, click
2002 'Import' to the right of the new framework.
2003
2004 |image197|
2005
2006 You will be prompted to find a file on your computer to import into the
2007 framework.
2008
2009 |image198|
2010
2011 You will be asked to confirm your actions before the file is imported.
2012
2013 |image199|
2014
2015 As your file is uploaded you will see an image that will confirm that
2016 the system is working.
2017
2018 |image200|
2019
2020 Once your import is complete you will be brought to the framework edit
2021 tool where you can make any changes you need to the framework you
2022 imported.
2023
2024 .. _koha-to-marc-mapping-label:
2025
2026 Koha to MARC mapping
2027 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2028
2029 While Koha stores the entire MARC record, it also stores common fields
2030 for easy access in various tables in the database. Koha to MARC mapping
2031 is used to tell Koha where to find these values in the MARC record. In
2032 many cases you will not have to change the default values set by in this
2033 tool on installation, but it is important to know that the tool is here
2034 and can be used at any time.
2035
2036 -  *Get there:* More > Administration > Catalog > Koha to MARC mapping
2037
2038 The table shows all the database fields that can be mapped to MARC fields.
2039
2040 |image201|
2041
2042 To add a new mapping, click on the 'Add' button to the right of the 
2043 appropriate field.
2044
2045 |image202|
2046
2047 Write in the MARC field and subfield you would like to map, separated 
2048 by a comma, to this Koha field and click the 'OK' button. 
2049
2050     **Note**
2051
2052     It is possible to link more than one MARC field to a database field.
2053     For example, you could link both 260$a and 264$a to the biblioitems.place
2054     field.
2055
2056 If you would like to clear the mapping for a database field, click
2057 the 'Remove' button.
2058
2059     **Note**
2060
2061     All changes are immediate.
2062
2063 .. _keywords-to-marc-mapping-label:
2064
2065 Keywords to MARC mapping
2066 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2067
2068 This tool will allow you to map MARC fields to a set of predefined
2069 keywords.
2070
2071 -  *Get there:* More > Administration > Catalog > Keywords to MARC
2072    mapping
2073
2074     **Important**
2075
2076     This tool only affects sites that are not using the XSLT
2077     stylesheets.
2078
2079 At this time the only keyword in use is 'subtitle.'
2080
2081 Using this tool you can define what MARC field prints to the detail
2082 screen of the bibliographic record using keywords. The following example
2083 will use the subtitle field.
2084
2085 Using the framework pull down menu, choose the
2086 :ref:`Framework <marc-bibliographic-frameworks-label>` you would like to apply this rule to.
2087 For example, the subtitle for books can be found in the 245$b field.
2088
2089 |image203|
2090
2091 However the subtitle for DVDs appears in 245$p
2092
2093 |image204|
2094
2095 Using this tool you can tell Koha to print the right field as the
2096 subtitle when viewing the bibliographic record in the OPAC.
2097
2098 |image205|
2099
2100 This tool can be used to chain together pieces of the record as well. If
2101 you want the series number to show in the title on your search results
2102 you simply have to map 490 $v to 'subtitle' along with the 245 $b.
2103
2104     **Note**
2105
2106     Chain together the fields you want to show after the item title in
2107     the order in which you want them to appear.
2108
2109 Future developments will include additional keyword assigned fields.
2110
2111 .. _marc-bibliographic-framework-test-label:
2112
2113 MARC bibliographic framework test
2114 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2115
2116 Checks the MARC structure.
2117
2118 -  *Get there:* More > Administration > Catalog > MARC bibliographic
2119    framework test
2120
2121 If you change your MARC bibliographic framework it's recommended that
2122 you run this tool to test for errors in your definition.
2123
2124 |image206|
2125
2126 .. _authority-types-label:
2127
2128 Authority types
2129 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2130
2131 Authority types are basically MARC frameworks for authority records and
2132 because of that they follow the same editing rules found in the :ref:`MARC
2133 bibliographic frameworks <marc-bibliographic-frameworks-label>` section of this manual.
2134 Koha comes with many of the necessary authority frameworks already
2135 installed. To learn how to add and edit authority types, simply review
2136 the :ref:`MARC bibliographic frameworks` section of this manual.
2137
2138 -  *Get there:* More > Administration > Catalog > Authority types
2139
2140 .. _classification-sources-label:
2141
2142 Classification sources
2143 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2144
2145 Source of classification or shelving scheme is an :ref:`Authorized
2146 values <authorized-values-label>` category that is mapped to field 952$2 and
2147 942$2 in Koha's MARC bibliographic frameworks and stored in the
2148 items.cn\_source field in the database.
2149
2150 -  *Get there:* More > Administration > Catalog > Classification sources
2151
2152 |image207|
2153
2154 Commonly used values of this field are:
2155
2156 -  ddc - Dewey Decimal Classification
2157
2158 -  lcc - Library of Congress Classification
2159
2160 If you chose to install classification sources during Koha's
2161 installation, you would see other values too:
2162
2163 -  ANSCR (sound recordings)
2164
2165 -  SuDOC classification
2166
2167 -  Universal Decimal Classification
2168
2169 -  Other/Generic Classification
2170
2171 .. _adding/editing-classification-sources-label:
2172
2173 Adding/editing classification sources
2174 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2175
2176 You can add your own source of classification by using the 'New
2177 classification source' button. To edit use the 'Edit' button.
2178
2179 |image208|
2180
2181 When creating or editing:
2182
2183 -  You will need to enter a code and a description.
2184
2185 -  Check the 'Source in use?' checkbox if you want the value to appear
2186    in the drop down list for this category.
2187
2188 -  Select the appropriate :ref:`filing rule <classification-filing-rules-label>` from the
2189    drop down list.
2190
2191 .. _classification-filing-rules-label:
2192
2193 Classification filing rules
2194 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2195
2196 Filing rules determine the order in which items are placed on shelves.
2197
2198 Values that are pre-configured in Koha are:
2199
2200 -  Dewey
2201
2202 -  LCC
2203
2204 -  Generic
2205
2206 Filing rules are mapped to :ref:`Classification
2207 sources <adding/editing-classification-sources-label>`. You can setup new 
2208 filing rules by using the 'New filing rule' button. To edit use the 'Edit' 
2209 button.
2210
2211 When creating or editing:
2212
2213 -  Enter a code and a description
2214
2215 -  Choose an appropriate filing routine - dewey, generic or lcc
2216
2217 .. _record-matching-rules-label:
2218
2219 Record matching rules
2220 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2221
2222 Record matching rules are used when importing MARC records into Koha.
2223
2224 -  *Get there:* More > Administration > Catalog > Record matching rules
2225
2226 The rules that you set up here will be referenced with you :ref:`Stage MARC
2227 records for import <stage-marc-records-for-import-label>`.
2228
2229 It is important to understand the difference between 'Match points' and
2230 'Match checks' before adding new matching rules to Koha.
2231
2232 Match points are the criteria that you enter that must be met in order
2233 for an incoming record to match an existing MARC record in your catalog.
2234 You can have multiple match points on an import rule each with its own
2235 score. An incoming record will be compared against your existing records
2236 ('one record at a time') and given a score for each match point. When
2237 the total score of the match points matches or exceeds the threshold
2238 given for the matching rule, Koha assumes a good match and
2239 imports/overlays according your specifications in the import process. An
2240 area to watch out for here is the sum of the match points. Double check
2241 that the matches you want will add up to a successful match.
2242
2243 Example:
2244
2245 Threshold of 1000
2246
2247 Match point on 020$a 1000
2248
2249 Match point on 022$a 1000
2250
2251 Match point on 245$a 500
2252
2253 Match point on 100$a 100
2254
2255 In the example above, a match on either the 020$a or the 022$a will
2256 result in a successful match. A match on 245$a title and 100$a author
2257 (and not on 020$a or 022$a) will only add up to 600 and not be a match.
2258 And a match on 020$a and 245$a will result in 1500 and while this is a
2259 successful match, the extra 500 point for the 245$a title match are
2260 superfluous. The incoming record successfully matched on the 020$a
2261 without the need for the 245$a match. However, if you assigned a score
2262 of 500 to the 100$a Match Point, a match on 245$a title and 100$a author
2263 will be considered a successful match (total of 1000) even if the 020$a
2264 is not a match.
2265
2266 Match checks are not commonly used in import rules. However, they can
2267 serve a couple of purposes in matching records. First, match checks can
2268 be used as the matching criteria instead of the match points if your
2269 indexes are stale and out of date. The match checks go right for the
2270 data instead of relying on the data in the indexes. (If you fear your
2271 indexes are out of date, a rebuild of your indexes would be a great idea
2272 and solve that situation!) The other use for a match check is as a
2273 'double check' or 'veto' of your matching rule. For example, if you have
2274 a matching rule as below:
2275
2276 Threshold of 1000
2277
2278 Match point on 020$a 1000
2279
2280 Match check on 245$a
2281
2282 Koha will first look at the 020$a tag/subfield to see if the incoming
2283 record matches an existing record. If it does, it will then move on to
2284 the Match Check and look directly at the 245$a value in the incoming
2285 data and compare it to the 245$a in the existing 'matched' record in
2286 your catalog. If the 245$a matches, Koha continues on as if a match was
2287 successful. If the 245$a does not match, then Koha concludes that the
2288 two records are not a match after all. The Match Checks can be a really
2289 useful tool in confirming true matches.
2290
2291 When looking to create matching rules for your authority records the
2292 following indexes will be of use:
2293
2294 +--------------------------+--------------------+
2295 | Index name               | Matches MARC tag   |
2296 +==========================+====================+
2297 | LC-cardnumber            | 010$a              |
2298 +--------------------------+--------------------+
2299 | Personal-name            | 100$a              |
2300 +--------------------------+--------------------+
2301 | Corporate-name-heading   | 110$a              |
2302 +--------------------------+--------------------+
2303 | Meeting-name             | 111$a              |
2304 +--------------------------+--------------------+
2305 | Title-uniform            | 130$a              |
2306 +--------------------------+--------------------+
2307 | Chronological-term       | 148$a              |
2308 +--------------------------+--------------------+
2309 | Subject-topical          | 150$a              |
2310 +--------------------------+--------------------+
2311 | Name-geographic          | 151$a              |
2312 +--------------------------+--------------------+
2313 | Term-genre-form          | 155$a              |
2314 +--------------------------+--------------------+
2315
2316 Table: Authority indexes
2317
2318 .. _adding-matching-rules-label:
2319
2320 Adding matching rules
2321 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2322
2323 To create a new matching rule :
2324
2325 -  Click 'New record matching rule'
2326
2327    |image209|
2328
2329    -  Choose a unique name and enter it in the 'Matching rule code'
2330       field
2331
2332    -  'Description' can be anything you want to make it clear to you
2333       what rule you're picking
2334
2335    -  'Match threshold' is the total number of 'points' a biblio must
2336       earn to be considered a 'match'
2337
2338    -  'Record type' is the type of import this rule will be used for -
2339       either authority or bibliographic
2340
2341    -  Match points are set up to determine what fields to match on
2342
2343    -  'Search index' can be found by looking at the ccl.properties file
2344       on your system which tells the zebra indexing what data to search
2345       for in the MARC data". Or you can review the index for standard
2346       index names used. :ref:`Koha Search Indexes`
2347
2348    -  'Score' - The number of 'points' a match on this field is worth.
2349       If the sum of each score is greater than the match threshold, the
2350       incoming record is a match to the existing record
2351
2352    -  Enter the MARC tag you want to match on in the 'Tag' field
2353
2354    -  Enter the MARC tag subfield you want to match on in the
2355       'Subfields' field
2356
2357    -  'Offset' - For use with control fields, 001-009
2358
2359    -  'Length' - For use with control fields, 001-009
2360
2361    -  Koha only has one 'Normalization rule' that removes extra
2362       characters such as commas and semicolons. The value you enter in
2363       this field is irrelevant to the normalization process.
2364
2365    -  'Required match checks' - ??
2366
2367 .. _sample-bibliographic-record-matching-rule-control-number-label:
2368
2369 Sample bibliographic record matching rule: Control number
2370 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2371
2372 |image210|
2373
2374 -  Match threshold: 100
2375
2376 -  Record type: Bibliographic
2377
2378    -  **Note**
2379
2380           If you'd like a rule to match on the 001 in authority records
2381           you will need the repeat all of these values and change just
2382           the record type to 'Authority record'
2383
2384 -  Matchpoints (just the one):
2385
2386 -  Search index: Control-number
2387
2388 -  Score: 101
2389
2390 -  Tag: 001
2391
2392    -  **Note**
2393
2394           this field is for the control number assigned by the
2395           organization creating, using, or distributing the record
2396
2397 -  Subfields: a
2398
2399 -  Offset: 0
2400
2401 -  Length: 0
2402
2403 -  Normalization rule: Control-number
2404
2405 -  Required match checks: none (remove the blank one)
2406
2407    |image211|
2408
2409 .. _oai-sets-configuration-label:
2410
2411 OAI sets configuration
2412 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2413
2414 On this page you can create, modify and delete OAI-PMH sets
2415
2416 .. _create-a-set-label:
2417
2418 Create a set
2419 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2420
2421 To create a set:
2422
2423 -  Click on the link 'Add a new set'
2424
2425 -  Fill the mandatory fields 'setSpec' and 'setName'
2426
2427 -  Then you can add descriptions for this set. To do this click on 'Add
2428    description' and fill the newly created text box. You can add as many
2429    descriptions as you want.
2430
2431 -  Click on 'Save' button'
2432
2433 .. _modify/delete-a-set-label:
2434
2435 Modify/delete a set
2436 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2437
2438 To modify a set, just click on the link 'Modify' on the same line of the
2439 set you want to modify. A form similar to set creation form will appear
2440 and allow you to modify the setSpec, setName and descriptions.
2441
2442 To delete a set, just click on the link 'Delete' on the same line of the
2443 set you want to delete.
2444
2445 .. _define-mappings-label:
2446
2447 Define mappings
2448 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2449
2450 Here you can define how a set will be build (what records will belong to
2451 this set) by defining mappings. Mappings are a list of conditions on
2452 record content. A record only need to match one condition to belong to
2453 the set.
2454
2455 -  Fill the fields 'Field', 'Subfield' and 'Value'. For example if you
2456    want to include in this set all records that have a 999$9 equal to
2457    'XXX'. Fill 'Field' with 999, 'Subfield' with 9 and 'Value' with XXX.
2458
2459 -  If you want to add another condition, click on 'OR' button and repeat
2460    step 1.
2461
2462 -  Click on 'Save'
2463
2464 To delete a condition, just leave at least one of 'Field', 'Subfield' or
2465 'Value' empty and click on 'Save'.
2466
2467     **Note**
2468
2469     Actually, a condition is true if value in the corresponding subfield
2470     is strictly equal to what is defined if 'Value'. A record having
2471     999$9 = 'XXX YYY' will not belong to a set where condition is 999$9
2472     = 'XXX'.
2473
2474 And it is case sensitive : a record having 999$9 = 'xxx' will not belong
2475 to a set where condition is 999$9 = 'XXX'.
2476
2477 .. _build-sets-label:
2478
2479 Build sets
2480 ^^^^^^^^^^^^^^^^^^^^^^^^^^
2481
2482 Once you have configured all your sets, you have to build the sets. This
2483 is done by calling the script misc/migration\_tools/build\_oai\_sets.pl.
2484
2485 .. _item-search-fields-label:
2486
2487 Item search fields
2488 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2489
2490 From here you can add custom search fields to the :ref:`item
2491 search <item-searching-label>` option in the staff client.
2492
2493     |image1205|
2494
2495 To add a new search term simply click the 'New search field' button
2496
2497     |image1206|
2498
2499 -  Name is a field for you to identify the search term
2500
2501 -  Label is what will appear on the item search page
2502
2503 -  MARC field allows you to pick which field you'd like to search in
2504
2505 -  MARC subfield is the subfield you'd like to search in
2506
2507 -  Authorised values category can be used to turn this search field in
2508    to a pull down instead of a free text field
2509
2510 Once your new field is added it will be visible at the top of this page
2511 and on the item search page
2512
2513     |image1207|
2514
2515 .. _acquisitions-module-label:
2516
2517 Acquisitions
2518 ----------------------------
2519
2520 The Koha Acquisitions module provides a way for the library to record
2521 orders placed with vendors and manage purchase budgets.
2522
2523 Before using the `Acquisitions Module <#acqmodule>`__, you will want to
2524 make sure that you have completed all of the set up.
2525
2526 -  *Get there:* More > Administration > Acquisitions
2527
2528 .. _currencies-and-exchange-rates-label:
2529
2530 Currencies and exchange rates
2531 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2532
2533 If you place orders from more than one country you will want to input
2534 currency exchange rates so that your acquisitions module will properly
2535 calculate totals.
2536
2537 -  *Get there:* More > Administration > Acquisitions > Currencies and
2538    exchange rates
2539
2540 |image212|
2541
2542     **Note**
2543
2544     This data is not automatically updated, so be sure to keep it up to
2545     date so that your accounting is kept correct.
2546
2547 The ISO code you enter will be used when importing MARC files via the
2548 staging tools, the tool will attempt to find and use the price of the
2549 currently active currency.
2550
2551 The active currency is the main currency you use in your library. Your
2552 active currency will have a check mark in the 'Active' column. If you
2553 don't have an active currency you will see an error message telling you
2554 to choose an active currency.
2555
2556 |image213|
2557
2558 .. _budgets-label:
2559
2560 Budgets
2561 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2562
2563 Budgets are used for tracking accounting values related to acquisitions.
2564 For example you could create a budget for the current year (ex. 2015)
2565 and then break that into :ref:`Funds` for different areas of the
2566 library (ex. Books, Audio, etc).
2567
2568 -  *Get there:* More > Administration > Acquisitions > Budgets
2569
2570 When visiting the main budget administration you will see two tabs, one
2571 for active and one for inactive budgets.
2572
2573 |image214|
2574
2575 .. _adding-budgets-label:
2576
2577 Adding budgets
2578 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2579
2580 Budgets can either be created :ref:`from scratch <add-a-new-budget-label>`, by
2581 :ref:`duplicating the previous year's budget <duplicate-a-budget-label>` or by
2582 :ref:`closing a previous year's budget <close-a-budget-label>`.
2583
2584 .. _add-a-new-budget-label:
2585
2586 Add a new budget
2587 ''''''''''''''''''''''''''''''''''''
2588
2589 If you haven't used Koha before for acquisitions then you'll need to
2590 start fresh with a new budget. To add a new budget click the 'New
2591 budget' button.
2592
2593 |image215|
2594
2595 -  Choose the time period this budget is for, whether it's an academic
2596    year, a fiscal year, a quarter, etc.
2597
2598 -  The description should be something that will help you identify the
2599    budget when ordering
2600
2601 -  In the amount box do not use any symbols, simply enter the amount of
2602    the budget with numbers and decimals.
2603
2604 -  Marking a budget active makes it usable when placing orders in the
2605    acquisitions module, even if the order is placed after the budget end
2606    date. This will allow you to record orders that were places in a
2607    previous budget period.
2608
2609 -  Locking a budget means that funds will not be able to be modified by
2610    librarians
2611
2612 Once you have made your edits, click the 'Save changes' button. You will
2613 be brought to a list of your existing budgets.
2614
2615 |image216|
2616
2617 .. _duplicate-a-budget-label:
2618
2619 Duplicate a budget
2620 '''''''''''''''''''''''''''''''''''''''''
2621
2622 To duplicate a budget from a previous year, click on the link for the
2623 budget name from the list of budgets
2624
2625 |image217|
2626
2627 On the screen listing the budget breakdown click the 'Edit' button at the
2628 top and choose to 'Duplicate budget'
2629
2630 |image218|
2631
2632 You can also click the 'Actions' button to the right of the budget and
2633 choose 'Duplicate'.
2634
2635 |image1208|
2636
2637 In both cases you will be presented with a form where you simply need to
2638 enter the new start and end date and save the budget.
2639
2640 |image219|
2641
2642 Check the box for 'Mark the original budget as inactive' if the original
2643 budget should no longer be used.
2644
2645 Check the box for 'Set all funds to zero' if you wish the new budget to
2646 contain all the same fund structures as the previous budget but no
2647 allocations until you manually enter an amount in the fund.
2648
2649 This will not only duplicate your budget, but all of the funds
2650 associated with that budget so that you can reuse budgets and funds from
2651 year to year and so that you can move unreceived orders and if desired
2652 unspent funds from a previous budget to the new budget.
2653
2654 .. _close-a-budget-label:
2655
2656 Close a budget
2657 '''''''''''''''''''''''''''''''''
2658
2659 Close a budget to move or roll over unreceived orders and if desired
2660 unspent funds from a previous budget to a new budget. Before closing
2661 your budget you might want to :ref:`duplicate the previous year's
2662 budget <duplicate-a-budget-label>` so that you have somewhere for the
2663 unreceived orders to roll to.
2664
2665 Find the previous budget with unreceived orders on the Active budgets or
2666 the Inactive budgets tab and select 'Close' under 'Actions'.
2667
2668     |image1209|
2669
2670     **Note**
2671
2672     In order for the unreceived orders to be automatically moved to the
2673     new budget, the fund structures in the previous budget must exist in
2674     the new budget. Budgets without unreceived orders cannot be closed.
2675
2676 When you select 'Close' you will be presented with a form.
2677
2678     |image1210|
2679
2680 Use the 'Select a budget' drop down to choose the new budget for the
2681 unreceived orders.
2682
2683 Check the box for 'Move remaining unspent funds' to move the unspent
2684 amounts from the funds of the budget being closed to the selected
2685 budget.
2686
2687 Once you have made your choices, click the 'Move unreceived orders'
2688 button. You will be presented with a dialog box that says 'You have
2689 chosen to move all unreceived orders from 'Budget X' to 'Budget Y'. This
2690 action cannot be reversed. Do you wish to continue?' Budget X is the
2691 budget to be closed and Budget Y is the selected budget.
2692
2693     |image1211|
2694
2695 If everything seems correct click 'OK' and the unreceived orders and, if
2696 selected, unspent funds will be moved.
2697
2698 Wait until the 'Report after moving unreceived orders from budget X to
2699 Y' displays. This will list the order numbers which have been impacted
2700 (grouped by fund) and detail if the unreceived order was moved or if
2701 there was a problem. For example, if the new budget does not contain a
2702 fund with the same name as the previous budget, the order will not be
2703 moved.
2704
2705 |image220|
2706
2707 .. _funds-label:
2708
2709 Funds
2710 ~~~~~~~~~~~~~~~~~~
2711
2712 -  *Get there:* More > Administration > Acquisitions > Funds
2713
2714 .. _add-a-fund-label:
2715
2716 Add a Fund
2717 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2718
2719 A fund is added to a budget.
2720
2721     **Important**
2722
2723     A :ref:`budget <adding-budgets-label>` must be defined before a fund can be
2724     created.
2725
2726 To add a new fund click the 'New' button and then choose which budget you
2727 would like to add the fund to.
2728
2729 |image221|
2730
2731 In the form that appears you want to enter the basics about your fund.
2732
2733 |image222|
2734
2735 The three first fields are required, the rest are optional
2736
2737 -  Fund code is a unique identifier for your fund
2738
2739 -  The fund name should be something that librarians will understand
2740
2741 -  Amount should be entered with only numbers and decimals, no other
2742    characters
2743
2744 -  Warning at (%) or Warning at (amount) can be filled in to make Koha
2745    warn you before you spend a certain percentage or amount of your
2746    budget. This will prevent you from overspending.
2747
2748 -  You can choose to assign this fund to a librarian. Doing so will make
2749    it so that only that librarian can make changes to the fund
2750
2751 -  Choose which library will be using this fund
2752
2753 -  You can restrict who can order from this fund by choosing either the
2754    'owner', 'owner and users' or 'owner, users and library' from the
2755    'Restrict access to' menu
2756
2757    |image223|
2758
2759    -  **Important**
2760
2761           Without an owner, the access restriction will be ignored, be
2762           sure to enter an owner as well as choose a restriction
2763
2764 -  Notes are simply for any descriptive notes you might want to add so
2765    that librarians know when to use this fund
2766
2767 -  Planning categories are used for statistical purposes. If you will be
2768    using the Asort1 and/or Asort2 authorised values lists to track your orders
2769    you need to select them when setting up the fund.  Select the Asort1/Asort2
2770    option from the dropdown lists for the Statiscal 1 done on: and
2771    Statistical 2 done on: fields.
2772
2773 -  To learn more about planning categories, check out the :ref:`Planning category
2774    FAQ <planning-categories-label>`.
2775
2776 When complete, click 'Submit' and you will be brought to a list of all
2777 of the funds for the budget.
2778
2779 |image224|
2780
2781 The monetary columns in the fund table break down as follows:
2782
2783 1. Base-level allocated is the 'Amount' value you defined when creating
2784    the fund
2785
2786 2. Base-level ordered is the ordered amount for this fund (without child
2787    funds)
2788
2789 3. Total ordered is the base-level ordered for this fund and all its
2790    child funds
2791
2792 4. Base-level spent is the spent amount for this fund (without child
2793    funds)
2794
2795 5. Total spent is the base-level spent for this fund and all its child
2796    funds
2797
2798 6. Base-level available is 1 - 2
2799
2800 7. Total available is 1 - 3
2801
2802 To the right of each fund you will find the 'Actions' button under which
2803 you will find the 'Edit,' 'Delete,' and 'Add child fund' options.
2804
2805 |image225|
2806
2807 A child fund simply a sub-fund of the fund listed. An example would be
2808 to have a fund for 'Fiction' and under that have a fund for 'New
2809 releases' and a fund for 'Science Fiction.' It is an optional way to
2810 further organize your finances.
2811
2812 Funds with children will show with a small arrow to the left. Clicking
2813 that will show you the children funds.
2814
2815 |image226|
2816
2817 .. _budget-planning-label:
2818
2819 Budget planning
2820 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2821
2822 When viewing the list of funds click the 'Planning' button and choose
2823 how you would like to plan to spend your budget.
2824
2825 |image227|
2826
2827 If you choose 'Plan by MONTHS' you will see the budgeted amount broken
2828 down by months:
2829
2830 |image228|
2831
2832 To hide some of the columns you can click the 'hide' link to the right
2833 (or below as in the screenshot above) the dates. To add more columns you
2834 can click the 'Show a column' link found below the 'Fund remaining'
2835 heading.
2836
2837 |image229|
2838
2839 From here you can plan your budget spending by manually entering values
2840 or by clicking the 'Auto-fill row' button. If you choose to auto-fill
2841 the form the system will try to divide the amount accordingly, you may
2842 have to make some edits to split things more accurately.
2843
2844 |image230|
2845
2846 Once your changes are made, click the 'Save' button. If you would like
2847 to export your data as a CSV file you can do so by entering a file name
2848 in the 'Output to a file named' field and clicking the 'Output' button.
2849
2850 |image231|
2851
2852 .. _edi-accounts-label:
2853
2854 EDI accounts
2855 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2856
2857 From here you can set up the information needed to connect to your
2858 acquisitions vendors.
2859
2860     **Note**
2861
2862     Before you begin you will need at least one :ref:`Vendor set up in
2863     Acquisitions <add-a-vendor-label>`.
2864
2865 To add account information click the 'New account' button.
2866
2867     |image1212|
2868
2869 In the form that appears you will want to enter your vendor information.
2870
2871 New account information
2872
2873 Each vendor will have one account.
2874
2875 .. _library-eans-label:
2876
2877 Library EANs
2878 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2879
2880 A library EAN is the identifier the vendor gives the library to send
2881 back to them so they know which account to use when billing. One EDI
2882 account can have multiple EANs.
2883
2884 To add an EAN click the 'New EAN' button.
2885
2886 New EAN
2887
2888 In the form that appears enter the information provided by your vendor.
2889
2890 New EAN form
2891
2892 .. _additional-parameters-label:
2893
2894 Additional parameters
2895 --------------------------------------------
2896
2897 -  *Get there:* More > Administration > Additional parameters
2898
2899 .. _z39.50/sru-servers-label:
2900
2901 Z39.50/SRU servers
2902 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2903
2904 Z39.50 is a client/server protocol for searching and retrieving
2905 information from remote computer databases, in short it's a tool used
2906 for copy cataloging.
2907
2908 SRU- Search/Retrieve via URL - is a standard XML-based protocol for
2909 search queries, utilizing CQL - Contextual Query Language - a standard
2910 syntax for representing queries.
2911
2912 Using Koha you can connect to any Z39.50 or SRU target that is publicly
2913 available or that you have the log in information to and copy both
2914 bibliographic and/or authority records from that source.
2915
2916 -  *Get there:* More > Administration > Additional parameters >
2917    Z39.50/SRU servers
2918
2919 Koha comes with a default list of Z39.50/SRU targets set up that you can
2920 add to, edit or delete
2921
2922 |image232|
2923
2924 To find additional Z39.50 targets you use IndexData's IRSpy:
2925 `http://irspy.indexdata.com <http://irspy.indexdata.com/>`__ or the
2926 Library of Congress's list of targets http://www.loc.gov/z3950/
2927
2928 .. _add-a-z39.50-target-label:
2929
2930 Add a Z39.50 target
2931 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2932
2933 -  From the main Z39.50 page, click 'New Z39.50 server'
2934
2935    |image233|
2936
2937    -  'Z39.50 server' should be populated with a name that will help you
2938       identify the source (such as the library name).
2939
2940    -  'Hostname' will be the address to the Z39.50 target.
2941
2942    -  'Port' tells Koha what port to listen on to get results from this
2943       target.
2944
2945    -  'Userid' and 'Password' are only required for servers that are
2946       password protected.
2947
2948    -  Check the 'Preselected' box if you want this target to always be
2949       selected by default.
2950
2951    -  'Rank' lets you enter where in the list you'd like this target to
2952       appear.
2953
2954       -  If this is left blank the targets will be in alphabetical
2955          order.
2956
2957    -  'Syntax' is the MARC flavor you use.
2958
2959    -  'Encoding' tells the system how to read special characters.
2960
2961    -  'Timeout' is helpful for targets that take a long while. You can
2962       set the timeout so that it doesn't keep trying the target if
2963       results aren't found in a reasonable amount of time.
2964
2965    -  'Record type' lets you define if this is a bibliographic or an
2966       authority target.
2967
2968    -  'XSLT file(s)' lets enter one or more (comma-separated) XSLT file
2969       names that you want to apply on the search results.
2970
2971       -  When retrieving records from external targets you may wish to
2972          automate some changes to those records. XSLT's allow you to do
2973          this. Koha ships with some sample XSLT files in the
2974          /koha-tmpl/intranet-tmpl/prog/en/xslt/ directory ready for use:
2975
2976          -  Del952.xsl: Remove items (MARC21/NORMARC)
2977
2978          -  Del995.xsl: Remove items (UNIMARC)
2979
2980          -  Del9LinksExcept952.xsl: Remove $9 links. Skip item fields
2981             (MARC21/NORMARC)
2982
2983          -  Del9LinksExcept995.xsl: Remove $9 links. Skip item fields
2984             (UNIMARC)
2985
2986 .. _suggested-bibliographic-z39.50-targets-label:
2987
2988 Suggested bibliographic Z39.50 targets
2989 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2990
2991 Koha libraries with open Z39.50 targets can share and find connection
2992 information on the Koha wiki:
2993 http://wiki.koha-community.org/wiki/Koha_Open_Z39.50_Sources. You can
2994 also find open Z39.50 targets by visiting IRSpy:
2995 http://irspy.indexdata.com.
2996
2997 The following targets have been used successfully by other Koha
2998 libraries (in the Americas):
2999
3000 -  ACCESS PENNSYLVANIA 205.247.101.11:210 INNOPAC
3001
3002 -  CUYAHOGA COUNTY PUBLIC webcat.cuyahoga.lib.oh.us:210 INNOPAC
3003
3004 -  GREATER SUDBURY PUBLIC 216.223.90.51:210 INNOPAC
3005
3006 -  HALIFAX PUBLIC catalogue.halifaxpubliclibraries.ca:210 horizon
3007
3008 -  HALTON HILLS PUBLIC cat.hhpl.on.ca:210 halton\_hills
3009
3010 -  LIBRARY OF CONGRESS lx2.loc.gov: 210 LCDB
3011
3012 -  LONDON PUBLIC LIBRARY catalogue.londonpubliclibrary.ca:210 INNOPAC
3013
3014 -  MANITOBA PUBLIC library.gov.mb.ca:210 horizon
3015
3016 -  MILTON PL cat.mpl.on.ca:210 horizon
3017
3018 -  NATIONAL LIBRARY OF WALES cat.llgc.org.uk:210 default
3019
3020 -  NHUPAC 199.192.6.130:211 nh\_nhupac
3021
3022 -  OCEAN STATE LIBRARIES (RI) catalog.oslri.net:210 INNOPAC
3023
3024 -  OHIOLINK olc1.ohiolink.edu:210 INNOPAC
3025
3026 -  PUBCAT prod890.dol.state.vt.us:2300 unicorn
3027
3028 -  SAN JOAQUIN VALLEY PUBLIC LIBRARY SYSTEM (CA) hip1.sjvls.org:210
3029    ZSERVER
3030
3031 -  SEATTLE PUBLIC LIBRARY ZSERVER.SPL.ORG:210 HORIZON
3032
3033 -  TORONTO PUBLIC symphony.torontopubliclibrary.ca:2200 unicorn
3034
3035 -  TRI-UNI 129.97.129.194:7090 voyager
3036
3037 -  VANCOUVER PUBLIC LIBRARY z3950.vpl.ca:210 Horizon
3038
3039 .. _suggested-authority-z39.50-targets-label:
3040
3041 Suggested Authority Z39.50 Targets
3042 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3043
3044 The following targets have been used successfully by other Koha
3045 libraries (in the Americas):
3046
3047 -  LIBRARIESAUSTRALIA AUTHORITIES
3048    z3950-test.librariesaustralia.nla.gov.au:210 AuthTraining Userid:
3049    ANLEZ / Password: z39.50
3050
3051 -  LIBRARY OF CONGRESS NAME AUTHORITIES lx2.loc.gov:210 NAF
3052
3053 -  LIBRARY OF CONGRESS SUBJECT AUTHORITIES lx2.loc.gov:210 SAF
3054
3055 .. _add-a-sru-target-label:
3056
3057 Add a SRU target
3058 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3059
3060 -  From the main Z39.50/SRU page, click 'New SRU server'
3061
3062    |image234|
3063
3064    -  'Server name' should be populated with a name that will help you
3065       identify the source (such as the library name).
3066
3067    -  'Hostname' will be the address to the Z39.50 target.
3068
3069    -  'Port' tells Koha what port to listen on to get results from this
3070       target.
3071
3072    -  'Userid' and 'Password' are only required for servers that are
3073       password protected.
3074
3075    -  Check the 'Preselected' box if you want this target to always be
3076       selected by default.
3077
3078    -  'Rank' lets you enter where in the list you'd like this target to
3079       appear.
3080
3081       -  If this is left blank the targets will be in alphabetical
3082          order.
3083
3084    -  'Syntax' is the MARC flavor you use.
3085
3086    -  'Encoding' tells the system how to read special characters.
3087
3088    -  'Timeout' is helpful for targets that take a long while. You can
3089       set the timeout so that it doesn't keep trying the target if
3090       results aren't found in a reasonable amount of time.
3091
3092    -  'Additional SRU options' is where you can enter additional options
3093       of the external server here, like sru\_version=1.1 or
3094       schema=marc21, etc. Note that these options are server dependent.
3095
3096    -  'SRU Search field mapping' lets you add or update the mapping from
3097       the available fields on the Koha search form to the specific
3098       server dependent index names.
3099
3100       -  To further refine your searches, you could add the following
3101          index names to the SRU search field mappings. To do this, edit
3102          the server and click the Modify button next to this field.
3103
3104          +---------------+---------------------------+
3105          | Title         | dc.title                  |
3106          +---------------+---------------------------+
3107          | ISBN          | bath.isbn                 |
3108          +---------------+---------------------------+
3109          | Any           | cql.anywhere              |
3110          +---------------+---------------------------+
3111          | Author        | dc.author                 |
3112          +---------------+---------------------------+
3113          | ISSN          | bath.issn                 |
3114          +---------------+---------------------------+
3115          | Subject       | dc.subject                |
3116          +---------------+---------------------------+
3117          | Standard ID   | bath.standardIdentifier   |
3118          +---------------+---------------------------+
3119
3120          Table: SRU mapping
3121
3122    -  'XSLT file(s)' lets enter one or more (comma-separated) XSLT file
3123       names that you want to apply on the search results.
3124
3125       -  When retrieving records from external targets you may wish to
3126          automate some changes to those records. XSLT's allow you to do
3127          this. Koha ships with some sample XSLT files in the
3128          /koha-tmpl/intranet-tmpl/prog/en/xslt/ directory ready for use:
3129
3130          -  Del952.xsl: Remove items (MARC21/NORMARC)
3131
3132          -  Del995.xsl: Remove items (UNIMARC)
3133
3134          -  Del9LinksExcept952.xsl: Remove $9 links. Skip item fields
3135             (MARC21/NORMARC)
3136
3137          -  Del9LinksExcept995.xsl: Remove $9 links. Skip item fields
3138             (UNIMARC)
3139
3140 .. _did-you-mean?-label:
3141
3142 Did you mean?
3143 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3144
3145 *Get there:* More > Administration > Additional parameters > Did you
3146 mean?
3147
3148 Koha can offer 'Did you mean?' options on searches based on values in
3149 your :ref:`authorities <authorities-label>`.
3150
3151     **Important**
3152
3153     Did you mean? only works in the OPAC at this time. The intranet
3154     options are here for future development.
3155
3156 Using this page you can control which options Koha gives patrons on
3157 their search results.
3158
3159 |image235|
3160
3161 To turn on the 'Did you mean?' bar on your search results you need to
3162 check the box next to each plugin you would like to use. The two plugins
3163 you have to choose from are:
3164
3165 -  The ExplodedTerms plugin suggests that the user try searching for
3166    broader/narrower/related terms for a given search (e.g. a user
3167    searching for "New York (State)" would click the link for narrower
3168    terms if they're also interested in "New York (City)"). This is only
3169    relevant for libraries with highly hierarchical authority data.
3170
3171 -  The AuthorityFile plugin searches the authority file and suggests the
3172    user might be interested in bibs linked to the top 5 authorities
3173
3174 If you want one plugin to take priority over another you simply drag it
3175 above the other.
3176
3177 |image236|
3178
3179 If you choose both plugins you will see several options at the top of
3180 your search results
3181
3182 |image237|
3183
3184 If you choose just the AuthorityFile you'll see just authorities.
3185
3186 |image238|
3187
3188 .. _column-settings-label:
3189
3190 Column settings
3191 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3192
3193 This administration area will help you hide or display columns on fixed
3194 tables throughout the staff client.
3195
3196 -  *Get there:* Administration > Additional parameters > Column settings
3197
3198 |image239|
3199
3200 Clicking on the module you'd like to edit tables for will show you the
3201 options available to you.
3202
3203 This area lets you control the columns that show in the table in
3204 question. If nothing is hidden you will see no check marks in the 'is
3205 hidden by default' column.
3206
3207 |image240|
3208
3209 And will see all of the columns when viewing the table on its regular
3210 page.
3211
3212 |image241|
3213
3214 If columns are hidden they will have checks in the 'is hidden by
3215 default' column.
3216
3217 |image242|
3218
3219 And hidden when you view the table.
3220
3221 |image243|
3222
3223 You can also toggle columns using the 'Show/hide columns' button in the
3224 top right of the page
3225
3226 |image244|
3227
3228        **Note**
3229       
3230        Any tables with columns listed here have the option to export to Excel, export to CSV,
3231        copy, or print within the table header
3232
3233 .. _audio-alerts-label:
3234
3235 Audio alerts
3236 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3237
3238 If you have your :ref:`AudioAlerts` preference set to
3239 'Enable' you will be able to control the various alert sounds that Koha
3240 uses from this area.
3241
3242 -  *Get there:* More > Administration > Additional parameters > Audio
3243    alerts
3244
3245 Each dialog box in Koha has a CSS class assigned to it that can be used
3246 as a selector for a sound.
3247
3248     |image1213|
3249
3250 You can edit the defaults by clicking the 'Edit' button to the right of
3251 each alert.
3252
3253     |image1214|
3254
3255 You can assign alerts to other CSS classes in Koha by entering that
3256 information in the selector box. For example if you enter
3257
3258 ::
3259
3260     body:contains('Check in message')
3261
3262 Then when you visit the checkin page you will hear an alert.
3263
3264 Every page in Koha has a unique ID in the body tag which can be used to
3265 limit a sound to a specific page
3266
3267 Any ID selector (where HTML contains id="name\_of\_id" ) and can also be
3268 a trigger as: #name\_of\_selector
3269
3270 .. _sms-cellular-providers-label:
3271
3272 SMS cellular providers
3273 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3274
3275     **Important**
3276
3277     This option will only appear if the
3278     :ref:`SMSSendDriver <smssenddriver,-smssendusername,-and-smssendpassword-label>` preference is set to 'Email'
3279
3280 From here you can enter as many cellular providers as you need to send
3281 SMS notices to your patrons using the email protocol.
3282
3283     |image1215|
3284
3285 Some examples in the US are:
3286
3287 +---------------------+-----------------------------+
3288 | Mobile Carrier      | SMS Gateway Domain          |
3289 +=====================+=============================+
3290 | Alltel              | sms.alltelwireless.com      |
3291 +---------------------+-----------------------------+
3292 | AT&T                | txt.att.net                 |
3293 +---------------------+-----------------------------+
3294 | Boost Mobile        | sms.myboostmobile.com       |
3295 +---------------------+-----------------------------+
3296 | Project Fi          | msg.fi.google.com           |
3297 +---------------------+-----------------------------+
3298 | Republic Wireless   | text.republicwireless.com   |
3299 +---------------------+-----------------------------+
3300 | Sprint              | messaging.sprintpcs.com     |
3301 +---------------------+-----------------------------+
3302 | T-Mobile            | tmomail.net                 |
3303 +---------------------+-----------------------------+
3304 | U.S. Cellular       | email.uscc.net              |
3305 +---------------------+-----------------------------+
3306 | Verizon Wireless    | vtext.com                   |
3307 +---------------------+-----------------------------+
3308 | Virgin Mobile       | vmobl.com                   |
3309 +---------------------+-----------------------------+
3310
3311 Table: SMS provider examples
3312
3313 To add new providers enter the details in the form and click 'Add new'
3314 to save.
3315
3316     |image1216|
3317
3318 These options will appear in the OPAC for patrons to choose from on the
3319 :ref:`messaging tab <my-messaging-label>` if you have
3320 :ref:`EnhancedMessagingPreferences`
3321 enabled.
3322
3323     |image1217|