Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-edit.tmpl
Russel Garlick e9ebe22f6a Working on help files
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-04 08:05:38 -06:00

5 lines
1,010 B
Cheetah

<!-- TMPL_INCLUDE name="help-top.inc" -->
<div class="main">
<h1>Recieving Serials</h1><h2>How do I receive an expected issue?</h2><p>The number for the next expected Issue should display in the top row. The status will default to waited. If the serial has arrived, then select &quot;arrived&quot; from the drop down. If SerialAddItems is turned on you will be prompted to add the item detail. </p><p>Once you press save the new issue will be recorded in the subscription history. </p><h2>How do I receive an unexpected or supplemental issue?</h2><p>Uss the blank line under the expected issue line to add in the details for the unexpected or supplemental issue.&nbsp; Select the appropriate status and save.&nbsp;</p><h2>What happens if an Issue does not turn up?</h2><p>If an issue does not turn up or is late, then select that status from the Status drop down. The issue will now appear under &quot;Claims&quot; and can be managed from there. &nbsp;</p>
</div>
<!-- TMPL_INCLUDE name="help-bottom.inc" -->