Taiga 494: Fix capitalization in Tools > Batch patron deletion/anonymization
[kohadocs.git] / source / tools.rst
1 .. include:: images.rst
2
3 Tools
4 =====
5
6 Tools in Koha all perform some sort of action. Often many of the items
7 listed under Tools in Koha are referred to as 'Reports' in other library
8 management systems.
9
10 -  *Get there:* More > Tools
11
12 .. _patrons-and-circulation-label:
13
14 Patrons and circulation
15 ------------------------------------------
16
17 .. _patron-lists-label:
18
19 Patron lists
20 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
21
22 -  *Get there:* More > Tools > Patrons and circulation > Patron lists
23
24 Patron lists are a way to store a group of patrons for easy modification
25 via the :ref:`batch patron modification tool <batch-patron-modification-label>` or
26 reporting.
27
28 |image245|
29
30 To create a new list of patrons click the 'New patron list' button
31
32 |image246|
33
34 Enter a list name and save the list.
35
36 |image247|
37
38 Each list has an 'Actions' menu with more list options.
39
40 |image1218|
41
42 To add patrons to the list click the 'Add patrons' link in the 'Actions'
43 menu.
44
45 |image248|
46
47 Enter the patron's name or cardnumber in the search box and click on the
48 right result to add the patron.
49
50 Alternatively, you can click on the 'Enter multiple card numbers' link and 
51 scan (or type in) barcodes in the box.
52
53 |image249|
54
55 Once you have all of the patrons you would like to add you can click the
56 'Add patrons' button to save them to the list.
57
58 |image250|
59
60 .. _Patron-clubs-label:
61
62 Patron clubs
63 ~~~~~~~~~~~~~~~~~~~~~~~~
64
65 -  *Get there:* More > Tools > Patrons and circulation > Patron clubs
66
67 Patron clubs create clubs in which patrons may be enrolled. It is
68 useful for tracking summer reading programs, book clubs and other such clubs.
69
70     **Important**
71
72     Staff will need the :ref:`clubs permissions<granular-clubs-permissions-label>` 
73     to edit clubs, templates and enroll patrons. To learn how to set patron 
74     permissions, go to the :ref:`patron permissions section<setting-patron-permissions-label>` 
75     of this manual.
76
77 Creating a new club template
78 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
79
80 Click on the 'New club template' button. Here you can add fields that can be 
81 filled out at the time a new club is created based on the template, or a new 
82 enrollment is created for a given club based on the template. 
83
84 |image1364|
85
86 The name is required. This could be something like 'Adult book club', 'Children’s
87 book club' or 'Summer reading program'. Remember these templates will be starting
88 point for each club you create.
89
90 The description can be any additional information.
91
92 Allow public enrollment: if this box is checked it will allow patrons to enroll
93 in a club based on this template from the OPAC.
94
95 Require valid email address: if this box is checked only patrons 
96 with a valid email address can enroll. So they will need a email address
97 to enroll.
98
99 The library drop down gives you the flexibility to let staff from specific
100 branches create clubs with this template. If you let it set to blank, staff 
101 from any branch will be able to create a new club using this template.
102
103 Club fields: these fields will be used when creating a club based on this
104 template. For example, this can be the name of the club, the name of the animator, the theme, etc.
105
106 |image1365|
107
108   'Name' is the label of the field
109
110   'Description' is additional information about this field. 
111
112   You can connect authorized values here. 
113
114 Enrollment fields: you can add any additional fields you want to have filled
115 out by your patrons when they enroll in a club base on this template. 
116
117 |image1366|
118
119   'Name' is the label of the field
120
121   'Description' is additional information about this field. 
122
123   You can connect authorized values here.
124
125 Creating a new club based on a template
126 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
127
128 Click on the 'New club' dropdown menu and select the template you want to use.
129 Here you can add information about a new club using a template you created.
130
131 |image1367|
132
133 The name is required, this will be the name of the specific club using the
134 template you created. For example, 'Summer 2018 reading club'.
135
136 The description can be any additional information.
137
138 Start and End date will depict when this club runs, the entire duration
139 of the club. Once the club expires, enrollment will not be possible.
140
141 The library drop down gives you the flexibility to enroll patrons from specific
142 branches. If you let it set to blank, patrons from any branch will be able to enroll.
143
144 Enrolling a patron in a club from the staff client
145 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
146
147 To enroll a patron in a club from the staff client, go to the patron's account.
148
149 On the 'Details' page or the 'Check out' page, click on the 'Clubs' tab. All 
150 ongoing clubs will be displayed in this tab.
151
152 |image1368|
153
154 Click on the 'Enroll' button and fill in the fields. 
155
156 You can also cancel enrollment by clicking on the cancel enrollment.
157
158 Enrolling a patron in a club from the OPAC
159 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
160
161 If you allow public enrollment, the club will be visible on the OPAC.
162
163 Patrons have to sign into their account. In the 'Your summary' section, they 
164 will be able to click on the 'Clubs' tab and enroll.
165
166 |image1369|
167
168 Viewing enrollments
169 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
170
171 You can monitor the enrollments in each club by going to the 'Patron clubs' tool page 
172 and choosing 'Enrollment' from the 'Actions' button.
173
174 |image1370|
175
176 .. _comments-label:
177
178 Comments
179 ~~~~~~~~~~~~~~~~~~~~~~~~
180
181 -  *Get there:* More > Tools > Patrons and circulation > Comments
182
183 All comments added by patrons via the OPAC to bibliographic records
184 require moderation by the librarians. If there are comments awaiting
185 moderation they will be listed on the main page of the staff client
186 below the module list:
187
188 |image251|
189
190 and next to the Comments tool on the Tools page
191
192 |image1219|
193
194 To moderate comments click on the notification on the main dashboard or
195 go directly to the Comments tool and click 'Approve' or 'Delete' to the
196 right of the comments awaiting moderation.
197
198 |image252|
199
200 If there are no comments to moderate you will see a message saying just
201 that
202
203 |image253|
204
205 You can also review and unapprove comments you have approved in the past
206 by choosing the 'Approved comments' tab
207
208 |image254|
209
210 .. _patron-import-label:
211
212 Patron import
213 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
214
215 -  *Get there:* More > Tools > Patrons and circulation > Import patrons
216
217 The patron import tool can be used at any time to add patrons in bulk.
218 It is commonly used in universities and schools when a new batch of
219 students registers.
220
221 .. _creating-patron-file-label:
222
223 Creating a patron import file
224 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
225
226 You can download a blank CSV file with a header from the start page
227 of the patron import tool that you can use as a template for your
228 patron import. The header contains all fields that can be used with
229 the patron import tool. You can delete fields and columns you don't need
230 with the exception of a few mandatory ones.
231
232     **Important**
233
234     cardnumber, surname, and all fields you have
235     defined in the :ref:`BorrowerMandatoryField`
236     preference are required and must match valid entries in your
237     database.
238
239     **Important**
240
241     The 'password' should be stored in plaintext, and will be converted
242     to a Bcrypt hash.
243
244     If your passwords are already encrypted, talk to your systems
245     administrator about options
246
247     **Important**
248
249     Date formats should match your :ref:`system preference <dateformat-label>`,
250     and must be zero-padded, e.g. '01/02/2008'. Alternatively you can supply
251     dates in ISO format (e.g. '2008-12-01').
252
253     **Note**
254
255     If loading :ref:`patron attributes <patron-attribute-types-label>`, the
256     'patron\_attributes' field should contain a comma-separated list of
257     attribute types and values.
258
259     -  The attribute type code and a colon should precede each value.
260
261        -  For example: "INSTID:12345,BASEBALL:Cubs"
262
263        -  This field must be wrapped in quotes if multiple values are
264           defined.
265
266        -  Since values can contain spaces, additional doubled-quotes may
267           be required:
268
269           -  "INSTID:12345,BASEBALL:Cubs,""BASEBALL:White Sox""
270
271     **Note**
272
273     It's possible to set restrictions using the patron import
274     tool. If the expiration date and comment match an existing restriction,
275     the one in the import file will be skipped. So a patron import can be
276     repeated multiple times without creating duplicate restrictions.
277     But if one of the criteria is different, a new restriction will be added.
278
279 .. _importing-patrons-label:
280
281 Importing patrons
282 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
283
284 Once you have created your file, you can use the patron import tool to
285 bring the data into Koha.
286
287 -  Choose your CSV file
288
289    |image255|
290
291 -  Choose to match on 'cardnumber' or 'username' to prevent adding of
292    duplicate card numbers to the system. Additional matchpoints can be
293    set up using patron attributes marked as unique.
294
295    |image256|
296
297 -  Next you can choose default values to apply to all patrons you are
298    importing
299
300    -  For example, if you're importing patrons specific to one branch you can use
301       the field on the import form to apply the branch code to all those
302       you are importing.
303
304 -  Finally, you need to decide on what data you want to replace if there
305    are duplicates.
306
307    -  A matching record is found using the field you chose for matching
308       criteria to prevent duplication
309
310      |image257|
311
312    -  When using patron attributes in your installation, you can choose how 
313       they are handled on import. You can either decide to always overlay all
314       patron attributes or you choose to only replace patron attributes
315       included in your import file. This will leave other attributes
316       untouched.
317    
318      |image1355|
319
320 .. _notices-&-slips-label:
321
322 Notices & slips
323 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
324
325 -  *Get there:* More > Tools > Patrons and circulation > Notices & slips
326
327 All notices and circulation receipts (or slips) generated by Koha can be
328 customized using the Notices & slips tool. The system comes with several
329 predefined templates that will appear when you first visit this tool.
330
331 |image258|
332
333 Each notice can be edited, but only a few can be deleted, this is to
334 prevent system errors should a message try to send without a template.
335 Each notice and slip can be edited on a per library basis, by default
336 you will see the notices for all libraries.
337
338 If you have a style you'd like applied to all slips you can point the
339 :ref:`SlipCSS` preference to a stylesheet. The same is true for
340 notices, using the :ref:`NoticeCSS` preference to define a
341 stylesheet.
342
343 You will also want to review the `Customising notices and slips
344 <https://wiki.koha-community.org/wiki/Customising_Notices_and_Slips>`_ 
345 wiki page for more information on formatting these notices.
346
347 .. _adding-notices-&-slips-label:
348
349 Adding notices & slips
350 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
351
352 To add a new notice or slip
353
354 -  Click 'New notice'
355
356    |image259|
357
358 -  Choose which library this notice or slip is for
359
360    -  **Important**
361
362           Not all notices can be branch specific for more information
363           review the `Customising notices and slips <https://wiki.koha-community.org/wiki/Customising_Notices_and_Slips>`_ 
364           wiki page.
365
366 -  Choose the module this notice is related to
367
368 -  The Code is limited to 20 characters
369
370 -  Use the name field to expand on your Code
371
372    -  **Note**
373
374           With overdue notices, be sure to put your branch name in the
375           description as well so that it will be visible when setting up
376           your :ref:`triggers <overdue-notice/status-triggers-label>`.
377
378 -  Next you can customize the notice for every possible delivery method
379
380    -  Every notice should have an Email template set for it
381
382       |image1220|
383
384    -  If you're using the
385       :ref:`TalkingTechItivaPhoneNotification`
386       service you can set up a Phone notification
387
388       |image1221|
389
390    -  If you plan on printing this notice you can set the Print template
391       next
392
393       |image1222|
394
395    -  If you have enabled SMS notices with the
396       :ref:`SMSSendDriver <smssenddriver,-smssendusername,-and-smssendpassword-label>` preference you can set the text
397       for your SMS notices next
398
399       |image1223|
400
401 -  Each notice offers you the same options
402
403    -  If you plan on writing the notice or slip in HTML check the 'HTML
404       message' box, otherwise the content will be generated as plain
405       text
406
407    -  Message subject is what will appear in the subject line of the
408       email
409
410    -  In the message body feel free to type whatever message you feel is
411       best, use the fields on the left hand side to enter individualized
412       data from the from database.
413
414       -  **Note**
415
416              Review the `Customising notices and slips <https://wiki.koha-community.org/wiki/Customising_Notices_and_Slips>`_ 
417              wiki page for more information.
418
419       -  **Important**
420
421              Overdue notices can use <<items.content>> tags by
422              themselves, or use <item></item> to span all of the tags.
423              Learn more about the :ref:`Overdue notice
424              markup <overdue-notice-markup-label>`
425
426              -  On overdue notices make sure to use <<items.content>>
427                 tags to print out the data related to all items that are
428                 overdue.
429
430              -  The other option, only for overdue notices, is to use
431                 the <item></item> tags to span the line so that it will
432                 print out multiple lines. One example for the
433                 <item></item> tag option is:
434
435                 <item>"<<biblio.title>>" by <<biblio.author>>,
436                 <<items.itemcallnumber>>, Barcode: <<items.barcode>> ,
437                 Checkout date: <<issues.issuedate>>, Due date:
438                 <<issues.date\_due>> Fine: <<items.fine>> Due date:
439                 <<issues.date\_due>> </item>
440
441       -  **Important**
442
443              Only the overdue notices take advantage of the
444              <item></item> tags, all other notices referencing items
445              need to use <<items.content>>
446
447       -  **Note**
448
449              To add today's date you can use the <<today>> syntax
450
451       -  **Note**
452
453              If you don't want to print the patron's full name on your
454              slips or notice you can enter data in the Other name or
455              Initials field for each patron and use that value instead.
456
457    -  The system preference :ref:`TranslateNotices` will add tabs for each
458       installed language to the notices editor. The notice defined in the
459       'Default' tab will be used if there is no preferred language set
460       for a patron.
461
462       |image1335|
463       
464 .. _preview-notice-templates-label:
465
466 Preview notice templates
467 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
468
469 For some notices it is possible to preview the notice template showing how
470 it would look to a specified patron for a particular item or record.
471
472 If a notice template is previewable the notice template header will contain a
473 field to enter preview data
474
475 |image1342|
476
477 Fill in the necessary information for the template then click the Preview button
478 below the message body. The preview dialog will indicate if there are any problems
479 generating the notice template preview.
480
481 .. _overdue-notice-markup-label:
482
483 Overdue notice markup
484 '''''''''''''''''''''''''''''''''''''''''
485
486 When creating your overdue notices there are two tags in addition to the
487 various database fields that you can use in your notices. You will also
488 want to review the `Customising notices and slips
489 <https://wiki.koha-community.org/wiki/Customising_Notices_and_Slips>`_ 
490 wiki page for information on formatting item information in these notices.
491
492     **Important**
493
494     These new tags only work on the overdue notices, not other
495     circulation related notices at this time.
496
497 These tags are <item> and </item> which should enclose all fields from
498 the biblio, biblioitems, and items tables.
499
500 An example of using these tags in a notice template might be like:
501
502 ::
503
504        The following item(s) is/are currently overdue:
505
506        <item>"<<biblio.title>>" by <<biblio.author>>, <<items.itemcallnumber>>, Barcode: <<items.barcode>> Fine: <<items.fine>></item>
507
508 Which, assuming two items were overdue, would result in a notice like:
509
510 ::
511
512        The following item(s) is/are currently overdue:
513
514        "A Short History of Western Civilization" by Harrison, John B, 909.09821 H2451, Barcode: 08030003 Fine: 3.50
515        "History of Western Civilization" by Hayes, Carlton Joseph Huntley, 909.09821 H3261 v.1, Barcode: 08030004 Fine: 3.50
516
517 .. _existing-notices-&-slips-label:
518
519 Existing notices & slips
520 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
521
522 Among the default notices are notices for several common actions within
523 Koha. All of these notices can be customized by altering their text via
524 the Notices & slips tool and their style using the
525 :ref:`NoticeCSS` preference to define a stylesheet. You will
526 also want to review the `Customising notices and slips
527 <https://wiki.koha-community.org/wiki/Customising_Notices_and_Slips>`_ 
528 wiki page for information on formatting item
529 information in these notices. Here are some of what those notices do:
530
531 -  ACCEPTED
532
533    -  This notice is sent when a patron's suggestion is accepted.
534
535    -  *Note:* If you don't want to send this notice, just delete it.
536       
537 -  ACCOUNT\_PAYMENT
538
539    -  This notice is sent for each payment transaction in a patron's 
540       account if the :ref:`UseEmailReceipts` system preference is set 
541       to 'Send'.
542
543 -  ACCOUNT\_WRITEOFF
544
545    -  This notice is sent for each writeoff transaction in a patron's 
546       account if the :ref:`UseEmailReceipts` system preference is set 
547       to 'Send'.
548
549 -  ACCTDETAILS
550
551    -  Sent to patrons when their account is set up if the
552       :ref:`AutoEmailOPACUser <autoemailopacuser-label>` preference is set to
553       'Send'
554
555    -  *Important:* The notice will only be sent correctly if a username,
556       password and email address is added to the patron record before
557       saving it for the first time.
558       The notice can't be resend or triggered again after the patron account
559       has been created.
560
561 -  ACQCLAIM (Acquisition claim)
562
563    -  Used for claiming orders in the aquisitions module
564
565    -  ACQCLAIM is the code of the sample notice, but it's possible to define
566       several notices choosing any code. Only the module 'Claim
567       aquisition' will be taken into account. All notices with this module
568       will appear in the pull down on the late orders page.
569
570    -  *Get there:* More > Acquisitions > Late orders
571
572    -  This notice is sent if several criteria are met:
573
574       #. The staff patron triggering the email has a valid email address.
575
576       #. The vendor contact marked as 'Contact about late orders?' has 
577          a valid email address.
578
579 -  ACQORDER (Acquisition order)
580
581    -  Used in the acquisitions module to send order information to the vendor
582
583    -  The notice is triggered manually from the basket summary page using
584       the 'Email order' button in the toolbar.
585
586    -  This notice is sent if several criteria are met:
587
588       #. The staff patron triggering the email has a valid email address.
589
590       #. The vendor contact marked as 'Primary acquisitions contact' and
591          'Contact when ordering' has a valid email address.
592
593 -  ACQ_NOTIF_ON_REVEIV
594
595    -  Used in the acquisition module to inform patrons on receiving orders
596       they have been added to. 
597
598 -  AR\_CANCELLED
599
600    -  This notice is sent to the patron when an article request is cancelled
601       by staff.
602
603 -  AR\_COMPLETED
604
605    -  This notice is sent to the patron when an article request is marked
606       as completed by staff.
607
608 -  AR\_PENDING
609
610    -  This notice is sent to the patron when an article request has been
611       made in order to confirm the request.
612
613 -  AR\_PROCESSING
614
615    -  This notice is sent to the patron when an article request is marked
616       as being processed by staff.
617
618 -  AVAILABLE
619
620    -  This notice is sent to the patron who made a suggestion, when the
621       order created from the suggestion is received.
622
623    -  *Note:* If you don't want to send this notice, just delete it.
624
625 -  CHECKIN
626
627    -  This notice is sent as the 'Check in' notice for all items that
628       are checked in
629
630    -  This notice is used if two criteria are met:
631
632       1. The
633          :ref:`EnhancedMessagingPreferences`
634          is set to 'Allow'
635
636       2. The patron has requested to receive this notice
637
638          -  *Get there:*\ OPAC > Login > my messaging
639
640          -  *Get there:*\ Staff client > Patron record >
641             :ref:`Notices`
642
643 -  CHECKOUT
644
645    -  This notice is sent as the 'Check out' notice for all items that
646       are checked out
647
648    -  This notice is used if two criteria are met:
649
650       1. The
651          :ref:`EnhancedMessagingPreferences`
652          is set to 'Allow'
653
654       2. The patron has requested to receive this notice
655
656          -  *Get there:*\ OPAC > Login > my messaging
657
658          -  *Get there:*\ Staff client > Patron record >
659             :ref:`Notices`
660
661 -  DISCHARGE
662
663   -  This notice is used to generate a PDF to document a successful
664      discharge request
665
666   -  The PDF can either be downloaded by the patron from their patron
667      account or from the staff interface when discharging a patron
668
669   -  The discharge feature is controlled by the :ref:`useDischarge`
670      system preference.
671
672 -  DUE
673
674    -  This notice is sent as the 'Item due' for an item is due
675
676    -  This notice is used if two criteria are met:
677
678       1. The
679          :ref:`EnhancedMessagingPreferences`
680          is set to 'Allow'
681
682       2. The patron has requested to receive this notice
683
684          -  *Get there:*\ OPAC > Login > my messaging
685
686          -  *Get there:*\ Staff client > Patron record >
687             :ref:`Notices`
688
689 -  DUEDGST
690
691    -  This notice is sent as the 'Item due' for all items that are due
692
693    -  This notice is used if two criteria are met:
694
695       1. The
696          :ref:`EnhancedMessagingPreferences`
697          is set to 'Allow'
698
699       2. The patron has requested to receive this notice as a digest
700
701          -  *Get there:*\ OPAC > Login > my messaging
702
703          -  *Get there:*\ Staff client > Patron record >
704             :ref:`Notices`
705
706 -  HOLD (Hold available for pickup)
707
708    -  This notice is used if two criteria are met:
709
710       1. The
711          :ref:`EnhancedMessagingPreferences`
712          is set to 'Allow'
713
714       2. The patron has requested to receive this notice
715
716          -  *Get there:*\ OPAC > Login > my messaging
717
718          -  *Get there:*\ Staff client > Patron record >
719             :ref:`Notices`
720
721    -  When this notice references the branches table it is referring to
722       the pickup branch information.
723
724 -  HOLDPLACED (a notice to the library staff that a hold has been
725    placed)
726
727    -  This notice requires the
728       :ref:`emailLibrarianWhenHoldIsPlaced`
729       system preference to be set to 'Enable'
730
731    -  When this notice references the branches table it is referring to
732       the pickup branch information.
733
734 -  MEMBERSHIP\_EXPIRY
735
736    -  This notice can be sent to patrons to warn them that their cards
737       are expiring soon.
738
739    -  Requires that you have the
740       :ref:`MembershipExpiryDaysNotice` set
741       and the :ref:`related cron job <notify-patrons-of-expiration-label>` set.
742
743 -  ODUE (Overdue notice)
744
745    -  This notice is used to send overdue notices to patrons
746
747    -  ODUE is the code of the sample notice, but it's possible to use
748       any code and define multiple different messages for different
749       patron categories and notice levels
750
751    -  Requires that you set :ref:`Overdue notice/status
752       triggers <overdue-notice/status-triggers-label>`
753
754 -  ORDERED
755
756    -  This notice is sent to the patron who made a suggestion, when the
757       'from a suggestion' option is used to create an order from it.
758
759    -  Note: If you don't want to send this notice, just delete it.
760
761 -  PASSWORD_RESET
762
763    -  This notice is sent when a patron requests a new password from the
764       OPAC in order to validate the email address.
765
766    -  The password reset feature is controlled by the :ref:`OpacResetPassword`
767       system preference.
768
769 -  PREDUE
770
771    -  This notice is sent as the 'Advanced notice' for an item is due
772
773    -  This notice is used if two criteria are met:
774
775       1. The
776          :ref:`EnhancedMessagingPreferences`
777          is set to 'Allow'
778
779       2. The patron has requested to receive this notice
780
781          -  *Get there:*\ OPAC > Login > my messaging
782
783          -  *Get there:*\ Staff client > Patron record >
784             :ref:`Notices`
785
786 -  PREDUEDGST
787
788    -  This notice is sent as the 'Advanced notice' for all items that
789       are due
790
791    -  This notice is used if two criteria are met:
792
793       1. The
794          :ref:`EnhancedMessagingPreferences`
795          is set to 'Allow'
796
797       2. The patron has requested to receive this notice as a digest
798
799          -  *Get there:*\ OPAC > Login > my messaging
800
801          -  *Get there:*\ Staff client > Patron record >
802             :ref:`Notices`
803
804 -  REJECTED
805
806    -  This notice is sent when a patron's suggestion is rejected.
807
808    -  Note: If you don't want to send this notice, just delete it.
809
810 -  RENEWAL
811
812    -  This notice is sent as the 'Check out' notice for all items that
813       are renewed
814
815    -  This notice is used if three criteria are met:
816
817       1. The
818          :ref:`EnhancedMessagingPreferences`
819          is set to 'Allow'
820
821       2. The :ref:`RenewalSendNotice` preference is
822          set to 'Send'
823
824       3. The patron has requested to receive the checkout notice
825
826          -  *Get there:*\ OPAC > Login > my messaging
827
828          -  *Get there:*\ Staff client > Patron record >
829             :ref:`Notices`
830
831 -  SERIAL_ALERT (New serial issue)
832
833    -  Notice used in the serials module to notify patrons/staff
834       of new issues of a serial. SERIAL_ALERT (RLIST in older verisons)
835       is provided as a sample notice, but the notice code can be chosen
836       freely as only the module is taken into account. Multiple notices
837       can also be managed.
838
839       -  *Get there:* More > Serials > :ref:`New
840          subscription <add-a-subscription-label>`
841
842    -  You have the option to select the notice used to inform the patron
843       about a received serial issue for a subscription. Choose from the
844       'Patron notification' drop down.
845
846    -  If a notice has been selected for a subscription, patrons can
847       subscribe to the email notification from the subscription tab
848       in the detail view in the OPAC.
849
850    -  **Note**
851
852           Notice also that if you'd like to notify patrons of new serial
853           issues, you can click on 'define a notice' which will take you
854           to the 'Notices' tool
855
856 -  SHARE\_ACCEPT
857
858    -  Used to notify a patron when another patron has accepted their
859       shared list.
860
861    -  Requires that you set
862       :ref:`OpacAllowSharingPrivateLists`
863       to 'Allow'
864
865 -  SHARE\_INVITE
866
867    -  Used to notify a patron that another patron would like to share a
868       list with them.
869
870    -  Requires that you set
871       :ref:`OpacAllowSharingPrivateLists`
872       to 'Allow'
873
874 -  TO\_PROCESS
875
876    -  Used to notify a staff member if a purchase suggestion has been
877       moved to the fund they manage
878
879    -  Requires the
880       :ref:`notice\_unprocessed\_suggestions <email-suggestions-to-process-label>` cron job
881
882 There are also a set of predefined slips (or receipts) listed on this
883 page. All of these slips can be customized by altering their text via
884 the Notices & slips tool and their style using the
885 :ref:`SlipCSS` preference to define a stylesheet. Here is what
886 those slips are used for:
887
888 -  AR\_SLIP
889
890    -  Used to print a slip for an article request
891
892    -  The slip or receipt can be printed manually when managing article
893       requests from the staff interface.
894
895    -  *Get there:* Circulation > Article requests > Actions > Print slip
896
897 -  ISSUEQSLIP
898
899    -  Used to print the quick slip in circulation
900
901    -  The quick slip only includes items that were checked out today
902
903 -  ISSUESLIP
904
905    -  Used to print a full slip in circulation
906
907    -  The slip or receipt will show items checked out today as well as
908       items that are still checked out
909
910 -  HOLD\_SLIP
911
912    -  Used to print a holds slip
913
914    -  The holds slip is generated when a hold is confirmed and set to 
915       waiting.
916
917 -  OVERDUE\_SLIP
918
919    -  Used to print an overdues slip
920
921    -  The overdues slip can be generated manually using the 'print' menu
922       in the patron account in staff. It will show all items overdue.
923
924 -  TRANSFERSLIP
925
926    -  Used to print a transfer slip
927
928    -  The transfer slip is printed when you confirm a transfer from one
929       branch to another in your system
930
931 .. _overdue-notice/status-triggers-label:
932
933 Overdue notice/status triggers
934 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
935
936 -  *Get there:* More > Tools > Patrons and circulation > Overdue
937    notice/status triggers
938
939 In order to send the overdue notices that you defined using the
940 :ref:`Notices <notices-&-slips-label>` tool, you need to first set the triggers to have
941 these messages.
942
943     **Important**
944
945     In order to have overdue notices sent to your patrons, you need to
946     :ref:`set that patron category <adding-a-patron-category-label>` to require overdue
947     notices.
948
949     **Important**
950
951     Depending on the value of your
952     :ref:`OverdueNoticeCalendar` preference the
953     delay may or may not include days the library is closed based on the
954     :ref:`holiday calendar <calendar-label>`.
955
956 The Overdue notice/status triggers tool gives the librarian the power to
957 send up to three notices to each patron type notifying them of overdue
958 items
959
960 |image260|
961
962 -  Delay is the number of days after an issue is due before an action is
963    triggered.
964
965    -  **Important**
966
967           If you want Koha to trigger an action (send a letter or
968           restrict member), a delay value is required.
969
970 -  To send additional notices, click on the tabs for 'Second' and
971    'Third' notice
972
973 -  If you would like to prevent a patron from checking items out because
974    of their overdue items, check the 'Restrict' box, this will put a
975    notice on the patron's record at checkout informing the librarian
976    that the patron cannot check out due to overdue items.
977
978    -  If you choose to restrict a patron in this way you can also have
979       Koha automatically remove that restriction with the
980       :ref:`AutoRemoveOverduesRestrictions`
981       preference.
982
983 -  Next you can choose the delivery method for the overdue notice. You
984    can choose from Email, Phone (if you are using the :ref:`iTiva Talking
985    Tech service <talkingtechitivaphonenotification-label>`), Print and SMS
986    (if you have set your :ref:`SMSSendDriver <smssenddriver,-smssendusername,-and-smssendpassword-label>`).
987
988 .. _patron-card-creator-label:
989
990 Patron card creator
991 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
992
993 -  *Get there:* More > Tools > Patron card creator
994
995 The patron card creator allow you to use layouts and templates which you
996 design to print your custom patron cards on your printer. Here are some
997 of the features of the patron card creator module:
998
999 -  Customize patron card layouts with text retrieved from the Koha
1000    patron data
1001
1002 -  Design custom card templates for printed patron cards (to match the
1003    label sheets)
1004
1005 -  Build and manage batches of patron cards to print
1006
1007 -  Export (as PDF) single or multiple batches to print
1008
1009 -  Export (as PDF) single or multiple patron cards from within a batch
1010
1011 .. _patron-card-layouts-label:
1012
1013 Layouts
1014 ^^^^^^^^^^^^^^^^^^^^^^^^^^
1015
1016 -  *Get there:* More > Tools > Patron card creator > Manage > Layouts
1017
1018 A layout defines the text and images that will be printed on to the card
1019 and where it will appear.
1020
1021     **Note**
1022
1023     Up to three lines of text, the patron's number in barcode
1024     representation and up to two images can be printed on to the card.
1025
1026 .. _patron-add-a-layout-label:
1027
1028 Add a layout
1029 '''''''''''''''''''''''''''''''''
1030
1031 If you have no layouts defined, you will add a new layout by clicking
1032 the 'New' button and choosing 'Layout'.
1033
1034 |image1224|
1035
1036 You may also choose to press 'Manage layout' on the left side. Here you
1037 are offered a list of available layouts you can select for editing. But
1038 at the top of the page there is still the 'New layout' button.
1039
1040 |image261|
1041
1042 -  The name you assign to the layout is for your benefit, name it
1043    something that will be easy to identify at a later date
1044
1045 -  The Units pull down is used to define what measurement scale you're
1046    going to be using for your layout.
1047
1048    |image262|
1049
1050    -  **Note**
1051
1052           A Postscript Point is 1/72", an Adobe Agate is 1/64", an Inch
1053           is 25.4 SI Millimeters
1054
1055 -  Next, note if this layout is for the front or the back of the patron
1056    card
1057
1058    -  **Note**
1059
1060           You will need a layout for both the front and back of your
1061           card if you have 2-sided library cards, this option doesn't
1062           allow you to print two sided cards, just lets you track which
1063           side of the card you're designing.
1064
1065 -  You have the option of adding up to 3 lines of text to your card.
1066    Your text can be static text of your choosing and/or fields from the
1067    patron record. If you want to print fields from the patron record you
1068    want to put the field names in brackets like so - <firstname>
1069
1070    -  **Note**
1071
1072           A full list of field names can be found in the database schema
1073           at http://schema.koha-community.org
1074
1075 -  For each line of text, you can choose your font, font size and the
1076    location of the text on the card using the lower X and Y coordinates
1077
1078 -  In order to show the barcode and the patron card number you will need
1079    to check the 'Print card number as barcode' option. This will turn
1080    the patron card number into a barcode. If you want the number to
1081    print in human readable format you will need to check the 'Print card
1082    number as text under barcode' option.
1083
1084 -  Finally you can choose up to two images to print on the card.
1085
1086    -  One can be the :ref:`patron image <upload-patron-images-label>` which you
1087       can resize to meet your needs.
1088
1089    -  The other image can be something like a library logo or symbol
1090       that you uploaded using the ':ref:`manage
1091       images <manage-images-label>`' module of the patron card creator
1092       Tool.
1093
1094     **Important**
1095
1096     It is the designers responsibility to define textlines, barcode and
1097     images such that overlap is avoided.
1098
1099 After saving, your layouts will appear on the 'Manage layouts' page.
1100
1101 |image263|
1102
1103 .. _patron-templates-label:
1104
1105 Templates
1106 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1107
1108 -  *Get there:* More > Tools > Patron card creator > Manage > Card
1109    templates
1110
1111 A template describes the arrangement of labels on the label sheet/card
1112 stock you are using. This might be Avery 5160 for address labels,
1113 Gaylord 47-284 for spine labels or Avery 28371 for your patron cards,
1114 just to give a couple of examples. All of the information you will need
1115 for setting up a template may be on the packaging, and if not it can
1116 usually be found on the vendor's website or can be measured from a
1117 sample sheet.
1118
1119 .. _patron-add-a-template-label:
1120
1121 Add a template
1122 '''''''''''''''''''''''''''''''''''''
1123
1124 To add a new template click on the 'New template' button at the top of
1125 your page which brings you to the Edit template form immediately. You
1126 may also choose to press 'Manage templates' on the left side. Here you
1127 are offered a list of available templates you can select for editing.
1128 But in the top of the page there is still the 'New template' button.
1129
1130 |image264|
1131
1132 Using the form that appears after pressing either 'Edit' or 'New
1133 template' you can define the template for your sheet of labels or cards.
1134
1135 |image265|
1136
1137 -  Template ID is simply a system generated unique id
1138
1139 -  Template code should be the name of this template to identify it on a
1140    list of templates
1141
1142 -  You can use the template description to add additional information
1143    about the template
1144
1145 -  The Units pull down is used to define what measurement scale you're
1146    going to be using for the template.
1147
1148    |image266|
1149
1150    -  **Note**
1151
1152           A Postscript Point is 1/72", an Adobe Agate is 1/64", an Inch
1153           is 25.4 SI Millimeters
1154
1155 -  The measurements (page height, page width, card width, card height)
1156    may be on the packaging, and if not it can usually be found on the
1157    vendor's website or can be measured from a sample sheet.
1158
1159 -  A profile is a set of "adjustments" applied to a given template just
1160    prior to printing which compensates for anomalies unique and peculiar
1161    to a given printer (to which the profile is assigned).
1162
1163    -  Before defining a profile try printing some sample cards so that
1164       you can take measurements to define a profile to perform the right
1165       adjustments for your printer/template combination.
1166
1167    -  After finding and documenting any anomalies in the printed
1168       document, then you can :ref:`create a profile <patron-add-a-profile-label>` and
1169       assign it to the template.
1170
1171    -  **Important**
1172
1173           Do not specify a profile unless needed, i.e. do not click to
1174           define a printer profile. It is not possible to remove a
1175           profile from a template but you can switch to another profile.
1176
1177    -  **Note**
1178
1179           If you are using different printers you may be required to
1180           define several templates that are identical only different
1181           profiles are specified.
1182
1183 After saving, your templates will appear on the 'Manage templates' page.
1184
1185 |image267|
1186
1187 .. _patron-profiles-label:
1188
1189 Profiles
1190 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1191
1192 -  *Get there:* More > Tools > Patron card creator > Manage > Profiles
1193
1194 A profile is a set of "adjustments" applied to a given
1195 :ref:`template <patron-templates-label>` just prior to printing which compensates
1196 for anomalies unique and peculiar to a given printer. This means if you
1197 set a template up and then print a sample set of data and find that the
1198 items are not all aligned the same on each card, you need to set up a
1199 profile for each printer (or even different tray selections on the same
1200 printer) to make up for the differences in printing styles, such as the
1201 shifting of text to the left, right, top or bottom.
1202
1203 If your cards are printing just the way you want, you will not need a
1204 profile.
1205
1206 .. _patron-add-a-profile-label:
1207
1208 Add a profile
1209 '''''''''''''''''''''''''''''''''''
1210
1211 To add a new profile, you want to click on the 'Profiles' button at the
1212 top of your page and choose 'New profile'
1213
1214 |image268|
1215
1216 To add a new profile, you want to click on the 'New profile' button at
1217 the top of your page. Using the form that appears you can define the
1218 values to correct the card misalignments on your label sheet. You may
1219 also choose 'Manage profiles' on the left side and select one of the
1220 currently available profiles for editing.
1221
1222 |image269|
1223
1224 -  The Printer name and Paper bin do not have to match your printer
1225    exactly, they are for your reference so you can remember what printer
1226    you have set the profile for.
1227
1228    -  **Note**
1229
1230           For example: if you want to use the Printer model number in
1231           printer name you can, or you can call it 'the printer on my
1232           desk'
1233
1234 -  Template will be filled in once you have chosen which template to
1235    apply the profile to on the :ref:`template edit form <patron-add-a-template-label>`
1236
1237 -  The Units pull down is used to define what measurement scale you're
1238    going to be using for your profile.
1239
1240    |image270|
1241
1242    -  **Note**
1243
1244           A Postscript Point is 1/72", an Adobe Agate is 1/64", an Inch
1245           is 25.4 SI Millimeters
1246
1247 -  Offset should be used when the entire image is off center either
1248    vertically or horizontally. Creep describes a condition where the
1249    distance between the labels changes across the page or up and down
1250    the page
1251
1252    -  For offset and creep values, negative numbers move the printed
1253       information up and to the left on the printed sheet and positive
1254       numbers move down and to the right
1255
1256    -  Example: the text is printed 0 .25" from the left edge of the
1257       first label, 0 .28" from the left edge of the second label and 0
1258       .31" from the left edge of the third label. This means the
1259       horizontal creep should be set to (minus) -0.03 " to make up for
1260       this difference.
1261
1262 After saving, your profiles will appear on the 'Manage printer profiles'
1263 page.
1264
1265 |image271|
1266
1267 Once you have saved your new profile, you can return to the list of
1268 templates and choose to edit the template that this profile is for.
1269
1270 .. _patron-batches-label:
1271
1272 Batches
1273 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1274
1275 -  *Get there:* More > Tools > Patron card creator > Manage > Card
1276    batches
1277
1278 A batch is a collection of patrons for whom you want to generate cards.
1279
1280 .. _patron-add-a-batch-label:
1281
1282 Add a batch
1283 '''''''''''''''''''''''''''''''
1284
1285 To add a new batch, you want to click on the 'New batches' button at the
1286 top of your page. Choosing the menu item 'Manage batches' on the left a
1287 list of already defined batches is displayed. In this display you can
1288 either select a batch for editing or add a new batch.
1289
1290 |image272|
1291
1292 For a new batch a message pops up and directs you to select patrons to
1293 be processed in this batch.
1294
1295 |image1225|
1296
1297 After choosing the 'Add item(s)' button the patron search window pops
1298 up.
1299
1300 |image1226|
1301
1302 From here you can search for patrons to add to your batch by any part of
1303 their name, their category and/or library. Entering \* in the search box
1304 will display all the patrons.
1305
1306 |image1227|
1307
1308 From the results you can add patrons to the batch by clicking the 'Add'
1309 button. After adding patrons from the results you can start over and
1310 perform another search or click 'Close' at the bottom of the screen to
1311 indicate that you are done. You will then be presented with your
1312 batch.
1313
1314 |image1228|
1315 If you are satisfied with your batch you can proceed to export. If you
1316 want to correct or even delete that batch the buttons to do so can be
1317 found at the top of your screen. You can always come back here through
1318 the 'Manage > Card batches' button.
1319
1320 If you would like to export all patron cards you can click 'Export card
1321 batch' otherwise you can choose specific patrons to print cards for by
1322 checking the box to the right of their names and then choose 'Export
1323 selected card(s)' at the top.
1324
1325 The export menu will ask you to choose a template, a layout and starting
1326 position (where on the sheet should printing begin).
1327
1328     **Note**
1329
1330     For the starting position if the first 6 labels have already been
1331     used on your sheet you can start printing on label in position 7 on
1332     the sheet. The labels are numbered left to right from top to bottom.
1333
1334 |image1229|
1335
1336 Once you click 'Export' you will be presented with a PDF of your labels
1337 for printing
1338
1339 |image1230|
1340
1341 When you open the PDF you will see the cards for printing
1342
1343 |image273|
1344
1345 The above image shows a layout that is made up of two textlines. The
1346 first one is just plain text, the second one is composed of the
1347 <firstname> <surname> fields. A patron image is printed (if available)
1348 and the barcode of patrons number is displayed in code 39. All this is
1349 printed on a template with three columns and 8 rows using position 1-3
1350 here. When printing this PDF please take care that your printer doesn't
1351 rescale the PDF (e.g do not fit to paper size) otherwise the printer
1352 will not be able to print to the right place per your templates.
1353
1354 .. _manage-images-label:
1355
1356 Manage images
1357 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1358
1359 -  *Get there:* More > Tools > Patron card creator > Manage > Images
1360
1361 Images uploaded using this tool will appear on the menu when creating
1362 :ref:`patron card layouts <patron-card-layouts-label>`. You are limited in how many
1363 images you can upload (not counting patron images) by the
1364 :ref:`ImageLimit` system preference.
1365
1366     **Important**
1367
1368     Images must be under 500k in size.
1369
1370     **Note**
1371
1372     Pictures uploaded with this tool should be at least 300dpi which is
1373     the minimum quality for a printable image.
1374
1375 In the center of the screen is a simple upload form, simply browse for
1376 the file on your computer and give it a name you'll recognize later.
1377
1378 |image274|
1379
1380 Once the file is uploaded you will be presented with a confirmation
1381 message.
1382
1383 |image275|
1384
1385 And the image will be listed with all of your others on the right hand
1386 side of the page.
1387
1388 |image276|
1389
1390 To delete one or multiple of these images, click the checkbox to the
1391 right of each image you want to delete and click the 'Delete' button.
1392
1393 .. _patrons-anonymize-bulk-delete-label:
1394
1395 Batch patron deletion/anonymization
1396 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1397
1398 -  *Get there:* More > Tools > Patrons and circulation > Batch patron 
1399    deletion/anonymization
1400
1401 This tool allows you to bulk anonymize circulation histories (this means
1402 that you keep records of how many times items were checked out - but not
1403 the patrons who checked the items out) or bulk delete patrons (remove
1404 them from the system completely).
1405
1406     **Important**
1407
1408     Patrons with outstanding fines or items checked out are not saved.
1409     They are not completely removed from the system (they are only moved
1410     to the delete\_borrowers table), but this tool does not provide as
1411     many checks as one may desire.
1412
1413     **Important**
1414
1415     Before using this tool it is recommended that you backup your
1416     database. Changes made here are permanent.
1417
1418     **Important**
1419
1420     The anonymization will fail quietly if
1421     :ref:`AnonymousPatron` preference does not contain a
1422     valid value.
1423
1424 |image277|
1425
1426 To either delete or anonymize patrons
1427
1428 -  Check the 'Verify' box on the task you would like to complete (delete
1429    or anonymize)
1430
1431 -  Enter a date before which you want to alter the data
1432
1433 -  If deleting patrons you can also choose to find patrons who
1434
1435    -  have not borrowed since a specific date
1436
1437    -  have accounts that will expire before a specific date
1438
1439    -  are in a specific :ref:`patron category <patron-categories-label>`
1440
1441    -  are in a :ref:`patron list <patron-lists-label>`
1442
1443 -  Click 'Next'
1444
1445 -  A confirmation will appear asking if you're sure this is what you
1446    want to happen
1447
1448    |image278|
1449
1450 -  Clicking 'Finish' will delete or anonymize your data
1451
1452    |image279|
1453
1454 .. _batch-patron-modification-label:
1455
1456 Batch patron modification
1457 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1458
1459 -  *Get there:* More > Tools > Patrons and Circulation > Batch patron
1460    modification
1461
1462 With this tool you can make edits to a batch of patron records. Simply
1463 load in a file of cardnumbers (one per line), choose from a :ref:`list of
1464 patrons <patron-lists-label>` or scan patron card numbers in to the box
1465 provided.
1466
1467 |image280|
1468
1469 Once you have the file loaded or the barcodes scanned click 'Continue.'
1470 You will be presented with a list of the patrons and the changes you can
1471 make.
1472
1473 |image281|
1474
1475 To the left of each text box there is a checkbox. Clicking that checkbox
1476 will clear our the field values.
1477
1478     **Important**
1479
1480     If the field is mandatory you will not be able to clear the value in
1481     it.
1482
1483 If you have multiple patron attributes you can change them all by using
1484 the plus (+) sign to the right of the text box. This will allow you to
1485 add another attribute value.
1486
1487 |image282|
1488
1489 Once you have made the changes you want, you can click 'Save' and Koha
1490 will present you with the changed patron records.
1491
1492 .. _tag-moderation-label:
1493
1494 Tag Moderation
1495 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1496
1497 -  *Get there:* More > Tools > Patrons and Circulation > Tags
1498
1499 Depending on your :ref:`tagging system preferences <tagging-label>`,
1500 librarians may need to approve tags before they are published on the
1501 OPAC. This is done via the Tag Moderation Tool. If there are tags
1502 awaiting moderation they will be listed on the main staff dashboard
1503 under the module labels:
1504
1505 |image283|
1506
1507 To moderate the tags visit the Tags tool. When first visiting the tool,
1508 you will be presented with a list of tags that are pending approval or
1509 rejection by a librarian
1510
1511 |image284|
1512
1513 -  To see all of the titles this tag was added to simply click on the
1514    term
1515
1516    |image1230|
1517
1518    -  From this list of titles you can remove a tag without outright
1519       rejecting it from being used in the future by clicking the 'Remove
1520       tag' button to the right of the title.
1521
1522 -  To approve a tag, you can either click the 'Approve' button in line
1523    with the term, or check all terms you want to approve and click
1524    'Approve' below the table.
1525
1526 -  To reject a tag, you can either click the 'Reject' button in line
1527    with the term, or check all terms you want to approve and click
1528    'Reject' below the table.
1529
1530 Once a tag has been approved or rejected it will be moved to the
1531 appropriate list of tags. A summary of all tags will appear on the right
1532 of the screen.
1533
1534 |image285|
1535
1536 Even though a tag is approved or rejected, it can still be moved to
1537 another list. When viewing approved tags each tag has the option to
1538 reject:
1539
1540 |image286|
1541
1542 To check terms against the approved and rejected lists (and possibly
1543 against :ref:`the dictionary <tagsexternaldictionary-label>` you have assigned
1544 for tag moderation) simply enter the term into the search box on the
1545 bottom right of the screen to see the status of the term
1546
1547 |image287|
1548
1549 Finally you can find tags by using the filters on the left.
1550
1551 |image288|
1552
1553 .. _upload-patron-images-label:
1554
1555 Upload Patron Images
1556 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1557
1558 -  *Get there:* More > Tools > Patrons and Circulation > Upload Patron
1559    Images
1560
1561 Patron images can be uploaded in bulk if you are :ref:`allowing patron
1562 images <patronimages-label>` to be attached to patron records. These images
1563 can also be used when creating :ref:`patron cards <patron-card-creator-label>`.
1564
1565 -  Create a txt file and title it "DATALINK.TXT" or "IDLINK.TXT"
1566
1567 -  On each line in the text file enter the patron's card number followed
1568    by comma (or tab) and then the image file name
1569
1570    |image289|
1571
1572    -  Make sure that your TXT file is a plain text document, not RTF.
1573
1574 -  Zip up the text file and the image files
1575
1576 -  Go to the Upload Patron Images Tool
1577
1578    |image290|
1579
1580 -  For a single image, simply point to the image file and enter the
1581    patron card number
1582
1583 -  For multiple images, choose to upload a zip file
1584
1585 -  After uploading you will be presented with a confirmation
1586
1587    |image291|
1588
1589     **Important**
1590
1591     There is a limit of 100K on the size of the picture uploaded and it
1592     is recommended that the image be 200x300 pixels, but smaller images
1593     will work as well.
1594
1595 .. _rotating-collections-label:
1596
1597 Rotating Collections
1598 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1599
1600 -  *Get there:* More > Tools > Catalog > Rotating Collections
1601
1602 Rotating Collections is a tool for managing collections of materials
1603 that frequently get shifted from library to library. It adds the ability
1604 to store not only an item's home library and current location but also
1605 information about where it is supposed to be transferred to next to
1606 ensure that all items in the collection are sent to the correct library.
1607 When an item in a rotating collection is checked in, library staff is
1608 notified that the item is part of a rotating collection and which branch
1609 it should be sent to if it is not at the correct one.
1610
1611     **Important**
1612
1613     The :ref:`AutomaticItemReturn` system preference
1614     must be set to "Don't automatically transfer items to their home
1615     library when they are returned" for Rotating Collections to function
1616     properly.
1617
1618 -  To create a new rotating collection, click the "New Collection"
1619    button, fill in the Title and Description, and click Submit. Once
1620    submitted you'll see "Collection Name added successfully"; click
1621    "Return to rotating collections home" to return to the main Rotating
1622    Collections management page (or click Rotating Collections in the
1623    sidebar).
1624
1625 -  To add items to a collection, click "Add or remove items" next to the
1626    collection's name in the list of collections. Under "Add or remove
1627    items" scan or type in the barcode of the item you wish to add to the
1628    collection, and hit Enter or click Submit if necessary.
1629
1630 -  To remove an item from a collection, either click Remove next to the
1631    item's barcode in the list of items within the collection or check
1632    the "Remove item from collection" box next to the Barcode text box
1633    under "Add or remove items, and scan or type in the barcode, clicking
1634    Submit or hitting Enter if necessary. Note: The "Remove item from
1635    collection" checkbox will remain checked as long as you are on the
1636    "Add or remove items" page, unless you uncheck it, to facilitate
1637    quickly removing a number of items at a time by scanning their
1638    barcodes.
1639
1640 .. _transfer-a-rotating-collection-label:
1641
1642 Transfer a Rotating Collection
1643 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1644
1645 Transferring a collection will:
1646
1647 -  Change the current location of the items in that collection to the
1648    library it is to be transferred to
1649
1650 -  Initiate a transfer from its original current location/holding
1651    library to the current location/holding library it is to be rotated
1652    to. When a library receives a collection they will need to check in
1653    the items to complete the transfer.
1654
1655 You can transfer a collection in one of two ways:
1656
1657 -  From the main Rotating Collections page, click on Transfer next to
1658    the title of the collection you wish to transfer; choose the library
1659    you wish to transfer the collection to and click "Transfer
1660    collection".
1661
1662 -  Or, from the "add or remove items" page for a collection, you can
1663    click the Transfer button, choose the library you wish to transfer
1664    the collection to and click "Transfer Collection".
1665
1666     **Important**
1667
1668     In order to complete the transfer process, the library receiving the
1669     rotating collection should check in all items from the collection as
1670     they receive them. This will clear the transfer so that the items
1671     are no longer shown as being "in transit".
1672
1673 If an item in a rotating collection is checked in at a library other
1674 than the one it is supposed to be transferred to, a notification will
1675 appear notifying library staff that the item is part of a rotating
1676 collection, also letting them know where the item needs to be sent.
1677
1678 |image292|
1679
1680 .. _patrons-stock_rotation
1681
1682 Stock Rotation
1683 ~~~~~~~~~~~~~~
1684
1685 Stock Rotation helps to spread resources more fairly amongst library branches
1686 and allows patrons to see a wider range of titles.
1687
1688 Items are popular whilst they are new at a particular branch. However, their
1689 use often tails off over time. This tool empowers librarians to automate the
1690 movement of items on to another branch before usage declines and thereby
1691 extends the items useful life.
1692
1693 Library staff create rotation plans and then assign them to items. A cronjob
1694 is then used to cycle these items round the specified libraries on the
1695 rotation plan, moving them to the next stage after the prescribed period
1696 of time has passed at the current stage.
1697
1698 Email notices may be used to provide the library branches with a list of
1699 items to be put in-transit to the next branch and if an item is found to be
1700 on loan at the time that it should be transfered then an alert will be
1701 displayed when it is next returned.
1702
1703 From the stock rotation tool page you can add new rotation plans and see a 
1704 summary of your currently configured rotation plans. You can then edit plan 
1705 details, activate and deactivate plans and manage stages and items on a given 
1706 rotation plan.
1707
1708 |image1381|
1709
1710 This tool utilises a cron job that must be configured to run on a daily basis.
1711
1712 Editing rota details
1713 ^^^^^^^^^^^^^^^^^^^^
1714
1715 |image1382|
1716
1717 Name: A clear name or code to identify the rota
1718
1719 Cyclical: Denotes whether items remain (No) at the last library on the rotation
1720 plan upon reaching the end of the rota or whether they continue (Yes) to rotate,
1721 returning back to the first library on the rotation plan once they have
1722 completed their alloted time at the last library, indefinitely until manually
1723 removed from the rota.
1724
1725 Active: Denotes whether a rota is active and as such whether items on it are
1726 rotating. It also governs whether items may be added to and removed from the
1727 rota.  A rota may be switched between active and inactive at any time allowing
1728 for rota maintanence.
1729
1730 Description: One may optionally add an expanded description of the rota for
1731 display in summary views.
1732
1733
1734 Managing rota stages
1735 ^^^^^^^^^^^^^^^^^^^^
1736
1737 |image1383|
1738
1739 Stages may be edited, added, removed and re-ordered at any time from this page.
1740
1741 Library: The library the item will be at during this stage
1742
1743 Duration: The amount of time the item should stage at this stage
1744
1745
1746 Managing rota items - Tool view
1747 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1748
1749 |image1384|
1750
1751 Items can be added to a rota individually (by barcode) or in bulk (via the
1752 upload of a line delimited barcode file) on this page.
1753
1754 You will also be presented with a summary of all items on the rota with their
1755 current location and you have the options to immediately progress items, mark
1756 items as 'in demand' and remove an item from rotation.
1757
1758 In demand: If an item is marked as 'in demand' then the duration the item will
1759 stay at it's current stage will be doubled compared to what is set in the
1760 rota. This is often used for items that are found to be unexpectedly popular at
1761 a particular library.
1762
1763 Managing rota items - Catalog view
1764 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1765
1766 |image1385|
1767
1768 Rotating items may also be managed from the catalog view: When stock rotation is
1769 enabled a new menu tab 'Rota' will appear on a catalog records detail view.
1770
1771 All attached items will appear in the summary view with their current status in
1772 relation to rotas and the option to mark items as 'in demand' or immediately
1773 progress them.  You can also remove items from rotation and add items to rotas
1774 here too.
1775
1776 Managing rotation notices
1777 ^^^^^^^^^^^^^^^^^^^^^^^^^
1778
1779 Stock rotation can send email notices to branch libraries to aid in selecting
1780 the items due for rotation. Branch 'Reply-to' addresses will be used in
1781 preference to 'Email' addresses for the notice recipients.
1782
1783 The contents of the notices can be customised in the normal manor through the
1784 notices tool and the relevant notice has the code SR_SLIP.
1785
1786 Permissions
1787 ^^^^^^^^^^^
1788
1789 The stock rotation tool uses two distinct permissions:
1790
1791 manage_rotas:
1792   this governs a users ability to create, update and delete a rota.
1793
1794 manate_rota_items:
1795   this governs a users ability to add, remove and progress
1796 items on a rota.
1797
1798
1799 .. _catalog-label:
1800
1801 Catalog
1802 ---------------------------
1803
1804 .. _batch-item-deletion-label:
1805
1806 Batch item deletion
1807 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1808
1809 -  *Get there:* More > Tools > Catalog > Batch item deletion
1810
1811 This tool will allow you to delete a batch of item records from Koha.
1812
1813 From the tool you can choose to upload a file of barcodes or item ids,
1814 or you can scan items one by one into the box below the upload tool.
1815
1816 |image298|
1817
1818 Once you have your file uploaded or the barcodes scanned you can click
1819 'Continue.'
1820
1821 You will be presented with a confirmation screen. From here you can
1822 uncheck the items you don't want to delete and decide if Koha should
1823 delete the bib record if the last item is being deleted before clicking
1824 'Delete selected items.' If you'd like you can delete the bibliogrphic
1825 record if you're deleting the last item by clicking the checkbox next to
1826 'Delete records if no items remain'.
1827
1828 |image299|
1829
1830 If your file (or list of scanned barcodes) has more than 1000 barcodes,
1831 Koha will be unable to present you with a list of the items. You will
1832 still be able to delete them, but not able to choose which items
1833 specifically to delete or delete the biblio records.
1834
1835 |image300|
1836
1837 If the items are checked out you will be presented with an error after
1838 clicking 'Delete selected items' and the items will not be deleted.
1839
1840 |image301|
1841
1842 If the items can be deleted they will be and you will be presented with
1843 a confirmation of your deletion.
1844
1845 |image302|
1846
1847 .. _batch-item-modification-label:
1848
1849 Batch item modification
1850 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1851
1852 -  *Get there:* More > Tools > Catalog > Batch item modification
1853
1854 This tool will allow you to modify a batch of item records in Koha.
1855
1856 |image293|
1857
1858 From the tool you can choose to upload a file of barcodes or item ids,
1859 or you can scan items one by one into the box below the upload tool. You
1860 can also decide the items edited should be populated with the default
1861 values you have defined in your :ref:`default
1862 framework <marc-bibliographic-frameworks-label>`.
1863
1864 Once you have your file uploaded or the barcodes listed you can click
1865 'Continue.'
1866
1867 |image294|
1868
1869 You will be presented with a summary of the items you want to modify.
1870 From here you can uncheck the items you don't want to modify before
1871 making changes in the form below. You can also hide columns you don't
1872 need to see to prevent having to scroll from left to right to see the
1873 entire item form.
1874
1875     **Note**
1876
1877     To uncheck all items thar are currently checked out you can click
1878     the 'Clear on loan' link at the top of the form.
1879
1880 Using the edit form you can choose which fields to make edits to. By
1881 checking the checkbox to the right of each field you can clear the
1882 values in that field for the records you are modifying.
1883
1884 |image295|
1885
1886 Once you have made you changes you will be presented with the resulting
1887 items.
1888
1889 |image296|
1890
1891     **Note**
1892
1893     You can also edit items on one bib record in a batch by going to the
1894     bib record and clicking Edit > Edit items in batch
1895
1896 |image297|
1897
1898 .. _batch-record-deletion-label:
1899
1900 Batch record deletion
1901 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1902
1903 This tool will take a batch of record numbers for either bibliographic
1904 records or authority records and allow you to delete all those records
1905 and any items attached to them in a batch.
1906
1907 |image1231|
1908
1909 First you need to tell the tool if you're deleting bibliographic or
1910 authority records. Next you can load a file with biblionumbers or
1911 authids or enter a list of those numbers in the box provided. Once you
1912 submit the form you will be presented with a summary of the records you
1913 are trying to delete.
1914
1915 |image1232|
1916
1917 If a record you want to delete can't be deleted it will be highlighted.
1918
1919 Check the records you want to delete and click the 'Delete selected
1920 records' button to finish the process.
1921
1922 .. _batch-record-modification-label:
1923
1924 Batch record modification
1925 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1926
1927 -  *Get there:* More > Tools > Catalog > Batch record modification
1928
1929 This tool will allow you to edit batches of bibliographic and/or
1930 authority records using :ref:`MARC Modification
1931 Templates <marc-modification-templates-label>`. Before visiting this tool you will
1932 want to set up at least one MARC modification template.
1933
1934 |image303|
1935
1936 When you visit the tool it will ask you:
1937
1938 -  Choose whether you're editing bibliographic or authority records
1939
1940 -  Enter the biblionumbers or authids
1941
1942    -  You can upload a file of these numbers or
1943
1944    -  Enter the numbers (one per line) in the box provided
1945
1946 -  Finally choose the MARC Modification Template you'd like to use to
1947    edit these records.
1948
1949 Once you've entered your criteria click 'Continue'
1950
1951 |image1233|
1952
1953 You will be presented with a list of records that will be edited. Next
1954 to each one is a checkbox so you can uncheck any items you would rather
1955 not edit at this time.
1956
1957 Clicking Preview MARC will allow you to see what edits will be made when
1958 you finalize the edit.
1959
1960 |image1234|
1961
1962 Once you're sure everything is the way you want you can click the
1963 'Modify selected records' button and your records will be modified.
1964
1965 .. _automatic-item-modifications-by-age-label:
1966
1967 Automatic item modifications by age
1968 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1969
1970 -  *Get there:* More > Tools > Catalog > Automatic item modifications by
1971    age
1972
1973 This tool allows librarians to update item specific fields when an item
1974 reaches a certain age.
1975
1976     **Note**
1977
1978     Staff need the items\_batchmod permission to access this tool
1979
1980     **Important**
1981
1982     The settings in this tool will be acted upon by the :ref:`corresponding
1983     cron job <automatic-item-update-label>`
1984
1985 If you haven't created any rules you will see the option to 'Add rules'
1986 on the Tool page. Click this button to create rules.
1987
1988 |image1235|
1989
1990 If you have rules already there will be a button that reads 'Edit
1991 rules'. To create a new rule click the 'Edit rules' button at the top of
1992 the page
1993
1994 |image304|
1995
1996 You will be brought to a page where you can edit exisitng rules or
1997 create a new rule
1998
1999 |image305|
2000
2001 In the form that appears you can set :
2002
2003 -  the age in days at which the item will update (Age)
2004
2005 -  what criteria is needed to trigger the update (Conditions)
2006
2007 -  what changes are made when the script runs (Substitutions)
2008
2009 |image306|
2010
2011 Once you're done you can click the 'Add this rule' link and then add
2012 additional rules or you can click the 'Submit these rules' button to
2013 save your changes.
2014
2015 |image307|
2016
2017 .. _export-data-(marc-&-authorities)-label:
2018
2019 Export Data (MARC & Authorities)
2020 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2021
2022 -  *Get there:* More > Tools > Catalog > Export Data
2023
2024 Koha comes with a tool that will allow you to export your bibliographic,
2025 holdings and/or authority data in bulk. This can be used to send your
2026 records to fellow libraries, organizations or services; or simply for
2027 backup purposes.
2028
2029 .. _export-bibliographic-records-label:
2030
2031 Export Bibliographic Records
2032 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2033
2034 At the top of the screen you need to pick what data you're exporting. If
2035 you're exporting bibliographic records with or without the holdings
2036 information you want to click the 'Export bibliographic records' tab.
2037
2038 -  Fill in the form in order to limit your export to a specific range
2039    (all fields are optional)
2040
2041    |image308|
2042
2043    -  Choose to limit your export by any one or more of the following
2044       options
2045
2046       -  Limit to a bib number range
2047
2048       -  Limit to a specific item type
2049
2050          -  **Important**
2051
2052                 This limit will use the type you have defined in the
2053                 :ref:`item-level\_itypes <item-level\_itypes-label>` preference.
2054                 If you have the item-level\_itypes preference set to
2055                 'specific item' and you have no items attached to a bib
2056                 record it will not be exported. To get all bib records
2057                 of a specific type you will need your item-level\_itypes
2058                 preference set to 'biblio record'.
2059
2060       -  Limit to a specific library or group of libraries
2061
2062          -  **Important**
2063
2064                 This is a filter: if you leave this set to the default
2065                 (all libraries selected) or select one or more libraries,
2066                 bib records with no items attached will not be exported. To get
2067                 bib records with no items you will need to 'clear all'
2068                 (i.e. de-select all libraries).
2069
2070       -  Limit to a call number range
2071
2072       -  Limit to an acquisition date range
2073
2074    -  If you'd like you can load a file of biblionumbers for the records
2075       you would like to export.  File type needs to be .csv or .txt
2076
2077       |image309|
2078
2079    -  Next choose what to skip when exporting
2080
2081       |image310|
2082
2083       -  By default items will be exported, if you would like to only
2084          export bibliographic data, check the 'Don't export items' box
2085
2086       -  To limit your export only to items from the library you're
2087          logged in as (if you leave the 'Library' field set to 'All') or
2088          to the library you selected above check the 'Remove non-local
2089          items' box
2090
2091       -  You can also choose what fields you don't want to export. This
2092          can be handy if you're sharing your data, you can remove all
2093          local fields before sending your data to another library
2094
2095    -  Finally choose the file type and file name
2096
2097       |image311|
2098
2099       -  Choose to export your data in marc or marcxml format
2100
2101       -  Choose the name you want your file to save as
2102
2103    -  Click 'Export bibliographic records'
2104
2105 .. _export-authority-records-label:
2106
2107 Export Authority Records
2108 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2109
2110 At the top of the screen you need to pick what data you're exporting. If
2111 you're exporting authority records you want to click the 'Export
2112 authority records' tab.
2113
2114 -  Fill in the form in order to limit your export to a specific range or
2115    type of authority record (all fields are optional)
2116
2117    |image312|
2118
2119 -  Or you can choose a file of authids to export
2120
2121   |image1236|
2122
2123   File type needs to be .csv or .txt
2124
2125 -  Next choose fields that you would like to exclude from the export
2126    separated by a space (no commas)
2127
2128    |image313|
2129
2130    -  If you'd like to exclude all subfields of the 200 for example just
2131       enter 200
2132
2133    -  If you'd like to exclude a specific subfield enter it beside the
2134       field value 100a will exclude just the subfield 'a' of the 100
2135
2136 -  Finally choose the file type and file name
2137
2138    |image314|
2139
2140    -  Choose to export your data in marc or marcxml format
2141
2142    -  Choose the name you want your file to save as
2143
2144 -  Click 'Export authority records'
2145
2146 .. _inventory-tool-label:
2147
2148 Inventory
2149 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2150
2151 -  *Get there:* More > Tools > Catalog > Inventory
2152
2153 Koha's Inventory tool can be used in one of three ways:
2154 1. By printing out a shelf list that you can then mark items off on;
2155
2156 2. By uploading a text file of barcodes gathered by a portable scanner;
2157
2158 3. By comparing a text file of barcodes gathered by a portable scanner to a
2159    generated shelf list.
2160
2161 If you do not have the ability to use your barcode scanner on the floor
2162 of the library, the option available to you is to generate a shelf
2163 list based on criteria you enter.
2164
2165 |image315|
2166
2167 First, choose the criteria for the items you want to print out on a list.
2168 All parameters are optional, but if none are selected, the resulting list
2169 might be quite large.
2170
2171 - Library: choose the branch you want to check, as well as if that branch
2172   is the home library or the current holding library of the items.
2173
2174 - Shelving location (items.location) is: you can filter by location.
2175
2176 - Item callnumber between ... and ...: you can also limit the list to a specific
2177   range of callnumbers.
2178
2179 You can filter even more with item statuses (not for loan status, lost status,
2180 withdrawn status or damaged status). Check the boxes next to the statuses you
2181 want to include. For example, if you are using the list to shelf read, check
2182 only the 'for loan' status as the other items probably won't be on the shelves.
2183
2184 - Last inventory date: enter a date here to skip items that have been marked
2185   as seen recently.
2186
2187 - Skip items on loan: check this box to filter out loaned items from the list.
2188
2189 - Export to CSV file: check this box to generate a CSV file for altering in an
2190   application on your desktop. If this box is unchecked, the list will be
2191   presented on the screen.
2192
2193 Click on 'Submit' to generate your shelf list. You can then print it to use
2194 while walking around the library checking your collection or use it directly
2195 in Koha on a portable device.
2196
2197 |image316|
2198
2199 Once you have found the items on your shelves, return to this
2200 list and check the boxes next to the items you found. Next, click on one of
2201 the three buttons to continue:
2202
2203 - Mark seen and quit: updates the 'last seen' date of the checked items to
2204   today and returns to the previous screen.
2205
2206 - Mark seen and continue: updates the 'last seen' date of the checked items to
2207   today and shows the next page of the list.
2208
2209 - Continue without marking: doesn't update any of the items on this page
2210   and shows the next page of the list.
2211
2212 If you have a portable scanner (or a laptop and USB scanner) you can
2213 walk through the library with the scanner in hand and scan barcodes as
2214 you come across them (on a laptop, scan the barcodes into a text file). Once 
2215 finished you can then upload the text file generated by the scanner to Koha.
2216
2217 |image317|
2218
2219 Choose the text file and the date you want to mark all items as seen and
2220 then scroll to the very bottom and click 'Submit'. This will update all the
2221 items' 'last seen' date to the chosen date. By default, this will also check in
2222 the items scanned as it is assumed that they are on the shelf and so not loaned
2223 out. If you do not want to check in scanned items, check the 'Do not check in
2224 items scanned during inventory' before clicking 'Submit'.
2225
2226 Alternatively, you can combine the two methods to automatically compare a list
2227 of scanned barcodes with a generated list. First, upload you barcode file and
2228 choose the date you want to appear in the items' 'last seen' field. The 'Compare 
2229 barcodes list to results' checkbox should automatically be checked. If you do 
2230 not want the scanned items to be automatically checked-in if they are checked-out, 
2231 make sure you check the 'Do not check in items scanned during inventory' checkbox. 
2232 Choose the filters (library, shelving location, callnumbers or statuses) to generate a 
2233 list with which to compare your barcodes. Click on 'Submit'.
2234
2235     **Note**
2236
2237     Depending on the number of barcodes you are comparing, this may take a few
2238     minutes. It is not recommended to compare lists of more than 1000 barcodes as
2239     this may cause a session timeout.
2240
2241 Once Koha has finished comparing the barcodes file to the generated list, it
2242 will return the number of items updated and a list of problematic items.
2243
2244 - Missing (not scanned): the item is in the generated list but not in the
2245   barcodes file.
2246
2247 - Found in wrong place: the item is in the barcodes list, but not in the
2248   generated list.
2249
2250 - Still checked out: the item is checked out, but is in the generated list. It
2251   was not automatically checked in.
2252
2253 - Barcode not found: the barcode doesn't exist.
2254
2255 - Item withdrawn: the item has 'withdrawn' status, but it is in the barcodes
2256   file.
2257
2258 .. _label-creator-label:
2259
2260 Label Creator
2261 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2262
2263 -  *Get there:* More > Tools > Catalog > Label Creator
2264
2265 The Label Creator allow you to use layouts and templates which you
2266 design to print a nearly unlimited variety of labels including barcodes.
2267 Here are some of the features of the Label Creator module:
2268
2269 -  Customize label layouts
2270
2271 -  Design custom label templates for printed labels
2272
2273 -  Build and manage batches of labels
2274
2275 -  Export single or multiple batches
2276
2277 -  Export single or multiple labels from within a batch
2278
2279 -  Export label data in one of three formats:
2280
2281    -  PDF - Readable by any standard PDF reader, making labels printable
2282       directly on a printer
2283
2284    -  CSV - Export label data after your chosen layout is applied
2285       allowing labels to be imported in to a variety of applications
2286
2287    -  XML - Included as an alternate export format
2288
2289 .. _label-templates-label:
2290
2291 Templates
2292 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2293
2294 -  *Get there:* More > Tools > Label Creator > Manage > Label templates
2295
2296 A template is based on the label/card stock you are using. This might be
2297 Avery 5160 for address labels, Gaylord 47-284 for spine labels or Avery
2298 28371 for your patron cards, just to give a couple of examples. These
2299 labels will include all of the information you will need for setting up
2300 a Koha, this information may be on the packaging, and if not it can
2301 usually be found on the vendor's website.
2302
2303 .. _label-add-a-template-label:
2304
2305 Add a Template
2306 ''''''''''''''''''''''''''''''''''''''
2307
2308 To add a new template, you want to click on the 'New' button at the top
2309 of the Label Creator and choosing 'Label template'.
2310
2311 |image318|
2312
2313 Using the form that appears you can define the template for your sheet
2314 of labels or cards.
2315
2316 |image319|
2317
2318 -  Template ID will be automatically generated after saving your
2319    template, this is simply a system generated unique id
2320
2321 -  Template Code should be something you can use to identify your
2322    template on a list of templates
2323
2324 -  You can use the Template Description to add additional information
2325    about the template
2326
2327 -  The Units pull down is used to define what measurement scale you're
2328    going to be using for the template. This should probably match the
2329    unit of measurement used on the template description provided by the
2330    product vendor.
2331
2332    |image320|
2333
2334 -  The measurements, number of columns and number of rows can be found
2335    on the vendor product packaging or website.
2336
2337    -  **Important**
2338
2339           If you do not supply a left text margin in the template, a
2340           3/16" (13.5 point) left text margin will apply by default.
2341
2342 -  A profile is a set of "adjustments" applied to a given template just
2343    prior to printing which compensates for anomalies unique and peculiar
2344    to a given printer (to which the profile is assigned).
2345
2346    -  Before picking a profile try printing some sample labels so that
2347       you can easily define a profile that is right for your
2348       printer/template combination.
2349
2350    -  After finding any anomalies in the printed document, :ref:`create a
2351       profile <label-add-a-profile-label>` and assign it to the template.
2352
2353 After saving, your templates will appear on the 'Manage' area under
2354 'Label templates'.
2355
2356 |image321|
2357
2358 .. _label-profiles-label:
2359
2360 Profiles
2361 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2362
2363 -  *Get there:* More > Tools > Label Creator > Manage > Printer Profiles
2364
2365 A profile is a set of "adjustments" applied to a given
2366 :ref:`template <label-add-a-template-label>` just prior to printing which
2367 compensates for anomalies unique and peculiar to a given printer (to
2368 which the profile is assigned). This means if you set a template up and
2369 then print a sample set of data and find that the items are not all
2370 aligned the same on each label, you need to set up a profile for each
2371 printer to make up for the differences in printing styles, such as the
2372 shifting of text to the left, right, top or bottom.
2373
2374 If your labels are printing just the way you want, you will not need a
2375 profile.
2376
2377 .. _label-add-a-profile-label:
2378
2379 Add a Profile
2380 ''''''''''''''''''''''''''''''''''''
2381
2382 To add a new profile, you want to click on the 'New' button at the top
2383 of the Label Creator tool and choose 'Printer profile'.
2384
2385 |image322|
2386
2387 Using the form that appears you can create a profile to fix any problems
2388 with your template.
2389
2390 |image323|
2391
2392 -  The Printer Name and Paper Bin do not have to match your printer
2393    exactly, they are for your reference so you can remember what printer
2394    you have set the profile for. So if you want to use the Printer model
2395    number in printer name or you can call it 'the printer on my desk'
2396
2397 -  Template will be filled in once you have chosen which template to
2398    apply the profile to on the :ref:`template edit
2399    form <label-add-a-template-label>`
2400
2401 -  The Units pull down is used to define what measurement scale you're
2402    going to be using for your profile.
2403
2404    |image324|
2405
2406 -  Offset describes what happens when the entire image is off center
2407    either vertically or horizontally and creep describes a condition
2408    where the distance between the labels changes across the page or up
2409    and down the page
2410
2411    -  For these values, negative numbers move the error up and to the
2412       left and positive numbers move the error down and to the right
2413
2414    -  Example: the text is .25" from the left edge of the first label,
2415       .28" from the left edge of the second label and .31" from the left
2416       edge of the third label. This means the horizontal creep should be
2417       set to .03" to make up for this difference.
2418
2419 After saving, your profiles will appear on the 'Manage' area under
2420 'Printer profiles'.
2421
2422 |image325|
2423
2424 Once you have saved your new profile, you can return to the list of
2425 templates and choose to edit the template that this profile is for.
2426
2427 .. _label-layouts-label:
2428
2429 Layouts
2430 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
2431
2432 -  *Get there:* More > Tools > Label Creator > Manage > Layouts
2433
2434 A layout is used to define the fields you want to appear on your labels.
2435
2436 .. _label-add-a-layout-label:
2437
2438 Add a Layout
2439 ''''''''''''''''''''''''''''''''''
2440
2441 To add a new layout, you want to click on the 'New' button at the top of
2442 the Label Creator tool and choose 'Layout'.
2443
2444 |image326|
2445
2446 Using the form that appears you can create a profile to fix any problems
2447 with your template.
2448
2449 |image327|
2450
2451 -  The name of your layout can be anything you'd like to help you
2452    identify it later.
2453
2454 -  If this is a barcode label you'll want to choose the encoding (Code
2455    39 is the most common)
2456
2457 -  The layout type can be any combination of bibliographic information
2458    and/or barcode. For example a spine label would just be Biblio
2459    whereas a label for your circulation staff to use to checkout the
2460    book would probably be Biblio/Barcode.
2461
2462 -  The Bibliographic Data to Print includes any of the data fields that
2463    may be mapped to your MARC frameworks. You can choose from the preset
2464    list of fields or you can click on 'List Fields' and enter your own
2465    data. In 'List Fields', you can specify MARC subfields as a
2466    4-character tag-subfield string: (ie. 254a for the title field), You
2467    can also enclose a whitespace-separated list of fields to concatenate
2468    on one line in double quotes. (ie. "099a 099b" or "itemcallnumber
2469    barcode"). The fields available are from the database tables list
2470    below. Finally you could add in static text strings in single-quote
2471    (ie. 'Some static text here.')
2472
2473    -  You can use the schema viewer (http://schema.koha-community.org)
2474       with the following tables to find field names to use:
2475
2476       -  Currently all fields in the following tables are used: items,
2477          biblioitems, biblio, branches
2478
2479          |image328|
2480
2481 -  Choose if the label maker should print out the guidelines around each
2482    label
2483
2484 -  Choose if you'd like Koha to try to split your call numbers (usually
2485    used on Spine Labels)
2486
2487 -  Finally choose your text settings such as alignment, font type and
2488    size.
2489
2490 After saving, your layouts will appear on the 'Manage Layouts' page.
2491
2492 .. _label-batches-label:
2493
2494 Batches
2495 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
2496
2497 -  *Get there:* More > Tools > Label Creator > Manage > Label batches
2498
2499 Batches are made up of the barcodes you would like to print. Once in
2500 this tool you can search for the item records you would like to print
2501 out labels for.
2502
2503 .. _label-add-a-batch-label:
2504
2505 Add a Batch
2506 ''''''''''''''''''''''''''''''''
2507
2508 Batches can be created in one of two ways. The first is to click the
2509 'Create Label Batch' link on the ':ref:`Staged MARC
2510 Management <staged-marc-record-management-label>`' page:
2511
2512 |image329|
2513
2514 The other is to choose to create a new batch from the label creator tool
2515
2516 |image330|
2517
2518 You will be brought to an empty batch with a box to scan barcodes or
2519 itemnumbers in to and an 'Add item(s)' button at the bottom of the page.
2520
2521 |image331|
2522
2523 You can either scan barcodes in to the box provided and click the 'Add
2524 item(s)' button or you can click the 'Add item(s)' button with the
2525 barcodes box empty. Clicking 'Add item(s)' with nothing in the barcodes
2526 box will open a search window for you to find the items you want to add
2527 to the batch.
2528
2529 |image332|
2530
2531 From the search results, click the check box next to the items you want
2532 to add to the batch and click the 'Add checked' button. You can also add
2533 items one by one by clicking the 'Add' link to the left of each item.
2534
2535 |image333|
2536
2537 Once you have added all of the items click the 'Done' button. The
2538 resulting page will list the items you have selected.
2539
2540 |image334|
2541
2542 To print your labels, click the 'Export full batch' button. To print
2543 only some of the labels, click the 'Export selected item(s)' button.
2544 Either way you will be presented with a confirmation screen where you
2545 can choose your template and layout.
2546
2547 |image335|
2548
2549 You will then be presented with three download options: PDF, Excel, and
2550 CSV.
2551
2552 |image336|
2553
2554 After saving your file, simply print to the blank labels you have in
2555 your library.
2556
2557 .. _quick-spine-label-creator-label:
2558
2559 Quick Spine Label Creator
2560 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2561
2562 -  *Get there:* More > Tools > Catalog > Quick Spine Label Creator
2563
2564     **Note**
2565
2566     This tool does not use the label layouts or templates, it simply
2567     prints a spine label in the first spot on the label sheet.
2568
2569     -  Define the fields you want to print on the spine label in the
2570        :ref:`SpineLabelFormat` system preference
2571
2572     -  Format your label printing by editing spinelabel.css found in
2573        koha-tmpl/intranet-tmpl/prog/en/css/
2574
2575 To use this tool you simply need the barcode for the book you'd like to
2576 print the spine label for.
2577
2578 |image337|
2579
2580 .. _marc-modification-templates-label:
2581
2582 MARC modification templates
2583 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2584
2585 The MARC Modification Templates system gives Koha users the power to
2586 make alterations to MARC records automatically while staging MARC
2587 records for import.
2588
2589 This tool is useful for altering MARC records from various
2590 vendors/sources work with your MARC framework. The system essentially
2591 allows one to create a basic script using actions to Copy, Move, Add,
2592 Update and Delete fields.
2593
2594 Start by adding a new template (a template can be made up of one or more
2595 actions) by entering a name and clicking 'Create template'.
2596
2597 |image338|
2598
2599 Next you can add actions to the template by filling in the Action box.
2600 For example if you're loading in a batch of files from your EBook vendor
2601 you might want to add the biblio item type of EBOOK to the 942$c.
2602
2603 |image1237|
2604
2605 -  Choose 'Add/Update'
2606
2607 -  Enter the field 942 and subfield c
2608
2609 -  Enter the value of 'EBOOK' (or whatever your ebook item type code is)
2610
2611 -  Provide a description so you can identify this action later
2612
2613 -  Click 'Add action'
2614
2615 Each action can also have an optional condition to check the value or
2616 existence of another field. For example you might want to add the call
2617 number to the item record if it's not already there.
2618
2619 |image339|
2620
2621 -  Choose 'Copy'
2622
2623 -  Decide if you want to copy the first occurrence or all occurrence of
2624    the field
2625
2626 -  Enter the field 090 (or other biblio call number field) and subfield
2627    a to copy
2628
2629 -  Enter the 952 field and o subfield to copy to
2630
2631 -  Choose 'if'
2632
2633 -  Enter the 952 field and o subfield
2634
2635 -  Choose "doesn't exist"
2636
2637 -  Provide a description so you can identify this action later
2638
2639 -  Click 'Add action'
2640
2641 The Copy & Move actions also support Regular Expressions, which can be
2642 used to automatically modify field values during the copy/move. An
2643 example would be to strip out the '$' character in field 020$c.
2644
2645 |image340|
2646
2647 -  Choose 'Copy and replace'
2648
2649 -  Decide if you want to copy the first occurrence or all occurrences of
2650    the field
2651
2652 -  Enter the field 020 and subfield c to copy
2653
2654 -  Enter the 020 field and c subfield to copy to
2655
2656 -  Check the 'RegEx' box and enter your regular expression (in this case
2657    s/\\$// )
2658
2659 -  Choose 'if'
2660
2661 -  Enter the 020 field and c subfield
2662
2663 -  Choose "matches"
2664
2665 -  Check the 'RegEx' box and enter your regular expression (in this case
2666    m/^\\$/ )
2667
2668 -  Provide a description so you can identify this action later
2669
2670 -  Click 'Add action'
2671
2672     **Note**
2673
2674     The value for an update can include variables that change each time
2675     the template is used. Currently, the system supports two variables,
2676     \_\_BRANCHCODE\_\_ which is replaced with the branchcode of the
2677     library currently using the template, and \_\_CURRENTDATE\_\_ which
2678     is replaced with the current date in ISO format ( YYYY-MM-DD ).
2679
2680 You could also use regular expressions to add your library's proxy URL
2681 in front of links in your MARC record.
2682
2683 |image1238|
2684
2685 -  Choose 'Copy and replace'
2686
2687 -  Decide if you want to copy the first occurrence or all occurrences of
2688    the field
2689
2690 -  Enter the field 856 and subfield u to copy
2691
2692 -  Enter the 856 field and u subfield to copy to
2693
2694 -  Check the 'RegEx' box and enter your regular expression (in this case
2695    s/^/PROXY\_URL/ )
2696
2697 -  Provide a description so you can identify this action later
2698
2699 -  Click 'Add action'
2700
2701 When choosing between 'Copy' and 'Copy and replace' keep the following
2702 example in mind:
2703
2704 ::
2705
2706     245 _aThe art of computer programming _cDonald E. Knuth.
2707     300 _aA_exists _bB_exists
2708
2709 If we apply action (a) Copy the whole field 245 to 300, we get:
2710
2711 ::
2712
2713     245 _aThe art of computer programming _cDonald E. Knuth.
2714     300 _aA_exists _bB_exists
2715     300 _aThe art of computer programming _cDonald E. Knuth.
2716
2717 If we apply action (b) Copy the subfield 245$a to 300$a, we get:
2718
2719 ::
2720
2721     245 _aThe art of computer programming _cDonald E. Knuth.
2722     300 _aThe art of computer programming _bB_exists
2723
2724 Once your actions are saved you can view them at the top of the screen.
2725 Actions can be moved around using the arrows to the left of them.
2726
2727 |image341|
2728
2729 Depending on your actions the order may be very important. For example
2730 you don't want to delete a field before you copy it to another field.
2731
2732 To add another template you can either start fresh or click the
2733 'Duplicate current template' checkbox to create a copy of an existing
2734 template to start with.
2735
2736 |image342|
2737
2738 Once your template is saved you will be able to pick it when using the
2739 :ref:`Stage MARC Records for Import` tool.
2740
2741 |image343|
2742
2743 .. _stage-marc-records-for-import-label:
2744
2745 Stage MARC Records for Import
2746 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2747
2748 -  *Get there:* More > Tools > Catalog > Stage MARC records for import
2749
2750 This tool can be used to import both bibliographic and authority records
2751 that are saved in MARC format. Importing records into Koha includes two
2752 steps. The first is to stage records for import.
2753
2754 -  First find the MARC file on your computer
2755
2756    |image344|
2757
2758 -  Next you will be presented with options for record matching and item
2759    imports
2760
2761    |image345|
2762
2763    -  Enter 'Comments about this file' to identify your upload when
2764       going to the ':ref:`Manage Staged MARC Records <staged-marc-record-management-label>`' tool
2765
2766    -  Tell Koha which type of file this is, bibliographic or authority
2767
2768       |image346|
2769
2770    -  Choose the character encoding
2771
2772       |image347|
2773
2774    -  Choose if you would like to use a :ref:`MARC Modification
2775       Template <marc-modification-templates-label>` to alter the data you're about to
2776       import
2777
2778       |image348|
2779
2780    -  Choose whether or not you want to look for matching records
2781
2782       |image349|
2783
2784       -  You can set up :ref:`record matching rules <record-matching-rules-label>`
2785          through the administration area
2786
2787          |image350|
2788
2789          -  When using the ISBN matching rule Koha will find only exact
2790             matches. If you find that the ISBN match is not working to
2791             your satisfaction you can change the
2792             :ref:`AggressiveMatchOnISBN`
2793             preference to 'Do' and then run your import again.
2794
2795    -  Next choose what to do with matching records if they are found
2796
2797    -  Finally choose what to do with records that are unique
2798
2799    -  Next you can choose whether or not to import the item data found
2800       in the MARC records (if the file you're loading is a bibliographic
2801       file)
2802
2803       |image351|
2804
2805       -  From here you can choose to always add items regardless of
2806          matching status, add them only if a matching bib was found, add
2807          items only if there was no matching bib record, replace items
2808          if a matching bib was found (The match will look at the
2809          itemnumbers and barcodes to match on for items. Itemnumbers
2810          take precendence over barcodes), or Ignore items and not add
2811          them.
2812
2813 -  Click 'Stage for import'
2814
2815 -  You will be presented with a confirmation of your MARC import
2816
2817    |image352|
2818
2819 -  To complete the process continue to the :ref:`Manage Staged MARC Records
2820    Tool <staged-marc-record-management-label>`
2821
2822 .. _staged-marc-record-management-label:
2823
2824 Staged MARC Record Management
2825 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2826
2827 -  *Get there:* More > Tools > Catalog > Staged MARC Record Management
2828
2829 Once you have :ref:`staged <stage-marc-records-for-import-label>` your records for import you can
2830 complete the import using this tool.
2831
2832 |image353|
2833
2834 -  From the list of staged records, click on the file name that you want
2835    to finish importing
2836
2837    -  You will note that records that have already been imported will
2838       say so under 'Status'
2839
2840 -  A summary of your import will appear along with the option to change
2841    your matching rules
2842
2843    |image354|
2844
2845 -  Below the summary is the option to import the batch of bib records
2846    using a specific framework
2847
2848    |image355|
2849
2850    -  Choosing a framework other than 'Default' isn't necessary, but
2851       it's helpful for running reports and having the right bib level
2852       item type selected on import.
2853
2854 -  Below the framework selection there will be a list of the records
2855    that will be imported
2856
2857    |image356|
2858
2859    -  Review your summary before completing your import to make sure
2860       that your matching rule worked and that the records appear as you
2861       expect them to
2862
2863    -  Matches will appear with info under the 'Match details column'
2864
2865       |image357|
2866
2867       and when clicking the 'View' link under 'Diff' you can see the
2868       difference between versions.
2869
2870       |image358|
2871
2872 -  Click 'Import into catalog' to complete the import
2873
2874    |image359|
2875
2876 -  Once your import is complete a link to the new bib records will
2877    appear to the right of each title that was imported
2878
2879 -  You can also undo your import by clicking the 'Undo import into
2880    catalog' button
2881
2882 Records imported using this tool remain in the 'reservoir' until they
2883 are cleaned. These items will appear when searching the catalog from the
2884 `Cataloging <#cataloging>`__ tool:
2885
2886 |image360|
2887
2888 To clean items out of the 'reservoir':
2889
2890 -  Visit the main screen of the Manage Staged MARC Records tool
2891
2892    |image361|
2893
2894 -  To clean a batch, click the 'Clean' button to the right
2895
2896 -  You will be presented with a confirmation message
2897
2898    |image362|
2899
2900    -  Accept the deletion and the records will be removed from the
2901       reservoir and the status will be changed to 'cleaned'
2902
2903 .. _upload-local-cover-image-label:
2904
2905 Upload Local Cover Image
2906 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2907
2908 -  *Get there:* More > Tools > Catalog > Upload Local Cover Image
2909
2910 This tool will allow you to upload cover images for the materials in
2911 your catalog. To access this tool, staff will need the
2912 :ref:`upload\_local\_cover\_images permission <granular-tools-permissions-label>`. In
2913 order for images to show in the staff client and/or OPAC you will need
2914 to set your :ref:`LocalCoverImages` and/or
2915 :ref:`OPACLocalCoverImages` preferences to
2916 'Display.' Images can be uploaded in batches or one by one.
2917
2918     **Note**
2919
2920     Koha does not have a maximum file size limit for this tool, but
2921     Apache may limit the maximum size of uploads (talk to your sys
2922     admin).
2923
2924     **Note**
2925
2926     When you want to upload multiple images onto a bib record, they will
2927     display left to right (then top to bottom, depending on screen real
2928     estate) in order of uploading, and the one on the left (the first
2929     one uploaded) will be the one used as a thumbnail cover in search
2930     results and on the detail page. There is no way to reorder cover
2931     images uploaded in this way, so be sure to upload them in the order
2932     you'd like them to appear.
2933
2934     |image1239|
2935
2936 If uploading a single image:
2937
2938 -  Visit the tool and click the 'Browse' button to browse to the image
2939    on your local machine.
2940
2941    |image363|
2942
2943 -  Click 'Upload file'
2944
2945 -  Choose 'Image file' under the 'File type' section
2946
2947 -  Enter the biblionumber for the record you're attaching this image to.
2948    This is not the same as the barcode, this is the system generated
2949    number assigned by Koha.
2950
2951    -  Find the biblionumber by looking at the end of the URL in the
2952       address bar when on the detail page
2953
2954       |image364|
2955
2956    -  or by clicking on the MARC tab on the detail page in the staff
2957       client
2958
2959       |image365|
2960
2961 -  If you would like to replace any other cover images you may have
2962    uploaded in the past, check the 'Replace existing covers' box under
2963    the 'Options' section
2964
2965 -  Click 'Process images'
2966
2967 -  You will be presented with a summary of the upload and a link to the
2968    record you have just added the image to
2969
2970 If uploading a batch of images at once you will need to prepare a ZIP
2971 file first.
2972
2973 -  Enter in to the ZIP file all the images you are uploading
2974
2975 -  Also include a text file (\*.TXT) named either datalink.txt or
2976    idlink.txt listing the biblionumber followed by the image name for
2977    each image one per line
2978
2979    -  ex. 4091,image4091.jpg
2980
2981       |image366|
2982
2983 -  Browse your local computer to the ZIP file
2984
2985 -  Click 'Upload file'
2986
2987 -  Choose 'Zip file' under the 'File type' section
2988
2989 -  If you would like to replace any other cover images you may have
2990    uploaded in the past, check the 'Replace existing covers' box under
2991    the 'Options' section
2992
2993 -  Click 'Process images'
2994
2995 -  You will be presented with a summary of the upload
2996
2997    |image367|
2998
2999     **Important**
3000
3001     The source image is used to generate a 140 x 200 px thumbnail image
3002     and a 600 x 800 px full-size image. The original sized image
3003     uploaded will not be stored by Koha
3004
3005 You will be able to see your cover images in the staff client on the
3006 detail page under the 'Image' tab in the holdings table at the bottom
3007
3008 |image368|
3009
3010 In the OPAC the cover images will also appear in the images tab, as well
3011 as next to the title and on the search results.
3012
3013 If you would like to remove a cover image you can click 'Delete image'
3014 below the image if you have the :ref:`upload\_local\_cover\_images
3015 permission <granular-tools-permissions-label>`.
3016
3017 .. _additional-tools-label:
3018
3019 Additional Tools
3020 ---------------------------------------
3021
3022 .. _calendar-label:
3023
3024 Calendar
3025 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
3026
3027 -  *Get there:* More > Tools > Additional Tools > Calendar
3028
3029 Libraries can define library closings and holidays to be used when
3030 calculating due dates. You can make use of the Calendar by turning on
3031 the proper system preferences:
3032
3033 -  *Get there:*\ More > Administration > Global System Preferences >
3034    Circulation > :ref:`useDaysMode`
3035
3036    -  Choose the method for calculating due date - either include days
3037       the library is closed in the calculation or don't include them.
3038
3039 -  *Get there:* More > Administration > Global System Preferences >
3040    Circulation > :ref:`finescalendar <finescalendar-label>`
3041
3042    -  This will check the holiday calendar before charging fines
3043
3044 |image369|
3045
3046 .. _adding-events-label:
3047
3048 Adding Events
3049 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3050
3051 Before adding events, choose the library you would like to apply the
3052 closings to. When adding events you will be asked if you would like to
3053 apply the event to one branch or all branches. To add events, simply
3054
3055 -  Click on the date on the calendar that you would like to apply the
3056    closing to
3057
3058    |image370|
3059
3060 -  In the form that appears above the calendar, enter the closing
3061    information (for more info on each option click the question mark [?]
3062    to the right of the option)
3063
3064    -  Library will be filled in automatically based on the library you
3065       chose from the pull down at the top of the page
3066
3067    -  The day information will also be filled in automatically based on
3068       the date you clicked on the calendar
3069
3070    -  In the description enter the reason the library is closed
3071
3072    -  Next you can choose if this event is a one time event or if it is
3073       repeatable.
3074
3075       -  If this is a one day holiday choose 'Holiday only on this day'
3076
3077       -  If this is a weekly closing (like a weekend day) then you can
3078          choose 'Holiday repeated every same day of the week'
3079
3080       -  If this is an annual holiday closing choose 'Holiday repeated
3081          yearly on the same date'
3082
3083       -  If the library is going to be closed for the week or a range of
3084          time choose 'Holiday on a range' and enter a 'To Date' at the
3085          top
3086
3087       -  If the library is going to be closed for a range of time each
3088          year (such as summer holidays for schools) choose 'Holiday
3089          repeated yearly on a range' and enter a 'To Date' at the top
3090
3091    -  Finally decide if this event should be applied to all libraries or
3092       just the one you have originally selected
3093
3094       -  If you'd rather enter all the holidays and then copy them all
3095          to another branch all at once you can use the copy menu below
3096          the calendar
3097
3098          |image371|
3099
3100 -  After saving you will see the event listed in the summary to the
3101    right the calendar
3102
3103    |image372|
3104
3105 .. _editing-events-label:
3106
3107 Editing Events
3108 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3109
3110 To edit events
3111
3112 -  Click on the event on the calendar that you want to change (do this
3113    by clicking on the date on the calendar, not the event listed in the
3114    summary)
3115
3116    |image373|
3117
3118 -  From this form you can make edits to the holiday or delete the
3119    holiday completely.
3120
3121    -  All actions require that you click 'Save' before the change will
3122       be made.
3123
3124 -  Clicking on repeatable events will offer slightly different options
3125
3126    |image374|
3127
3128    -  In the form above you will note that there is now an option to
3129       'Generate an exception for this repeated holiday,' choosing this
3130       option will allow you to make it so that this date is not closed
3131       even though the library is usually closed on this date.
3132
3133       -  All actions require that you click 'Save' before the change
3134          will be made.
3135
3136 .. _additional-help-label:
3137
3138 Additional Help
3139 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3140
3141 When adding or editing events you can get additional help by clicking on
3142 the question mark next to various different options on the form
3143
3144 |image375|
3145
3146 .. _csv-profiles-label:
3147
3148 CSV Profiles
3149 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3150
3151 -  *Get there:* More > Tools > Additional Tools > CSV Profiles
3152
3153 CSV Profiles are created to define how you would like your cart or list
3154 to export.
3155
3156 .. _add-csv-profiles-label:
3157
3158 Add CSV Profiles
3159 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3160
3161 To add a CSV Profile
3162
3163 -  Click 'CSV Profiles' from the Tools menu
3164
3165 -  The 'Profile type' determines what type of fields you plan to use
3166    (MARC or SQL) to define your profile
3167
3168    -  If you choose MARC then you will need to enter MARC fields
3169
3170    |image376|
3171
3172    -  If you choose SQL then you will need to enter SQL database fields
3173
3174       |image377|
3175
3176    -  The 'Profile name' will appear on the export pull down list when
3177       choosing 'Download' from your cart or list
3178
3179       |image378|
3180
3181    -  The 'Profile description' is for your own benefit, but will also
3182       appear in the OPAC when patrons download content, so make sure
3183       it's clear to your patrons as well
3184
3185    -  The 'CSV separator' is the character used to separate values and
3186       value groups
3187
3188           **Note**
3189
3190           The most common option here is comma because most spreadsheet
3191           applications know how to open files split by commas.
3192
3193    -  The 'Field separator' is the character used to separate duplicate
3194       fields
3195
3196       -  Example: You may have multiple 650 fields and this is the
3197          character that will appear in between each one in the column
3198
3199          |image379|
3200
3201    -  The 'Subfield separator' is the character used to separate
3202       duplicate subfields
3203
3204       -  Example: You may have multiple $a subfields in a field
3205
3206    -  The 'Encoding' field lets you define the encoding used when saving
3207       the file
3208
3209    -  Finally format your CSV file using the 'Profile MARC' or 'Profile
3210       SQL' field
3211
3212       -  Define which fields or subfields you want to export, separated
3213          by pipes. Example : 200\|210$a\|301 for MARC and
3214          biblio.title\|biblio.author for SQL
3215
3216       -  **Note**
3217
3218              You can also use your own headers (instead of the ones from
3219              Koha) by prefixing the field number with an header,
3220              followed by the equal sign. Example : Personal
3221              name=100\|title=245$a\|300
3222
3223    When you have entered in all of the information for you profile,
3224    simply click 'Submit' and you will be presented with a confirmation
3225    that your profile has been saved.
3226
3227    |image380|
3228
3229 .. _modify-csv-profiles-label:
3230
3231 Modify CSV Profiles
3232 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3233
3234 Once you have created at least one CSV Profile an 'Edit profile' tab
3235 will appear next to the 'New profile' button.
3236
3237 |image381|
3238
3239 -  Choose the profile you would like to edit and alter the necessary
3240    fields.
3241
3242 -  After submitting your changes you will be presented with a
3243    confirmation message at the top of the screen
3244
3245    |image382|
3246
3247 -  To delete a profile, check the 'Delete selected profile' option
3248    before clicking 'Submit Query'
3249
3250    |image383|
3251
3252 .. _using-csv-profiles-label:
3253
3254 Using CSV Profiles
3255 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3256
3257 Your CSV Profiles will appear on the export list or cart menu under the
3258 'Download' button in both the staff client and the OPAC
3259
3260 |image384|
3261
3262 .. _log-viewer-label:
3263
3264 Log Viewer
3265 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
3266
3267 -  *Get there:* More > Tools > Additional Tools > Log Viewer
3268
3269 Actions within the Koha system are tracked in log files. Your :ref:`system
3270 preferences <logs-label>` can be changed to prevent the logging of
3271 different actions. These logs can be viewed using the Log Viewer Tool.
3272
3273 |image385|
3274
3275 Choosing different combinations of menu options will produce the log
3276 file for that query.
3277
3278 A query for all logs related to the Circulation module produces a result
3279 |image386|
3280
3281 .. _news-label:
3282
3283 News
3284 ~~~~~~~~~~~~~~~~~~~~
3285
3286 -  *Get there:* More > Tools > Additional Tools > News
3287
3288 Koha's news module allows librarians to post news to the OPAC, staff
3289 interface and circulation receipts.
3290
3291 |image387|
3292
3293 To add news to either the OPAC, the Staff Client or a Circulation
3294 receipt:
3295
3296 -  Click 'New Entry'
3297
3298    |image388|
3299
3300    -  Under 'Display Location' choose whether to put the news on the
3301       OPAC, Slip (circulation receipt) or the Librarian (Staff)
3302       Interface.
3303
3304       |image1240|
3305
3306    -  Choose the library this news item will show for
3307
3308    -  Choose a title for your entry
3309
3310    -  Using the publication and expiration date fields you can control
3311       from which date and for how long your news item appears
3312
3313       -  Examples: (these assume today's date as 07-May-2015)
3314
3315          -  Publish on current date: set publication date as 07-May-2015
3316
3317          -  Schedule for publishing in future: set date later than
3318             07-May-2015
3319
3320          -  Backdate the news item: set date earlier than 07-May-2015
3321
3322    -  'Appear in position' lets you decide what order your news items
3323       appear in
3324
3325    -  The 'News' box allows for the use of HTML for formatting of your
3326       news item
3327
3328 -  After filling in all of the fields, click 'Submit'
3329
3330 -  News in the OPAC will appear above the
3331    :ref:`OpacMainUserBlock`
3332
3333    |image389|
3334
3335    -  Below the news in the OPAC there will be an RSS icon allowing you
3336       to subscribe to library news
3337
3338     |image1241|
3339
3340 -  News in the Staff Client will appear on the far left of the screen
3341
3342    |image390|
3343
3344 -  News on the circulation receipts will appear below the items that are
3345    checked out
3346
3347    |image391|
3348
3349 -  Depending on your choice for the
3350    :ref:`NewsAuthorDisplay` preference you will also
3351    see the person who created the news item (this uses the logged in
3352    person)
3353
3354 .. _task-scheduler-label:
3355
3356 Task Scheduler
3357 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3358
3359 -  *Get there:* More > Tools > Additional Tools > Task Scheduler
3360
3361 The task scheduler is a way to schedule reports to run whenever you
3362 want.
3363
3364 To schedule a task, visit the Task Scheduler and fill in the form
3365
3366 |image392|
3367
3368 -  Current Server Time shows the time on your server (schedule all of
3369    your reports to run based on that time - not on your local time)
3370
3371 -  Time should be entered as hh:mm (2 digit hour, 2 digit minute)
3372
3373 -  Date should be entered using the calendar pop up
3374
3375 -  From Report choose the report you want to schedule
3376
3377 -  Choose whether to receive the text of or a link to the results
3378
3379 -  In the Email filed enter the email of the person you want to receive
3380    your report
3381
3382 Below the task scheduler form, there is a list of scheduled reports
3383
3384 |image393|
3385
3386 You can also schedule reports directly from the list of saved reports by
3387 clicking the 'Schedule' link
3388
3389 |image394|
3390
3391 .. _troubleshooting-label:
3392
3393 Troubleshooting
3394 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3395
3396 Task scheduler will not work if the user the web server runs as doesn't
3397 have the permission to use it. To find out if the right user has the
3398 permissions necessary, check /etc/at.allow to see what users are in it.
3399 If you don't have that file, check etc/at.deny. If at.deny exists but is
3400 blank, then every user can use it. Talk to your system admin about
3401 adding the user to the right place to make the task scheduler work.
3402
3403 .. _quote-of-the-day-(qotd)-editor-label:
3404
3405 Quote of the Day (QOTD) Editor
3406 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3407
3408 -  *Get there:* More > Tools > Additional Tools > Edit quotes for QOTD
3409    feature
3410
3411 This tool will allow you to add and edit quotes to show on the OPAC if
3412 you're using the Quote of the Day (QOTD) feature.
3413
3414 To turn this feature on set the :ref:`QuoteOfTheDay`
3415 preference to 'Enable and add at least one quote via the Quote of the
3416 Day Editor. Once these steps are complete you will see your quotes above
3417 the :ref:`OpacMainUserBlock` in the OPAC:
3418
3419 |image395|
3420
3421 .. _add-a-quote-label:
3422
3423 Add a Quote
3424 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
3425
3426 To add a quote:
3427
3428 -  Click the 'Add quote' button in the toolbar and an empty quote entry
3429    will be added to the end of the current quote list.
3430
3431    |image396|
3432
3433    -  **Important**
3434
3435           Both the 'Source' and the 'Text' fields must be filled in in
3436           order to save the new quote.
3437
3438           |image397|
3439
3440 -  When finished filling in both fields, press the <Enter> key on your
3441    keyboard to save the new quote.
3442
3443 -  The list will update and the new quote should now be visible in the
3444    list.
3445
3446     **Note**
3447
3448     You may cancel the addition of a new quote any time prior to saving
3449     it simply by pressing the <Esc> key on your keyboard.
3450
3451 .. _edit/delete-a-quote-label:
3452
3453 Edit/Delete a Quote
3454 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3455
3456 Once the current quote pool has been loaded into the editing table, you
3457 may edit the quote source and text.
3458
3459 -  Edit either the 'Source' or 'Text' fields by clicking on the desired
3460    field.
3461
3462    |image398|
3463
3464 -  When you are finished editing a field, press the <Enter> key on your
3465    keyboard to save the changes.
3466
3467 The list will be updated, the edits saved, and visible.
3468
3469 If you'd like you can also delete quote(s).
3470
3471 -  Select the quote(s) you desire to delete by clicking on the
3472    corresponding quote id.
3473
3474 -  Once quote selection is finished, simply click the 'Delete quote(s)'
3475    button.
3476
3477 -  You will be prompted to confirm the deletion.
3478
3479 -  After confirming the deletion, the list will update and the quote(s)
3480    will no longer appear.
3481
3482 .. _import-quotes-label:
3483
3484 Import Quotes
3485 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3486
3487 If you'd like you can import a batch of quotes as a CSV file. Your file
3488 must contain two columns in the form: "source","text" with no header
3489 row.
3490
3491     **Note**
3492
3493     You will be prompted to confirm upload of files larger than 512KB.
3494
3495 -  To start the import process click the 'Import quotes' button at the
3496    top of the screen
3497
3498    |image399|
3499
3500 -  Once on the import quotes screen you can browse your computer for the
3501    file you would like to import
3502
3503    |image400|
3504
3505 -  After selecting the CSV file, click the 'Open' button and the file
3506    will be uploaded into a temporary editing table.
3507
3508    |image401|
3509
3510 -  From the listing you can edit either the 'Source' or 'Text' fields by
3511    clicking on the desired field. When you are finished editing a field,
3512    press the <Enter> key on your keyboard to save the changes.
3513
3514    |image402|
3515
3516 -  You can also delete quotes from this listing before completing the
3517    import.
3518
3519    -  Select the quote(s) you desire to delete by clicking on the
3520       corresponding quote id.
3521
3522       |image403|
3523
3524    -  Once quote selection is finished, simply click the 'Delete
3525       quote(s)' key.
3526
3527       |image404|
3528
3529    -  You will be prompted to confirm the deletion.
3530
3531       |image405|
3532
3533    -  After confirming the deletion, the list will update and the
3534       quote(s) will no longer appear.
3535
3536 -  Once you are satisfied with the quotes, click the 'Save quotes'
3537    button in the toolbar at the top and the quotes will be saved.
3538
3539    |image406|
3540
3541 .. _upload-label:
3542
3543 Upload
3544 ~~~~~~~~~~~~~~~~~~~~~~~~
3545
3546 -  *Get there:* More > Tools > Additional Tools > Upload
3547
3548 This tool will allow you to upload files to your Koha system for
3549 selection from the :ref:`Cataloging form <attaching-files-to-records-label>`.
3550
3551 .. _upload-files-label:
3552
3553 Upload Files
3554 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3555
3556 When you first visit the Upload tool you might see a warning about
3557 missing a category.
3558
3559 |image1242|
3560
3561 Categories are defined in the :ref:`authorized value <authorized-values-label>`
3562 in the UPLOAD category. If you do not have upload categories then your
3563 files will be temporary and will be deleted the next time the server is
3564 rebooted. Once you have a value in the UPLOAD authorized value category
3565 you will see a Category pull down below the 'Browse' button.
3566
3567 |image1243|
3568
3569 Browse your computer a file, choose a category and decide if the public
3570 will be able to download this file via the OPAC. Once your file is
3571 uploaded you will be presented with a confirmation.
3572
3573 |image1244|
3574
3575 .. _search-files-label:
3576
3577 Search files
3578 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3579
3580 All uploaded files are searchable from below the upload form. Using the
3581 form you can search any part of the filename and/or the Hashvalue.Search
3582 uploaded files
3583
3584 You will be presented with the results of your search.
3585
3586 |image1245|
3587
3588 Access files
3589 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3590
3591 -  *Get there:* More > Tools > Additional Tools > Access files
3592
3593 This option allows access to files stored on the server from the staff interface.
3594 The directories where the files are stored need to be defined in the koha-conf.xml
3595 file. In order to be able to access the tool, a staff patron requires the superlibrarian
3596 or access_files patron permission
3597
3598 |image1340|