[Koha-patches] [PATCH] Bug 10671: Update Acq Help Files

Nicole C. Engard nengard at bywatersolutions.com
Sat Oct 26 03:36:14 CEST 2013


This patch updates the Acq help file links
to the manual.

To test:

* visit acq pages
* confirm manual links are right
---
 .../prog/en/modules/help/acqui/acqcontract.tt      |    2 +-
 .../prog/en/modules/help/acqui/acqui-home.tt       |    2 +-
 .../prog/en/modules/help/acqui/addorderiso2709.tt  |    2 +-
 .../prog/en/modules/help/acqui/basket.tt           |    2 +-
 .../prog/en/modules/help/acqui/basketgroup.tt      |    2 +-
 .../prog/en/modules/help/acqui/basketheader.tt     |    2 +-
 .../prog/en/modules/help/acqui/booksellers.tt      |    2 +-
 .../prog/en/modules/help/acqui/histsearch.tt       |    2 +-
 .../prog/en/modules/help/acqui/invoice.tt          |    2 +-
 .../prog/en/modules/help/acqui/invoices.tt         |    2 +-
 .../prog/en/modules/help/acqui/lateorders.tt       |    2 +-
 .../prog/en/modules/help/acqui/neworderbiblio.tt   |    2 +-
 .../prog/en/modules/help/acqui/neworderempty.tt    |    2 +-
 .../en/modules/help/acqui/newordersuggestion.tt    |    2 +-
 .../prog/en/modules/help/acqui/orderreceive.tt     |    2 +-
 .../prog/en/modules/help/acqui/parcel.tt           |    2 +-
 .../prog/en/modules/help/acqui/parcels.tt          |    2 +-
 .../prog/en/modules/help/acqui/supplier.tt         |    2 +-
 .../prog/en/modules/help/acqui/uncertainprice.tt   |    2 +-
 .../prog/en/modules/help/acqui/z3950_search.tt     |    2 +-
 20 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqcontract.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqcontract.tt
index 803af36..07264f9 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqcontract.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqcontract.tt
@@ -16,6 +16,6 @@
 
 <p>It will also be an option when creating a basket.</p>
 
-<p><strong>See the full documentation for Vendor Contracts in the <a href="http://manual.koha-community.org/3.12/en/acqvendors.html#vendorcontracts">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Vendor Contracts in the <a href="http://manual.koha-community.org/3.14/en/acqvendors.html#vendorcontracts">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqui-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqui-home.tt
index 7376641..dc1473b 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqui-home.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqui-home.tt
@@ -10,6 +10,6 @@
 
 <p>First, set your Acquisitions System Preferences and Acquisitions Administration to match your library's workflow.</p>
 
-<p><strong>See the full documentation for Acquisitions in the <a href="http://manual.koha-community.org/3.12/en/acqmodule.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Acquisitions in the <a href="http://manual.koha-community.org/3.14/en/acqmodule.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/addorderiso2709.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/addorderiso2709.tt
index c716c38..74aa249 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/addorderiso2709.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/addorderiso2709.tt
@@ -19,6 +19,6 @@
 </li>
 </ul>
 
-<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/3.12/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/3.14/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basket.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basket.tt
index 1e5e4cd..5497442 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basket.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basket.tt
@@ -111,6 +111,6 @@
 
 <p>Clicking 'Print' below your order will generate a PDF for printing, which will have all of your library information followed by the items in your order.</p>
 
-<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/3.12/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/3.14/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basketgroup.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basketgroup.tt
index 52488bf..1779490 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basketgroup.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basketgroup.tt
@@ -8,7 +8,7 @@
 
 <p>A basket group is simply a group of baskets. In some libraries, you have several staff members who create baskets, and, at the end of a period of time, someone then groups them together to send to the vendor in bulk. That said, it is possible to have one basket in a basket group if that's the workflow used in your library.</p>
 
-<p><strong>See the full documentation for Basket Groups in the <a href="http://manual.koha-community.org/3.12/en/placingacqorder.html#acqbasketgroup">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Basket Groups in the <a href="http://manual.koha-community.org/3.14/en/placingacqorder.html#acqbasketgroup">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
 
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basketheader.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basketheader.tt
index e01d650..894923e 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basketheader.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basketheader.tt
@@ -18,7 +18,7 @@
 
 <p>After creating your basket, you can edit the name of the basket, the billing place, delivery place, the notes and the contract you're ordering against.</p>
 
-<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/3.12/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/3.14/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
 
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/booksellers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/booksellers.tt
index 50c0fcf..fbe0939 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/booksellers.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/booksellers.tt
@@ -14,6 +14,6 @@
 
 <p>Clicking Advanced Search to the right of the search button will give you all of the order search options available.</p>
 
-<p><strong>See the full documentation for Acquisitions Searching in the <a href="http://manual.koha-community.org/3.12/en/acqsearch.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Acquisitions Searching in the <a href="http://manual.koha-community.org/3.14/en/acqsearch.html">manual</a> (online).</strong></p>
 	
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/histsearch.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/histsearch.tt
index 50c0fcf..fbe0939 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/histsearch.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/histsearch.tt
@@ -14,6 +14,6 @@
 
 <p>Clicking Advanced Search to the right of the search button will give you all of the order search options available.</p>
 
