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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchoverdues.tt (-1 / +1 lines)
Lines 8-13 Link Here
8
8
9
<p style="color: #990000">Important: If you do not charge fines and/or don't have the fines cron job running you will see no data on this report.</p>
9
<p style="color: #990000">Important: If you do not charge fines and/or don't have the fines cron job running you will see no data on this report.</p>
10
10
11
<p><strong>See the full documentation for Overdues with Fines in the <a href="http://manual.koha-community.org/3.12/en/circreports.html#overduesfines">manual</a> (online).</strong></p>
11
<p><strong>See the full documentation for Overdues with Fines in the <a href="http://manual.koha-community.org/3.14/en/circreports.html#overduesfines">manual</a> (online).</strong></p>
12
12
13
[% INCLUDE 'help-bottom.inc' %]
13
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchtransfers.tt (-1 / +1 lines)
Lines 21-26 Link Here
21
</li>
21
</li>
22
</ul>
22
</ul>
23
23
24
<p><strong>See the full documentation for Transfers in the <a href="http://manual.koha-community.org/3.12/en/transfers.html">manual</a> (online).</strong></p>
24
<p><strong>See the full documentation for Transfers in the <a href="http://manual.koha-community.org/3.14/en/transfers.html">manual</a> (online).</strong></p>
25
25
26
[% INCLUDE 'help-bottom.inc' %]
26
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation-home.tt (-1 / +1 lines)
Lines 20-25 Link Here
20
20
21
<p style="background-color: #ffe599">Tip: Mac users use the OPTION button in place of ALT</p>
21
<p style="background-color: #ffe599">Tip: Mac users use the OPTION button in place of ALT</p>
22
22
23
<p><strong>See the full documentation for Circulation in the <a href="http://manual.koha-community.org/3.12/en/circulation.html">manual</a> (online).</strong></p>
23
<p><strong>See the full documentation for Circulation in the <a href="http://manual.koha-community.org/3.14/en/circulation.html">manual</a> (online).</strong></p>
24
24
25
[% INCLUDE 'help-bottom.inc' %]
25
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation.tt (-1 / +1 lines)
Lines 149-154 Link Here
149
149
150
<p>Circulation messages meant for the patron will appear when they log into the OPAC.</p>
150
<p>Circulation messages meant for the patron will appear when they log into the OPAC.</p>
151
151
152
<p><strong>See the full documentation for Checking Out in the <a href="http://manual.koha-community.org/3.12/en/circulation.html#checkingout">manual</a> (online).</strong></p>
152
<p><strong>See the full documentation for Checking Out in the <a href="http://manual.koha-community.org/3.14/en/circulation.html#checkingout">manual</a> (online).</strong></p>
153
153
154
[% INCLUDE 'help-bottom.inc' %]
154
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/offline.tt (+37 lines)
Line 0 Link Here
1
[% INCLUDE 'help-top.inc' %]
2
3
<h1>Offline Circulation</h1>
4
5
<p>If the AllowOfflineCirculation preference is set to 'Enable' the library staff can continue to perform circulation actions within Koha when the system is offline.
6
 
