Merge branch 'bug_8641' into 3.12-master
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / offline_circ / process_koc.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Offline Circulation File (.koc) Uploader</h1>
4
5 <p>The Offline Circulation Utility can be downloaded at: <a href="http://millruntech.com/koha/koha-offline-circulation">http://millruntech.com/koha/koha-offline-circulation</a></p>
6
7 <p>The offline circulation tool for Windows generates a KOC file which you can upload into Koha once your system comes back up.</p>
8
9 <p>Browse your computer for the *.koc file.</p>
10
11 <p>Once the file is uploaded, click the 'Process Offline Circulation' button.</p>
12
13 <p>When this process  is complete, you will see a summary of actions from when you were offline (including any errors).</p>
14
15 <p><strong>See the full documentation for the Offline Circulation File Uploader in the <a http://manual.koha-community.org/3.10/en/offlinecirc.html#uploadofflinecirc">manual</a> (online).</strong></p>
16
17 [% INCLUDE 'help-bottom.inc' %]