-<p><strong>See the full documentation for Acquisitions Searching in the <a href="http://manual.koha-community.org/3.12/en/acqsearch.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Acquisitions Searching in the <a href="http://manual.koha-community.org/3.14/en/acqsearch.html">manual</a> (online).</strong></p>
 	
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/invoice.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/invoice.tt
index bfce1b0..3d12198 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/invoice.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/invoice.tt
@@ -8,6 +8,6 @@
 
 <p>From the results you can click the 'Details' link to see the full invoice or 'Close' to note that the invoice is closed/paid for.</p>
 
-<p><strong>See the full documentation for Invoices in the <a href="http://manual.koha-community.org/3.12/en/acqinvoices.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Invoices in the <a href="http://manual.koha-community.org/3.14/en/acqinvoices.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/invoices.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/invoices.tt
index bfce1b0..3d12198 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/invoices.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/invoices.tt
@@ -8,6 +8,6 @@
 
 <p>From the results you can click the 'Details' link to see the full invoice or 'Close' to note that the invoice is closed/paid for.</p>
 
-<p><strong>See the full documentation for Invoices in the <a href="http://manual.koha-community.org/3.12/en/acqinvoices.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Invoices in the <a href="http://manual.koha-community.org/3.14/en/acqinvoices.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/lateorders.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/lateorders.tt
index f24922e..4a3e0dd 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/lateorders.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/lateorders.tt
@@ -16,6 +16,6 @@
 
 <p>There is a default acquisitions cliam letter. If you would rather use a different one, you can create that in the notices module and choose it from the menu above the list of late items.</p>
 
-<p><strong>See the full documentation for Claims and Late Orders in the <a href="http://manual.koha-community.org/3.12/en/acqclaims.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Claims and Late Orders in the <a href="http://manual.koha-community.org/3.14/en/acqclaims.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/neworderbiblio.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/neworderbiblio.tt
index 00d6add..7d52605 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/neworderbiblio.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/neworderbiblio.tt
@@ -9,6 +9,6 @@
 	<li>All of the details associated with the item will already be listed under 'Catalog details'</li>
 </ul>
 
-<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/3.12/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/3.14/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/neworderempty.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/neworderempty.tt
index fd70bc0..df148b7 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/neworderempty.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/neworderempty.tt
@@ -8,6 +8,6 @@
     <li>You will be presented with an empty form to fill in all of the necessary details about the item.</li>
 </ul>
 
-<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/3.12/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/3.14/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/newordersuggestion.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/newordersuggestion.tt
index 11ff29a..d0a350f 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/newordersuggestion.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/newordersuggestion.tt
@@ -14,6 +14,6 @@
     <li>Orders added to the basket in this way will notify the patron via email that their suggestion has been ordered and will update the patron's 'My purchase suggestions' page in the OPAC.</li>
 </ul>
 
-<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/3.12/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/3.14/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/orderreceive.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/orderreceive.tt
index 7b418cf..340a59a 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/orderreceive.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/orderreceive.tt
@@ -18,6 +18,6 @@
 
 <p>You will also see that the item is received and/or cancelled if you view the basket.</p>
 
-<p><strong>See the full documentation for Receiving Orders in the <a href="http://manual.koha-community.org/3.12/en/receiveacqorder.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Receiving Orders in the <a href="http://manual.koha-community.org/3.14/en/receiveacqorder.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/parcel.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/parcel.tt
index 7b418cf..340a59a 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/parcel.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/parcel.tt
@@ -18,6 +18,6 @@
 
 <p>You will also see that the item is received and/or cancelled if you view the basket.</p>
 
-<p><strong>See the full documentation for Receiving Orders in the <a href="http://manual.koha-community.org/3.12/en/receiveacqorder.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Receiving Orders in the <a href="http://manual.koha-community.org/3.14/en/receiveacqorder.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/parcels.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/parcels.tt
index 7b418cf..340a59a 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/parcels.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/parcels.tt
@@ -18,6 +18,6 @@
 
 <p>You will also see that the item is received and/or cancelled if you view the basket.</p>
 
-<p><strong>See the full documentation for Receiving Orders in the <a href="http://manual.koha-community.org/3.12/en/receiveacqorder.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Receiving Orders in the <a href="http://manual.koha-community.org/3.14/en/receiveacqorder.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/supplier.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/supplier.tt
index b41b25e..5acee92 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/supplier.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/supplier.tt
@@ -51,6 +51,6 @@
 
 <p>If the vendor has no baskets attached to it, a 'Delete' button will also be visible, allowing the vendor to be deleted.</p>
 
-<p><strong>See the full documentation for managing Vendors in the <a href="http://manual.koha-community.org/3.12/en/acqvendors.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for managing Vendors in the <a href="http://manual.koha-community.org/3.14/en/acqvendors.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/uncertainprice.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/uncertainprice.tt
index 51dd481..34e0430 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/uncertainprice.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/uncertainprice.tt
@@ -4,6 +4,6 @@
 
 <p>The Uncertain Prices page is independent of the basket. It is linked to the vendor so you will see all items on order with uncertain prices for that vendor.</p>
 
-<p><strong>See the full documentation for Uncertain prices in the <a href="http://manual.koha-community.org/3.12/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Uncertain prices in the <a href="http://manual.koha-community.org/3.14/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/z3950_search.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/z3950_search.tt
index d3d9b98..11ead87 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/z3950_search.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/z3950_search.tt
@@ -14,6 +14,6 @@
     <li>In the order form that pops up, you will not be able to edit the catalog details</li>
 </ul>
 
-<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/3.12/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/3.14/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
-- 
1.7.2.3



More information about the Koha-patches mailing list