[% INCLUDE 'doc-head-open.inc' %] Koha › Serials › Details for Subscription #[% subscriptionid %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'serials-search.inc' %]
[% INCLUDE 'serials-toolbar.inc' %]

Subscription for [% bibliotitle %]

[% IF ( abouttoexpire ) %]
Subscription is near its end. It should be renewed now.
[% END %] [% IF ( NEEDSCONFIRMATION ) %]

Please Confirm Subscription deletion

    [% IF ( NOTEXPIRED ) %]
  • The subscription has not expired yet
  • [% END %] [% IF ( LINKEDISSUES ) %]
  • The subscription has linked issues
  • [% END %] [% IF ( LINKEDITEMS ) %]
  • The subscription has linked items
    Those items won't be deleted
  • [% END %]
[% END %]

Subscription information

  • Subscription ID: [% subscriptionid %]
  • Librarian identity: [% librarian %]
  • Vendor: [% aqbooksellername %] 
  • Biblio: ([% bibnum %]) [% bibliotitle %]
  • [% IF ( branchcode ) %]
  • Library: [% branchcode %] 
  • [% END %] [% IF ( serialsadditems ) %]
  • Serial receipt creates an item record.
  • [% ELSE %]
  • Serial receipt does not create an item record.
  • [% END %]
  • Grace period: [% graceperiod %] 
  • [% IF ( location ) %]
  • Location: [% location %] 
  • [% END %] [% IF ( callnumber ) %]
  • Call Number: [% callnumber %] 
  • [% END %] [% IF ( staffdisplaycount ) %]
  • Number of issues to display to staff: [% staffdisplaycount %] 
  • [% END %] [% IF ( opacdisplaycount ) %]
  • Number of issues to display to the public: [% opacdisplaycount %] 
  • [% END %] [% IF ( letter ) %]
  • Patron alert with: [% letter %] 
  • [% END %] [% IF ( hasRouting ) %]
  • Routing: yes
  • [% END %]

Planning

[% startdate %]

[% IF ( periodicity16 ) %] Without regularity [% END %] [% IF ( periodicity32 ) %] Irregular [% END %] [% IF ( periodicity0 ) %] Unknown [% END %] [% IF ( periodicity12 ) %] 2/day [% END %] [% IF ( periodicity1 ) %] 1/day [% END %] [% IF ( periodicity13 ) %] 3/week [% END %] [% IF ( periodicity2 ) %] 1/week [% END %] [% IF ( periodicity3 ) %] 1/2 weeks [% END %] [% IF ( periodicity4 ) %] 1/3 weeks [% END %] [% IF ( periodicity5 ) %] 1/Month [% END %] [% IF ( periodicity6 ) %] 1/2 Months (6/year) [% END %] [% IF ( periodicity7 ) %] 1/quarter [% END %] [% IF ( periodicity8 ) %] 1/quarter [% END %] [% IF ( periodicity9 ) %] 2/year [% END %] [% IF ( periodicity10 ) %] 1/year [% END %] [% IF ( periodicity11 ) %] 1/2 years [% END %] Manual history : [% IF ( manualhistory ) %] [% ELSE %] [% END %]

[% IF ( numberpattern1 ) %] Number only [% END %] [% IF ( numberpattern2 ) %] Volume, Number, Issue [% END %] [% IF ( numberpattern3 ) %] Volume, Number [% END %] [% IF ( numberpattern4 ) %] Volume, Issue [% END %] [% IF ( numberpattern5 ) %] Number, Issue [% END %] [% IF ( numberpattern8 ) %] Year/Number [% END %] [% IF ( numberpattern6 ) %] Seasonal only [% END %] [% IF ( numberpattern7 ) %] None of the above [% END %]

[% IF ( lastvalue2 ) %] [% END %] [% IF ( lastvalue3 ) %] [% END %] [% IF ( whenmorethan2 ) %] [% END %] [% IF ( whenmorethan3 ) %] [% END %]

Starting with:

[% lastvalue1 %]  [% lastvalue2 %]   [% lastvalue3 %]

Rollover:

[% whenmorethan1 %]  [% whenmorethan2 %]   [% whenmorethan3 %]
[% IF ( irregular_issues ) %]

[% irregular_issues %] issues

[% END %]

[% firstacquidate %]

[% IF ( numberlength ) %]

[% numberlength %]

[% END %] [% IF ( weeklength ) %]

[% weeklength %]

[% END %] [% IF ( monthlength ) %]

[% monthlength %]

[% END %]

Serial issues

[% FOREACH serialslis IN serialslist %] [% END %]
Issue number Planned date Published date Status
[% serialslis.serialseq %] [% serialslis.planneddate %] [% serialslis.publisheddate %] [% IF ( serialslis.status1 ) %] Expected [% END %] [% IF ( serialslis.status2 ) %] Arrived [% END %] [% IF ( serialslis.status3 ) %] Late [% END %] [% IF ( serialslis.status4 ) %] Missing [% END %] [% IF ( serialslis.status5 ) %] Not Available [% END %] [% IF ( serialslis.status7 ) %] Claimed [% IF ( serialslis.claimdate ) %] [% serialslis.claimdate %] [% END %] [% END %]

Subscription summary

[% startdate %]
[% enddate %]
[% histstartdate %]
[% histenddate %]
[% recievedlist %]
[% missinglist %]
[% internalnotes %]
[% notes %]
[% INCLUDE 'serials-menu.inc' %]
[% INCLUDE 'intranet-bottom.inc' %]