[% USE Branches %] [% USE Koha %] [% INCLUDE 'doc-head-open.inc' %]
Date due | Title | Patron | Location |
---|---|---|---|
[% overduesloo.date_due | html %] |
[% INCLUDE 'biblio-default-view.inc' biblionumber = overduesloo.biblionumber %][% overduesloo.title | html %] [% IF ( overduesloo.subtitle ) %][% overduesloo.subtitle | html %][% END %] [% IF ( overduesloo.author ) %] by [% overduesloo.author | html %][% END %]
Barcode : [% overduesloo.barcode | html %] |
[% overduesloo.borrowersurname | html %], [% overduesloo.borrowerfirstname | html %]
[% overduesloo.cardnumber | html %] [% overduesloo.borrowerphone | html %] [% IF ( overduesloo.borroweremail ) %] [% overduesloo.borroweremail | html %][% END %] |
[% Branches.GetName( overduesloo.homebranch ) | html %] [% overduesloo.itemcallnumber | html %] |
Date due | Title | Borrower | Location | Cancel |
---|---|---|---|---|
[% todayoverduesloo.date_due | html %] |
[% todayoverduesloo.title | html %]
([% todayoverduesloo.description | html %])
|
[% todayoverduesloo.borrowersurname | html %] [% todayoverduesloo.borrowerfirstname | html %]
|
[% Branches.GetName( todayoverduesloo.homebranch ) | html %] [% todayoverduesloo.itemcallnumber | html %] |
Cancel notification |