From 495e0a040dc74123542f3b69915e6bedd5db76e6 Mon Sep 17 00:00:00 2001 From: Russel Garlick Date: Fri, 21 Dec 2007 10:18:16 +1300 Subject: [PATCH] Online Help for Serials Home Signed-off-by: Chris Cormack Signed-off-by: Joshua Ferraro --- .../prog/en/modules/help/serials/serials-home.tmpl | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-home.tmpl diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-home.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-home.tmpl new file mode 100644 index 0000000000..5ffb4e5567 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-home.tmpl @@ -0,0 +1,3 @@ + +

Serials

Q: What does the serials module do?

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.

Q: What do I need before I can setup a subscription?

Before you can setup up a subscription, you will need to setup a "Vendor" under Acquisitions, and a new "Biblio" under Cataloging. When cataloging the new biblio, do not add any items. Adding of items is handled by the Serials module.

Q: How to search for a subscription?

A: Search by using the filter button (either title or ISSN).

Q: How do I create a new subscription?

A: Click the “Add subscription” button.

Q: What can I do when I have found a subscription?

A: View subscription details, receive any item and/or manage what appears in subscription summary (in OPAC and librarian interface.

TIP. USING WILDCARDS.

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.

 

+ -- 2.20.1