Bug 8945: Serials Help Files for 3.10
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / serials / serials-edit.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Recieving Serials</h1>
4
5 <p>Issues can be marked as received from several locations. To find a subscription, use the search box at the top of the Serials page to search for the serial you'd like to receive issues for</p>
6
7 <p>From the search results you can click the 'Serial Receive' link or you can click on the subscription title and then click the 'Receive' button.</p>
8
9 <p>The final way to receive serials is from the 'Serial Collection' page. To the left of the Subscription summary page there is a menu with a link to 'Serial Collection'</p>
10
11 <p>From the page that opens up you can click 'Edit Serial' with the issue you want to receive checked.</p>
12
13 <p>All three of these options will open up the issue receive form:</p>
14
15 <ul>
16         <li>Choose 'Arrived' from the status pull down to mark a serial as received.</li>
17         <li>If you have decided to have an item record created for each issue an item add form will appear</li>
18         <li>If your issue has a supplemental issue with it, fill in the Supplemental Issue information.</li>
19         <li>If you have decided to have an item record created for each issue an item add form will appear for your supplement and for the issue itself</li>
20         <li>Once you have entered your info you can click 'Save'</li>
21 </ul>
22
23 <p>If you are receiving multiple issues at once, or have marked an issue as 'Late' or 'Missing' there you can click the 'Generate Next' button below the list of issues.</p>
24
25 <p>Clicking this button will generate the next issue for you and mark the previously expected issue as 'Late' automatically. You can then check the 'Edit' box to the right of each issue and edit the status on multiple issues at once.</p>
26
27 <p><strong>See the full documentation for Receiving a Serial in the <a href="http://manual.koha-community.org/3.10/en/receiveissues.html">manual</a> (online).</strong></p>
28
29 [% INCLUDE 'help-bottom.inc' %]