Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-home.tmpl
Nicole Engard 0b69b8ffc3 Adding some further help files
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-07-10 08:54:13 -05:00

3 lines
1.6 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><a id="qhow_do_i_create_a_new_subscription" name="qhow_do_i_create_a_new_subscription" title="qhow_do_i_create_a_new_subscription"></a>Q: How do I create a new subscription?</h2> <p> A: Click the &ldquo;Add subscription&rdquo; button. </p> <h2><a id="qwhat_can_i_do_when_i_have_found_a_subscription" name="qwhat_can_i_do_when_i_have_found_a_subscription" title="qwhat_can_i_do_when_i_have_found_a_subscription"></a>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 librarian interface. </p> <h3><a id="tip._using_wildcards" name="tip._using_wildcards" title="tip._using_wildcards"></a>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" -->