Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-collection.tt
Nicole C. Engard 4cc50cc3b4 Bug 6966 Update Serials Help
This patch updates the serials help files.
2011-10-08 20:01:12 +13:00

15 lines
No EOL
776 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Serial Collection</h1>
<p>This page shows a short summary of the subscription along with all of the issues that have been received, are expected, or marked late.</p>
<p>From here you can choose to edit specific issue or receive new issues.</p>
<p>To edit or receive an issue, simply check the box in the 'Edit' column and click the 'Edit Serial' button.</p>
<p>If you are adding multiple issues at once or if the latest expected issue is late, you can click the 'Generate Next' button to generate the next issue based on the subscription pattern.</p>
<p><strong>See the full documentation for Serials in the <a href="http://manual.koha-community.org/3.6/en/serials.html">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]