From 450823d8cdde371df8b4842918eedf173578b572 Mon Sep 17 00:00:00 2001 From: Russel Garlick Date: Fri, 21 Dec 2007 10:50:31 +1300 Subject: [PATCH] Online Help for adding a new subscription - taken from KohaDocs.org Signed-off-by: Chris Cormack Signed-off-by: Joshua Ferraro --- .../prog/en/modules/help/serials/subscription-add.tmpl | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-add.tmpl diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-add.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-add.tmpl new file mode 100644 index 0000000000..7e71f93cfc --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-add.tmpl @@ -0,0 +1,3 @@ + +

Add A New Serial Subscription

What do I need to setup a subscription?

Before you can set up a new subscription, you will need to have set up:

  • a Vendor in Acquisitions who supplies the subscription
  • a Biblio with no items to which you can add the subscription to.
.

How do I set up a new subscription?

There are four sections to this form:

Step 1: Search for a Supplier

If you want to claim any issues then you need to elect a supplier at this point.

Step 2: Search for Biblio

It should find the item that was just set up in Acquisitions. Note If you have not yet set this up in Acquisitions, click Create Biblio. It will take you back to Acquisitions Order Form.

Step 3: Fill out other details in the Subscription Information box.

This includes the Call Number, Home branch for the Serial and any notes. 

Select the Patron Alert: you will need to choose a Notice that can be sent to patrons when a new issue arrives. To edit this notice, go to Tools > Notices.  

Step 4: Fill out the details in the Planning box.

This is a critical component of managing serials. In order to make the system predict the next issue the user must fill out each of these fields. Once completed it will populate the Numbering Calculation box below.

See > More details about Planning

Step 5: Fill out the Subscription length box

Indicate the expected length of time that this serial will be subscribed to.

This sets up the expiry date in the system and also sets up an Alert a month before expected expiry.

Step 6: Numbering Calculation

If a choice has been made in the Numbering Pattern section then the Numbering Calculation will automatically be filled out and presented in this section. However, if the Numbering Pattern is “None of the above” then a formula will be presented and the user must fill this out.

See More detail about the Numbering Calculation formula

Step 7: Add Subscription

Once that is filled out then you see the completed details page. If there is a mistake you can go back and Edit the details.

Next step - Receive issues (see online help on Receive Issues page)

How does planning work

1. First Issue ETA

Displays a calendar – choose the expected date of arrival in the library. This date is for administrative purposes only. It ties in with the Claims component of the Serials Module. It is not the date of the first issue. This is selected below in the Begins On field.

2. Frequency

Use the drop down list to select the main frequency patterns.

3. Numbering Pattern

Drop down list of the main numbering patterns:

  • Number
  • Volume, Number, Issue
  • Volume, Number
  • Volume, Issue
  • Number, Issue
  • Seasonal only[a]
  • None of the above

If it is “none of the above” this will bring up a Numbering Calculation formula at the bottom of the screen.

The system handles exceptions (e.g Item arrives monthly but only 10 issues in the year). Set the rollover to the max number of issues expected in the year. Then click the "Irregularity" link. Choose which instances are skipped.

4. Begins on

Displays a calendar – choose the date of the first issue. For example, the library is subscribing to a monthly magazine and the first issue expected is the February issue. You would then choose 1st of February.

Numbering Calculation formula

The "numbering formula" can be filled with any text and/or numbers. Three special tokens {X}, {Y} and {Z} can be used to define the calculation formula. This allows you to define patterns not possible with the Numbering Pattern drop downs.

+ -- 2.20.1