Taiga #1077, 23435 for 19.11. Added a note for 'Number of copies to be made of this...
[kohadocs.git] / source / serials.rst
1 .. include:: images.rst
2
3 .. _serials-label:
4
5 Serials
6 =======
7
8 Serials actions can be accessed by going to the 'More' menu at the top of
9 your screen and choosing 'Serials' or by clicking 'Serials' on the main Koha
10 staff client page. The Serials module in Koha is used for keeping track
11 of journals, newspapers and other items that come on a regular schedule.
12 As with all modules, make sure you go through the related
13 :ref:`implementation checklist <serials-configuration-label>` before using the Serials
14 module.
15
16 -  *Get there:* More > Serials
17
18 .. _manage-serial-frequencies-label:
19
20 Manage serial frequencies
21 -------------------------------------------
22
23 Koha keeps a record of publication frequencies for easy management and
24 duplication.
25
26 -  *Get there:* More > Serials > Manage frequencies
27
28 From this page you can view all of the existing frequencies in your
29 system
30
31 |image738|
32
33 and create new ones.
34
35 |image739|
36
37 .. _manage-serial-numbering-patterns-label:
38
39 Manage serial numbering patterns
40 ------------------------------------------------------
41
42 Everytime you create a new numbering pattern in serials you can save it
43 for later use. These patterns are accessible via the 'Manage numbering
44 patterns' page.
45
46 -  *Get there:* More > Serials > Manage numbering patterns
47
48 This page will list for you the numbering patterns you have saved in the
49 past as well as a few canned patterns.
50
51 |image740|
52
53     **Note**
54
55     If you have upgraded from a previous version of Koha you will see
56     'Backup patterns' listed for patterns used in version before Koha
57     3.14. This is how Koha saved your old numbering patterns. You can
58     edit these to give them more meaningful names from here.
59
60 It will also allow you to create a new numbering pattern without first
61 adding a subscription. To add new new pattern click 'New numbering
62 pattern' at the top of the list of patterns.
63
64 |image741|
65
66 .. _add-a-subscription-label:
67
68 Add a subscription
69 -----------------------------------------
70
71 Subscriptions can be added by clicking the 'New' button on any
72 bibliographic record
73
74 |image742|
75
76 Or by visiting the Serials module and clicking 'New subscription'
77
78 |image743|
79
80 If you are entering a new subscription from the Serials module you will
81 be presented with a blank form (if creating new from a bibliographic
82 record the form will include the bib info).
83
84 |image744|
85
86 -  'Librarian' field will show the logged in librarian's username
87
88 -  'Vendor' can be found by either searching vendors entered via the
89    `Acquisitions module <#acqmodule>`__ or entering the vendor ID number
90
91    -  Vendor information is not required
92
93    -  In order to claim missing and late issues you need to enter vendor
94       information
95
96       |image745|
97
98 -  'Biblio' is the MARC record you'd like to link this subscription to
99
100    -  This can be done by searching for an existing record by clicking
101       on the 'Search for record' link below the boxes or by entering the
102       biblionumber for a record in the first box. Only if you search will
103       the field between the parenthesis be filled in.
104
105 -  Next you can choose whether a new item is created when receiving an
106    issue (if you barcode issues you'll want to create an item at this
107    time)
108
109 -  In order to determine how to handle irregularities in your
110    subscription answer 'When there is an irregular issue', if the
111    numbers are always sequential you'll want to pick 'Keep issue number'
112
113 -  Checking the 'Manual history' box will allow you to enter serials
114    outside the prediction pattern once the subscription is saved by
115    going to the 'Planning' tab on the subscription detail page.
116
117    |image1277|
118
119 -  'Call number' is for your item's call number or call number prefix
120
121 -  'Library' is the branch that owns this subscription.
122
123    -  If more than one library subscribes to this serial you will need
124       to create a subscription for each library
125
126    -  This can be done easily by using the 'Edit as new (duplicate)'
127       option found on the subscription information page and changing
128       only the 'Library' field
129
130       |image746|
131
132 -  Use the 'Public note' for any notes you would like to appear in the
133    OPAC for the patrons
134
135 -  'Nonpublic note' should be used for notes that are only visible to
136    the librarians via the staff client
137
138 -  The 'Patron notification' option lets you pick a notice to send to
139    patrons who subscribe to updates on this serial via the OPAC.
140
141    -  For this option to appear you need to make sure that you have a
142       Routing list notice set up in the :ref:`Notices Tool <notices-and-slips-label>`
143
144 -  'Location' is for the shelving location
145
146 -  The 'Grace period' is the number of days before an issue is
147    automatically moved from 'Expected' status to 'Late'.
148    This mechanism requires that the :ref:`SerialsUpdate.pl cron job <cron-serials-update-label>` is set up to run regularly.
149
150 -  The Staff and OPAC display options allow you to control how many
151    issues appear by default on bibliographic records in the Staff Client
152    and the OPAC
153
154    -  If no values are entered in these fields, they will use the
155       :ref:`OPACSerialIssueDisplayCount` and
156       :ref:`StaffSerialIssueDisplayCount`
157       system preference values
158
159 Once that data is filled in you can click 'Next' to enter the prediction
160 pattern information.
161
162 |image747|
163
164 -  In 'First issue publication date' you want to enter the date of the
165    issue you have in your hand, the date from which the prediction
166    pattern will start
167
168 -  There are several pre-defined options for the 'Frequency' of
169    publication all of which are visible alongside your own custom
170    frequencies by visiting ':ref:`Manage frequencies <manage-serial-frequencies-label>`'
171
172    -  Without periodicy: some very specific (usually high level science
173       journals) don't have a true periodicity. When you subscribe to the
174       title, you subscribe for 6 issues, which can arrive in 1 year...
175       or 2... There is no regularity or known schedule.
176
177    -  Unknown select this if none of the other choices are relevant
178
179    -  Irregular: The journal is not "regular" but has a periodicity. You
180       know that it comes out on January, then in October and December,
181       it is irregular, but you know when it's going to arrive.
182
183    -  2/day: Twice daily
184
185    -  1/day: Daily
186
187    -  3/week: Three times a week
188
189    -  1/week: Weekly
190
191    -  1/ 2 weeks: Twice monthly (fortnightly)
192
193    -  1/ 3 weeks: Tri-weekly
194
195    -  1/month: Monthly
196
197    -  1/ 2 months (6/year): Bi-monthly
198
199    -  1/ 3 months (1/quarter): Quarterly
200
201    -  1/quarter (seasonal) : Quarterly related to seasons (ie. Summer,
202       Autumn, Winter, Spring)
203
204    -  2/year: Half yearly
205
206    -  1/year: Annual
207
208    -  1/ 2 years: Bi-annual
209
210 -  'Subscription length' is the number of issues or months in the
211    subscription. This is also used for setting up renewal alerts
212
213 -  'Subscription start date' is the date at which the subscription
214    begins. This is used for setting up renewal alerts
215
216 -  'Subscription end date' should only be entered for subscriptions that
217    have ended (if you're entering in a backlog of serials)
218
219 -  'Numbering pattern' will help you determine how the numbers are
220    printed for each issue. Patterns entered here are saved and editable
221    at any time by visiting ':ref:`Manage numbering
222    patterns <manage-serial-numbering-patterns-label>`'
223
224    -  Start with the numbering on the issue you have in hand, the
225       numbering that matches the date you entered in the 'First issue
226       publication' field
227
228    -  You can choose to create your own numbering pattern by choosing
229       'None of the above' and clicking the 'Show/hide advanced pattern'
230       button at the bottom of the form
231
232       |image748|
233
234 -  The 'Locale' option is useful when you want to display days, month or
235    season. For example, if you have a German serial, you can use the
236    German locale option to display days, etc. in German.
237
238 -  Once a 'Numbering pattern' is chosen the number formula will
239    appear.
240
241    |image1278|
242
243    -  The 'Begins with' number is the number of the issue you're holding
244       in your hand.
245
246    -  The 'Inner counter' is used to tell Koha where the "receiving
247       cycle" starts
248
249       -  For example: If the first issue to receive is "vol. 4, no. 1,
250          iss. 796", you need to set up "inner counter = 0" But if it's
251          "vol. 4, no. 2, iss. 797", the inner counter should be "1".
252
253    -  After filling in this data click the 'Test prediction pattern'
254       button to see what issues the system will generate, if there are
255       irregularities you can choose which issues don't exist from the
256       list presented.
257
258       |image749|
259
260 -  If you have added a :ref:`custom field <additional-fields-label>`, it
261    will be editable above the buttons at the bottom of the screen
262
263    |image1274|
264
265 Click 'Save subscription' to save the information you have entered.
266 `Find sample serial examples in the serial pattern library on the wiki <https://wiki.koha-community.org/wiki/Serial_Pattern_Library>`__.
267
268 .. _edit-subscription-label:
269
270 Edit a subscription
271 -----------------------------------
272
273 To edit a subscription, click on 'Edit' and 'Edit subscription' from the
274 subscription page. This will take you back to the same form as the one
275 used when :ref:`creating a new subscription <add-a-subscription-label>`.
276
277 |image1376|
278
279 You can also batch edit subscriptions. To do so, search for the subscriptions
280 you want to change. In the results, check the boxes next to the subscriptions
281 to edit. The link 'Edit selected serials' will appear.
282
283 |image1377|
284
285 From there, you can change:
286
287 -  the vendor
288
289 -  the shelving location
290
291 -  the library
292
293 -  the item type
294
295 -  the public note
296
297 -  the nonpublic note
298
299 -  whether or not to create an item when receiving an issue
300
301 -  the expiration date
302
303 |image1378|
304
305       **Note**
306
307       Leave the field unchanged to keep the original values.
308
309 .. _receive-issues-label:
310
311 Receive issues
312 -----------------------------------
313
314 Issues can be marked as received from several locations. To find a
315 subscription, use the search box at the top of the Serials page to
316 search for the serial you'd like to receive issues for:
317
318 |image750|
319
320 From the search results you can click the 'Serial receive' link or you
321 can click on the subscription title and then click the 'Receive' button.
322
323 |image751|
324
325 The final way to receive serials is from the 'Serial collection' page.
326 To the left of the Subscription summary page there is a menu with a link
327 to 'Serial collection'
328
329 |image752|
330
331 From the page that opens up you can click 'Edit serial' with the issue
332 you want to receive checked.
333
334 |image753|
335
336 All three of these options will open up the issue receive form:
337
338 |image754|
339
340 -  Choose 'Arrived' from the status pull down to mark a serial as
341    received.
342
343 -  If you have decided to have an item record created for each issue an
344    :ref:`item add form <adding-items-label>` will appear after choosing 'Arrived'.
345    You can add multiple copies using the 'Number of copies to be made of this item' 
346    option at the bottom of the form.
347
348    |image755|
349
350 -  If your issue has a supplemental issue with it, fill in the
351    Supplemental issue information.
352
353    -  Key the entire numbering in the box after "Supplemental issue" no
354       numbering will be inherited/auto-filled from the main issue, and
355       exactly what you key in the box after "Supplemental issue" will be
356       auto-filled in the item record's Serial enumeration/chronology
357       [MARC21 952$h] (if you create item records).
358
359       -  E.g., key this in its entirety if it's what you would like
360          displayed: "v.69 no.3 (Mar. 2015) suppl."
361
362 -  If you have decided to have an item record created for each issue an
363    :ref:`item add form <adding-items-label>` will appear for your supplement and
364    for the issue itself
365
366 -  Once you have entered your info you can click 'Save'
367
368 .. _serial-collection-label:
369
370 Serial collection
371 -----------------------------------
372
373 Each subscription has a Serial collection page available from the main Serials
374 menu.
375
376    |image1437|
377
378 From this page you can manage additional tasks related to subscription
379 issues such as multi receiving and editing.
380
381    |image1438|
382
383 Click on the Multi receiving button to bulk receive future issues of
384 a subscription.
385
386    |image1439|
387
388 -  You can choose how many issues to receive and whether to set the
389    received date to the current date.
390
391 Clicking the Generate next button will generate the next issue for you and
392 mark the previously expected issue as ‘Late’ automatically.
393
394 Tick the box in the Edit column for one or more previous issues and
395 then click the Edit serials button.  You can edit the numbering, dates,
396 status and add notes.
397
398 .. _create-a-routing-list-label:
399
400 Create a routing list
401 ----------------------------------------
402
403 A routing list is a list of people who receive the serial before it goes
404 to the shelf. To enable routing lists you want to set your
405 :ref:`RoutingSerials` preference to 'Add'.
406
407 When on the subscription page you will see a link to the left that reads
408 'Create routing list' or 'Edit routing list'
409
410 |image757|
411
412 Clicking that link will bring you to the menu to add a new routing list.
413
414 |image758|
415
416 From here you want to click 'Add recipients' in order to add people to
417 the routing list. In the menu that appears you can filter patrons by
418 part of their name, their library and/or patron category.
419
420 |image759|
421
422 Clicking 'Add' to the right of each name will add them to the routing
423 list. When you have chosen all of the people for the list, click the
424 'Close' link to be redirected to the routing list.
425
426 |image760|
427
428 If the list looks the way you expect it to, then click 'Save'. Next you
429 will be brought to a preview of the routing list. To print the list
430 click 'Save and preview routing slip.' This will open a printable
431 version of the list.
432
433 |image761|
434
435 If :ref:`RoutingListAddReserves` is set to on
436 then patrons listed in the routing list will automatically be added to
437 the holds list for the issue.
438
439 To see a list of all of the routing lists for a specific patron is visit
440 the :ref:`Routing lists tab <routing-lists-label>` on their patron record.
441 Patrons are able to see a list of their own routing lists when logged
442 into the OPAC in the :ref:`your routing lists <your-routing-lists-label>` tab.
443
444 .. _subscriptions-in-staff-client-label:
445
446 Subscriptions in staff client
447 -----------------------------------------------------
448
449 Subscription information will appear on bibliographic records under the
450 'Subscriptions' tab
451
452 |image762|
453
454 Clicking the 'Subscription details' link will take you to the
455 Subscription summary page in the staff client.
456
457 |image763|
458
459 If you are using the :ref:`Acquisitions <Acquisitions>` module to keep track
460 of :ref:`serial subscriptions <order-from-a-serial-subscription-label>` you
461 will see an extra 'Acquisition details' tab in your subscription details.
462
463 |image764|
464
465 .. _subscriptions-in-opac-label:
466
467 Subscriptions in OPAC
468 --------------------------------------------
469
470 When viewing the subscription in the OPAC there will be several options.
471
472 Like in the staff client, there will be a Subscriptions tab on the
473 bibliographic record.
474
475 |image765|
476
477 Under this tab will appear the number of issues you chose when setting
478 up the subscription or in your
479 :ref:`OPACSerialIssueDisplayCount` system
480 preference. Clicking the 'More details' link will provide you with
481 additional information about the serial history. You can set the default
482 view of a serial in the OPAC with the
483 :ref:`SubscriptionHistory` system preference.
484
485 There are two views, compact and full. The compact serial subscription
486 will show basic information regarding the subscription
487
488 |image766|
489
490 From this compact display patrons can subscribe to be notified of new
491 issues as they are released by clicking the 'Subscribe to email
492 notifications of new issues' button. For this link to appear you will
493 want to have chosen to notify patrons :ref:`on the
494 subscription <add-a-subscription-label>` itself.
495
496 |image767|
497
498 You can see those who subscribe to new issue alerts by going to the
499 subscription page in the staff client and looking on the right of the
500 'Information' tab.
501
502 |image1279|
503
504 Whereas the full view shows extensive details, broken out by year,
505 regarding the subscription
506
507 |image768|
508
509 .. _claim-late-serials-label:
510
511 Claim late serials
512 --------------------------------------
513
514 Koha can send email messages to your serial vendors if you have late
515 issues. To the left of the main serials page there is a link to 'Claims'
516
517 |image769|
518
519 The links to claims also appears to the left of the subscription detail
520 page
521
522 |image770|
523
524 If you don't have a claim notice defined yet you will see a warning
525 message that you need to first define a notice.
526
527 |image771|
528
529 Clicking 'Claims' will open a report that will ask you to choose from
530 your various serial vendors to generate claims for late issues.
531
532 |image772|
533
534 From the list of late issues you can choose which ones you want to send
535 a claim email to by clicking the checkbox to the left of late issue,
536 choosing the notice template to use and clicking the 'Send notification'
537 button.
538
539 .. _check-serial-expiration-label:
540
541 Check serial expiration
542 -----------------------------------------------
543
544 When adding serials you enter a subscription length, using the check
545 expiration tool you can see when your subscriptions are about to expire.
546 To use the tool click the link to 'Check expiration' on the serials
547 menu.
548
549 |image773|
550
551 In the form that appears you need to enter at least a date to search by.
552
553 In your results you will see all subscriptions that will expire before
554 the date you entered. From there you can choose to view the subscription
555 further or renew it in one click.
556
557 |image774|
558
559 If there is more than one subscription, you can check the boxes and
560 click on 'Renew selected subscriptions' to renew all the serials.
561 The serials will be renewed for the same amount of time as their previous
562 subscription (i.e. if the last subscription for that serial lasted one
563 year, the serial will be renewed for one year; if the last subscription
564 was for 16 issues, it will be renewed for another 16 issues).
565
566 |image1356|
567
568 .. _renewing-serials-label:
569
570 Renewing serials
571 -----------------------------------
572
573 If your serial subscription has expired you won't be able to receive
574 issues. To renew your subscription you can click the 'Renew' button at
575 the top of your subscription detail page.
576
577 |image775|
578
579 Another option is to click the 'Renew' link to the right of the
580 subscription on the Serial collection page.
581
582 |image776|
583
584 Once you click the 'Renew' link or button you will be presented with
585 renewal options.
586
587 |image777|
588
589 -  The start date should be the date your subscription period starts.
590
591 -  For the subscription length you'll want to fill in one of the three
592    fields presented: Number of issues, Number of months or Number
593    of weeks.
594
595 -  Finally enter any notes you might have about this renewal.
596
597 .. _searching-serials-label:
598
599 Searching serials
600 -------------------------------------
601
602 Once in the Serials module there is basic search box at the top that you
603 can use to find subscriptions using any part of the ISSN and/or title.
604
605 |image778|
606
607 You can also click the 'Advanced search' link to the right of the
608 'Submit' button to do a more thorough search of your serials.
609
610 |image779|
611
612 From your results you can filter by using the search boxes at the bottom
613 of each column and adjust the number of results using the toolbar at the
614 top of the results set.
615
616 |image780|