View | Details | Raw Unified | Return to bug 7936
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/process_koc.tt (-6 / +5 lines)
Lines 2-15 Link Here
2
2
3
<h1>Offline Circulation File (.koc) Uploader</h1>
3
<h1>Offline Circulation File (.koc) Uploader</h1>
4
4
5
<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>
5
<p>The offline circulation tool for Windows generates a KOC file which you can upload into Koha once your system comes back up.</p>
6
6
7
<p>Browse your computer for the *.koc file</p>
7
<p>Browse your computer for the *.koc file.</p>
8
8
9
<p>Once the file is uploaded, click the process the file</p>
9
<p>Once the file is uploaded, click the 'Process Offline Circulation' button.</p>
10
10
11
<p>When this is complete you'll see the summary of actions from when you were offline (including any errors).</p>
11
<p>When this process  is complete, you will see a summary of actions from when you were offline (including any errors).</p>
12
12
13
<p><strong>See the full documentation for the Offline Circulation File Uploader in the <a href="http://manual.koha-community.org/3.8/en/offlinecirc.html">manual</a> (online).</strong></p>
13
<p><strong>See the full documentation for the Offline Circulation File Uploader in the <a href="http://manual.koha-community.org/3.8/en/offlinecirc.html">manual</a> (online).</strong></p>
14
14
15
[% INCLUDE 'help-bottom.inc' %]
15
[% INCLUDE 'help-bottom.inc' %]
16
- 

Return to bug 7936