This updates the text and links for the Circulation Help Files.  It also removes
an unused help file 'billing.tt'.

To test:

Visit the help files on all circ pages and confirm links and text are right.
---
 .../prog/en/modules/help/circ/billing.tt           |    8 ------
 .../prog/en/modules/help/circ/branchoverdues.tt    |    4 +-
 .../prog/en/modules/help/circ/branchtransfers.tt   |    2 +-
 .../prog/en/modules/help/circ/circulation-home.tt  |    2 +-
 .../prog/en/modules/help/circ/circulation.tt       |    4 +-
 .../prog/en/modules/help/circ/overdue.tt           |    2 +-
 .../prog/en/modules/help/circ/pendingreserves.tt   |    4 +-
 .../prog/en/modules/help/circ/reserveratios.tt     |    4 +-
 .../prog/en/modules/help/circ/returns.tt           |   25 ++++++++++---------
 .../en/modules/help/circ/selectbranchprinter.tt    |    4 +-
 .../en/modules/help/circ/transferstoreceive.tt     |    4 +-
 .../prog/en/modules/help/circ/view_holdsqueue.tt   |    4 +-
 .../prog/en/modules/help/circ/waitingreserves.tt   |    6 ++--
 13 files changed, 33 insertions(+), 40 deletions(-)
 delete mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/billing.tt

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/billing.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/billing.tt
deleted file mode 100644
index d15b967..0000000
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/billing.tt
+++ /dev/null
@@ -1,8 +0,0 @@
-[% INCLUDE 'help-top.inc' %]
-          
-<h3>Billing</h3>
-
-<p>This report will list all outstanding bills for your library system.</p>
-<p>Filters on the left hand side can help limit the results displayed in this 
report.</p>
-
-[% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchoverdues.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchoverdues.tt
index 699643a..42298e3 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchoverdues.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchoverdues.tt
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
           
-<h1>Overdues with Fines</h1>
+<h1>Overdues with fines</h1>
 
 <p>This report will show you any overdues at your library that have accrued 
fines on them.</p>
 
@@ -8,6 +8,6 @@
 
 <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>
 
-<p><strong>See the full documentation for Overdues with Fines in the <a 
href="http://manual.koha-community.org/3.10/en/circreports.html#overduesfines";>manual</a>
 (online).</strong></p>
+<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>
 
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchtransfers.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchtransfers.tt
index dd4c6a0..5a99a5f 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchtransfers.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchtransfers.tt
@@ -21,6 +21,6 @@
 </li>
 </ul>
 
-<p><strong>See the full documentation for Transfers in the <a 
href="http://manual.koha-community.org/3.10/en/transfers.html";>manual</a> 
(online).</strong></p>
+<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>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation-home.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation-home.tt
index f298727..b402d27 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation-home.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation-home.tt
@@ -20,6 +20,6 @@
 
 <p style="background-color: #ffe599">Tip: Mac users use the OPTION button in 
place of ALT</p>
 
-<p><strong>See the full documentation for Circulation in the <a 
href="http://manual.koha-community.org/3.10/en/circulation.html";>manual</a> 
(online).</strong></p>
+<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>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation.tt
index 3836a06..a70f8e9 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/circulation.tt
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Checking Out (Issuing)</h1>
+<h1>Checking out (Issuing)</h1>
 
 <p>To check an item out to a patron, first search for that patron using one of 
the many options listed above.</p>
 
@@ -149,6 +149,6 @@
 
 <p>Circulation messages meant for the patron will appear when they log into 
the OPAC.</p>
 
-<p><strong>See the full documentation for Checking Out in the <a 
href="http://manual.koha-community.org/3.10/en/circulation.html#checkingout";>manual</a>
 (online).</strong></p>
+<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>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/overdue.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/overdue.tt
index 7f99a0c..e4e9317 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/overdue.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/overdue.tt
@@ -11,6 +11,6 @@
        <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>
 </ul>
 
-<p><strong>See the full documentation for Overdues in the <a 
href="http://manual.koha-community.org/3.10/en/circreports.html#overduesreport";>manual</a>
 (online).</strong></p>
+<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>
 
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tt
index b6a5e29..8f17f3d 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tt
@@ -1,11 +1,11 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Holds to Pull</h1>
+<h1>Holds to pull</h1>
 
 <p>This report will show you all of the items that have holds on them that are 
available at the library for pulling. If the items are available at multiple 
libraries then all libraries with that item available will see the hold to pull 
until one library triggers the hold.</p>
 
 <p>You can limit the results you see by using the Refine box on the left side 
of the page</p>
 
-<p><strong>See the full documentation for Holds to Pull in the <a 
href="http://manual.koha-community.org/3.10/en/circreports.html#holdspull";>manual</a>
 (online).</strong></p>
+<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>
 
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/reserveratios.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/reserveratios.tt
index dee539d..3edcda5 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/reserveratios.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/reserveratios.tt
@@ -1,10 +1,10 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Hold Ratios</h1>
+<h1>Hold ratios</h1>
 
 <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>
 
-<p><strong>See the full documentation for Hold Ratios in the <a 
href="http://manual.koha-community.org/3.10/en/circreports.html#holdratios";>manual</a>
 (online).</strong></p>
+<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>
 
 [% INCLUDE 'help-bottom.inc' %]
 
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tt
index 1e0a0c4..7046796 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tt
@@ -28,31 +28,32 @@
 <p>There are several messages that can appear when checking items in:</p>
 
 <ul>
-    <li>If you are checking an item in at a library other than the home 
library, a message will appear asking you to transfer the book to the home 
library
+       <li>If you are checking an item in at a library other than the home 
branch, a message will appear asking you to transfer the book to the home 
library
 <ul>
        <li>After this item is checked in the status of the item will be 
changed in the catalog to 'in transit'</li>
-    <li>To mark an item as back at the home library, check the item in at the 
home library
+       <li>To mark an item as back at the home branch, check the item in at 
the home branch
 <ul>
-    <li>A message will appear tell you that the item is not checked out, but 
the status will now say available in the catalog. This step is necessary to 
mark items as received by the home library.</li>
+       <li>A message will appear tell you that the item is not checked out, 
but the status will now say available in the catalog. This step is necessary to 
mark items as received by the home branch.</li>
 </ul>
 </li>
 </ul>
 </li>
-    <li>If you are checking in an item that should have multiple parts or 
pieces a message will appear warning you about the number of pieces you should 
have in your hand</li>
+       <li>If you are checking in an item that should have multiple parts or 
pieces a message will appear warning you about the number of pieces you should 
have in your hand</li>
        <li>If you're checking an item in that has a hold on it, you will be 
prompted to confirm the hold
 <ul>
-    <li>Clicking the Confirm hold button will mark the item as waiting for 
pickup from the library</li>
-    <li>Clicking the Print Slip and Confirm button will mark the item as 
waiting for pickup at the library and present the library with a receipt to 
print and place on the book with the patron's information</li>
-    <li>Ignoring the hold will leave the item on hold, but leave its status as 
Available (it will not cancel the hold)</li>
+       <li>Clicking the Confirm hold button will mark the item as waiting for 
pickup from the library</li>
+       <li>Clicking the Print Slip and Confirm button will mark the item as 
waiting for pickup at the library and present the library with a receipt to 
print and place on the book with the patron's information</li>
+       <li>Ignoring the hold will leave the item on hold, but leave its status 
as Available (it will not cancel the hold)</li>
 </ul>
 </li>
-    <li>If you're checking in an item that has a hold on it at another library 
you will be prompted to confirm and transfer the item
+       <li>If you're checking in an item that has a hold on it at another 
branch you will be prompted to confirm and transfer the item
 <ul>
-    <li>Clicking the Confirm hold and Transfer button will mark the item as in 
transit to the library where the hold was placed</li>
-    <li>Clicking the Print Slip, Transfer and Confirm button will mark the 
item as in transit to the library where the hold was placed and present the 
library with a receipt to print and place on the book with the patron's 
information</li>
-    <li>Ignoring the hold will leave the item on hold, but leave its status as 
Available (it will not cancel the hold)</li>
+       <li>Clicking the Confirm hold and Transfer button will mark the item as 
in transit to the library where the hold was placed</li>
+       <li>Clicking the Print Slip, Transfer and Confirm button will mark the 
item as in transit to the library where the hold was placed and present the 
library with a receipt to print and place on the book with the patron's 
information</li>
+       <li>Ignoring the hold will leave the item on hold, but leave its status 
as Available (it will not cancel the hold)</li>
 </ul>
 </li>
+       <li>If you have the system showing you fines at the time of checkin 
(FineNotifyAtCheckin) you will see a message telling you about the fine and 
providing you a link to the payment page for that patron</li>
 </ul>
 
 <h2>Receiving Holds</h2>
@@ -71,6 +72,6 @@
 
 <p>From here you can check the item out to the patron at the desk and cancel 
the hold for the patron.</p>
 
-<p><strong>See the full documentation for Checking In in the <a 
href="http://manual.koha-community.org/3.10/en/checkingin.html";>manual</a> 
(online).</strong></p>
+<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>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/selectbranchprinter.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/selectbranchprinter.tt
index d0d8954..b9d22f6 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/selectbranchprinter.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/selectbranchprinter.tt
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Set Library</h1>
+<h1>Set library</h1>
 
 <p>By default you will enter the staff client as if you are at your home 
library. This library will appear in the top right of the Staff Client.</p>
 
@@ -8,6 +8,6 @@
 
 <p>Once you have saved your changes you new library will appear in the top 
right.</p>
 
-<p><strong>See the full documentation for Setting your Library in the <a 
href="http://manual.koha-community.org/3.10/en/setlibrary.html";>manual</a> 
(online).</strong></p>
+<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>
 
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/transferstoreceive.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/transferstoreceive.tt
index 09b44ec..c45d966 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/transferstoreceive.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/transferstoreceive.tt
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Transfers To Receive</h1>
+<h1>Transfers to receive</h1>
 
 <p>This report will list all of the items that Koha thinks are in transit to 
your library.</p>
 
@@ -8,6 +8,6 @@
 
 <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>
 
-<p><strong>See the full documentation for Transfers to Receive in the <a 
href="http://manual.koha-community.org/3.10/en/circreports.html#transferstoreceive";>manual</a>
 (online).</strong></p>
+<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>
 
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/view_holdsqueue.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/view_holdsqueue.tt
index 29be871..0399938 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/view_holdsqueue.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/view_holdsqueue.tt
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Holds Queue</h1>
+<h1>Holds queue</h1>
 
 <p>This report will show you all of the holds at your library.</p>
 
@@ -18,6 +18,6 @@
 
 <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>
 
-<p><strong>See the full documentation for the Holds Queue in the <a 
href="http://manual.koha-community.org/3.10/en/circreports.html#holdsqueue";>manual</a>
 (online).</strong></p>
+<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>
 
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/waitingreserves.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/waitingreserves.tt
index 93de82a..be0e509 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/waitingreserves.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/waitingreserves.tt
@@ -1,11 +1,11 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Holds Awaiting Pickup</h1>
+<h1>Holds awaiting pickup</h1>
 
 <p>This report will show all of the holds that are waiting for patrons to pick 
them up.</p>
 
-<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.</p>
+<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>
 
-<p><strong>See the full documentation for Holds Awaiting Pickup in the <a 
href="http://manual.koha-community.org/3.10/en/circreports.html#holdspickup";>manual</a>
 (online).</strong></p>
+<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>
 
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
-- 
1.7.2.3

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to