Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-home.tmpl

14 lines
No EOL
1.2 KiB
Cheetah

<!-- TMPL_INCLUDE NAME="help-top.inc" -->
<h1>Serials</h1>
<h2>Q: What does the serials module do?</h2>
<p>The serials module is used to manage subscriptions the library has to vairous titles. These are normally Serials or Journals, but in practice can be anything.</p>
<h2>Q: What do I need before I can setup a subscription?</h2>
<p>Before you can setup up a subscription, you will need to setup a &quot;Vendor&quot; under Acquisitions, and a new &quot;Biblio&quot; under Cataloging. When cataloging the new biblio, do not add any items. Adding of items is handled by the Serials module.</p>
<h2>Q: How do I create a new subscription?</h2>
<p>A: Click the &ldquo;Add subscription&rdquo; button.</p>
<h2>Q: What can I do when I have found a subscription?</h2>
<p>A: View subscription details, receive any item and/or manage what appears in subscription summary (in OPAC and staff client).</p>
<h3>TIP. USING WILDCARDS</h3>
<p>If you enter a title, you can use the wildcard % : entering %Times% returns every subscription containing Times in the title. Entering New York% returns every subscription with title starting with New York.</p><!-- TMPL_INCLUDE NAME="help-bottom.inc" -->