Bug 20706: Fixes the links to the manual to reflect chanced chapter file names
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / offline_circ / process_koc.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Upload offline circulation file (*.koc)</h1>
4
5 <p>The Offline Circulation Utility can be downloaded at: <a href="http://kylehall.info/index.php/projects/koha/koha-offline-circulation/" target="_top">http://kylehall.info/index.php/projects/koha/koha-offline-circulation/</a></p>
6
7 <p>The offline circulation tool for Windows will generate a KOC file that you can upload into Koha once your system comes back up.</p>
8
9 <p>On the Circulation menu click 'Upload offline circulation file (.koc)'</p>
10
11 <p>Browse your computer for the *.koc file</p>
12
13 <p>Once the file is uploaded, click the process the file</p>
14
15 <p>When this is complete you'll be able to upload another file or tend to pending offline circulation actions.</p>
16
17 <p>You can also tend to pending circulation actions by going to Circulation > Pending offline circulation actions.</p>
18
19 <p><strong>See the full documentation for Uploading the Offline Circulation File in the <a http://koha-community.org/manual/[% helpVersion %]/html/circulation.html#upload-offline-circ-file">manual</a> (online).</strong></p>
20
21 [% INCLUDE 'help-bottom.inc' %]