7
<h2>Setup</h2>
8
9
<p>Before the first time the system goes offline go to Circulation and choose 'Built-in offline circulation interface'</p>
10
11
<p>And synchronize your data on every circulation computer by clicking the 'Synchronize' link on the right of the screen.</p>
12
13
<p>This will allow you download a local copy of your patrons and circulation data. Click the 'Download records' link at the top of the page to synchronize your data.</p>
14
15
<p>Once your data is downloaded you will see the dates your data was last synced to the right of each data set.</p>
16
17
<p>This should be done regularly in preparation for any unexpected connection losses.</p>
18
19
<h2>Circulating</h2>
20
21
<p>When your system goes offline visit the Offline Circulation page in Koha and click 'Check out' or 'Check in' to perform offline actions.</p>
22
23
<p>Checking out is done by searching for the patron by barcode or name at the top of the 'Check out' screen. After selecting a patron you will be presented with the synced patron info, including fines and check outs.</p>
24
25
<p>Scan the barcode of the item you would like to check out and enter a due date. If you don't enter a due date Koha will prompt you for one.</p>
26
27
<p>Once the item is checked out it will appear below the patron's info.</p>
28
29
<p>Once the system is back online visit the Synchronize page on the Offline Circulation module and click 'Upload transactions'</p>
30
31
<h2>Upload transactions</h2>
32
33
<p>After the files are uploaded you can click 'View pending offline circulation actions' on the right to process the actions.</p>
34
35
<p><strong>See the full documentation for Offline Circulation in the <a href="http://manual.koha-community.org/3.14/en/offlinecirc.html#kohaofflinecirc">manual</a> (online).</strong></p>
36
37
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/overdue.tt (-1 / +1 lines)
Lines 11-16 Link Here
11
	<li style="background-color: #ffe599">Tip: Large libraries can choose to filter the report before it runs by setting the FilterBeforeOverdueReport system preference to 'Require'.</li>
11
	<li style="background-color: #ffe599">Tip: Large libraries can choose to filter the report before it runs by setting the FilterBeforeOverdueReport system preference to 'Require'.</li>
