Subscription information bloc
it contains the name of the librarian that created the subscription, the name of the supplier providing the subscription, the cost and the budget affected. It also contains the title of the biblio managed by the subscription.
Planning information bloc
it contains various information to calculate arrival dates.
Subscription length
one field in this bloc should be filled : the subscription length can be calculated in weeks, months or number of issues to recieve
Numbering calculation
The numbering of items recieved can contain complex formulas. The "numbering formula" can be filled with any text and/or numbers. 3 special tokens {X} {Y} and {Z} can be user to define the calculation formula. XYZ values are calculated with the following method:
- Add : the number here is added to XYZ
- once every : the number before can be added on every issue or less often
- When more than : if the calculated number is more than the value here
- Set back to : if the previous condition is valid, the calculated number is set to this one instead
- Last value / begins with : the last value calculated or the 1st value (when adding a subscription
Sample
Consider the formula N°{X}/{Y}. The following XYZ settings :
- X add 1 once every 4 times. When more than 9999999 set back to empty. Begins with 2004
- Y add 1 once every 1 times. When more than 4 set back to 4. Begins with 1
will result in the following issues numbers :
N°2004/1,N°2004/2,N°2004/3,N°2004/4,N°2005/1,N°2005/2,N°2005/3,N°2005/4,N°2006/1