Bug 5917 / Bug 6085 : Fixing not being able to change language
[koha.git] / koha-tt / 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 [% INCLUDE 'help-bottom.inc' %]