12
</ul>
12
</ul>
13
13
14
<p><strong>See the full documentation for Overdues in the <a href="http://manual.koha-community.org/3.12/en/circreports.html#overduesreport">manual</a> (online).</strong></p>
14
<p><strong>See the full documentation for Overdues in the <a href="http://manual.koha-community.org/3.14/en/circreports.html#overduesreport">manual</a> (online).</strong></p>
15
15
16
[% INCLUDE 'help-bottom.inc' %]
16
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tt (-1 / +1 lines)
Lines 6-11 Link Here
6
6
7
<p>You can limit the results you see by using the Refine box on the left side of the page</p>
7
<p>You can limit the results you see by using the Refine box on the left side of the page</p>
8
8
9
<p><strong>See the full documentation for Holds to Pull in the <a href="http://manual.koha-community.org/3.12/en/circreports.html#holdspull">manual</a> (online).</strong></p>
9
<p><strong>See the full documentation for Holds to Pull in the <a href="http://manual.koha-community.org/3.14/en/circreports.html#holdspull">manual</a> (online).</strong></p>
10
10
11
[% INCLUDE 'help-bottom.inc' %]
11
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/reserveratios.tt (-1 / +1 lines)
Lines 4-10 Link Here
4
4
5
<p>Hold ratios help with collection development. Using this report you will be able to see how many of your patrons have holds on items and whether you should buy more. By default it will be set to the library needing 3 items per hold that has been placed. The report will tell you how many additional items need to be purchased to meet this quota.</p>
5
<p>Hold ratios help with collection development. Using this report you will be able to see how many of your patrons have holds on items and whether you should buy more. By default it will be set to the library needing 3 items per hold that has been placed. The report will tell you how many additional items need to be purchased to meet this quota.</p>
6
6
7
<p><strong>See the full documentation for Hold Ratios in the <a href="http://manual.koha-community.org/3.12/en/circreports.html#holdratios">manual</a> (online).</strong></p>
7
<p><strong>See the full documentation for Hold Ratios in the <a href="http://manual.koha-community.org/3.14/en/circreports.html#holdratios">manual</a> (online).</strong></p>
8
8
9
[% INCLUDE 'help-bottom.inc' %]
9
[% INCLUDE 'help-bottom.inc' %]
10
10
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tt (-1 / +1 lines)
Lines 72-77 Link Here
72
72
73
<p>From here you can check the item out to the patron at the desk and cancel the hold for the patron.</p>
73
<p>From here you can check the item out to the patron at the desk and cancel the hold for the patron.</p>
74
74
75
<p><strong>See the full documentation for Checking In in the <a href="http://manual.koha-community.org/3.12/en/checkingin.html">manual</a> (online).</strong></p>
75
<p><strong>See the full documentation for Checking In in the <a href="http://manual.koha-community.org/3.14/en/checkingin.html">manual</a> (online).</strong></p>
76
76
77
[% INCLUDE 'help-bottom.inc' %]
77
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/selectbranchprinter.tt (-1 / +1 lines)
Lines 8-13 Link Here
8
8
9
<p>Once you have saved your changes you new library will appear in the top right.</p>
9
<p>Once you have saved your changes you new library will appear in the top right.</p>
10
10
11
<p><strong>See the full documentation for Setting your Library in the <a href="http://manual.koha-community.org/3.12/en/setlibrary.html">manual</a> (online).</strong></p>
11
<p><strong>See the full documentation for Setting your Library in the <a href="http://manual.koha-community.org/3.14/en/setlibrary.html">manual</a> (online).</strong></p>
12
12
13
[% INCLUDE 'help-bottom.inc' %]
13
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/transferstoreceive.tt (-1 / +1 lines)
Lines 8-13 Link Here
8
8
9
<p style="color: #990000">Important: An item is considered late based on the number of days you have entered in the TransfersMaxDaysWarning system preference.</p>
9
<p style="color: #990000">Important: An item is considered late based on the number of days you have entered in the TransfersMaxDaysWarning system preference.</p>
10
10
11
<p><strong>See the full documentation for Transfers to Receive in the <a href="http://manual.koha-community.org/3.12/en/circreports.html#transferstoreceive">manual</a> (online).</strong></p>
11
<p><strong>See the full documentation for Transfers to Receive in the <a href="http://manual.koha-community.org/3.14/en/circreports.html#transferstoreceive">manual</a> (online).</strong></p>
12
12
13
[% INCLUDE 'help-bottom.inc' %]
13
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/view_holdsqueue.tt (-1 / +1 lines)
Lines 18-23 Link Here
18
18
19
<p>Leaving StaticHoldsQueueWeight empty is contraindicated at this time. Doing so will cause the build_holds_queue script to ignore RandomizeHoldsQueueWeight, causing the script to request hold fulfillment not randomly, but by alphabetical order.</p>
19
<p>Leaving StaticHoldsQueueWeight empty is contraindicated at this time. Doing so will cause the build_holds_queue script to ignore RandomizeHoldsQueueWeight, causing the script to request hold fulfillment not randomly, but by alphabetical order.</p>
20
20
21
<p><strong>See the full documentation for the Holds Queue in the <a href="http://manual.koha-community.org/3.12/en/circreports.html#holdsqueue">manual</a> (online).</strong></p>
21
<p><strong>See the full documentation for the Holds Queue in the <a href="http://manual.koha-community.org/3.14/en/circreports.html#holdsqueue">manual</a> (online).</strong></p>
22
22
23
[% INCLUDE 'help-bottom.inc' %]
23
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/waitingreserves.tt (-2 / +1 lines)
Lines 6-11 Link Here
6
6
7
<p>Items that have been on the hold shelf longer than you normally allow (based on the ReservesMaxPickUpDelay preference value) will appear on the 'Holds Over' tab, they will not automatically be cancelled unless you have set the cron job to do that for you, but you can cancel all holds using the button at the top of the list.</p>
7
<p>Items that have been on the hold shelf longer than you normally allow (based on the ReservesMaxPickUpDelay preference value) will appear on the 'Holds Over' tab, they will not automatically be cancelled unless you have set the cron job to do that for you, but you can cancel all holds using the button at the top of the list.</p>
8
8
9
<p><strong>See the full documentation for Holds Awaiting Pickup in the <a href="http://manual.koha-community.org/3.12/en/circreports.html#holdspickup">manual</a> (online).</strong></p>
9
<p><strong>See the full documentation for Holds Awaiting Pickup in the <a href="http://manual.koha-community.org/3.14/en/circreports.html#holdspickup">manual</a> (online).</strong></p>
10
10
11
[% INCLUDE 'help-bottom.inc' %]
11
[% INCLUDE 'help-bottom.inc' %]
12
- 

Return to bug 10671