[% USE raw %]
[% USE Asset %]
[% USE Branches %]
[% SET footerjs = 1 %]
[% IF (AllowOfflineCirculation) %]
[% SET manifestattr = 'manifest="/cgi-bin/koha/circ/offline-mf.pl"' %]
[% END %]
[% IF ( bidi && AllowOfflineCirculation ) %]
[% ELSIF ( bidi ) %]
[% ELSIF ( AllowOfflineCirculation ) %]
[% ELSE %][% END %]
Circulation › Koha
[% INCLUDE 'doc-head-close.inc' %]
[% INCLUDE 'header.inc' %]
[% INCLUDE 'circ-search.inc' %]
Downloading records, please wait...
[% UNLESS (AllowOfflineCirculation) %]
Warning: Offline Circulation has been disabled. You may continue and record transactions, but patron and item information will not be available.
[% END %]
Offline circulation
Note: You must be online to use these options.
Offline circulation
In order for offline circulation to work on this computer,
your library's records must be up-to-date on this computer:
- Patron records were last synced on: (checking)
- Item records were last synced on: (checking)
- Circulation records were last synced on: (checking)
Checked-in items
Title | Author | Barcode | Home library | Holding library | Shelving location | Call number | Type |
Scan a patron barcode to start.
Due date |
Title |
Barcode |
Item type |
Checked out on |
Checked out from |
Call number |
Charge |
Previous checkouts
Due date |
Title |
Barcode |
Item type |
Checked out on |
Checked out from |
Call number |
Charge |
[% MACRO jsinclude BLOCK %]
[% INCLUDE 'calendar.inc' %]
[% Asset.js("lib/jquery/plugins/jquery.indexeddb.js") | $raw %]
[% Asset.js("js/offlinecirc.js") | $raw %]
[% Asset.js("lib/jquery/plugins/jquery-ui-timepicker-addon.min.js") | $raw %]
[% INCLUDE 'timepicker.inc' %]
[% END %]
[% INCLUDE 'intranet-bottom.inc' %]