This patch adds a few new values to the authorized values help

To test:

* Visit Administration > Authorized Values
* Click help
* Confirm help is there and correct
---
 .../en/modules/help/admin/authorised_values.tt     |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/authorised_values.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/authorised_values.tt
index 0d21744..8eb11fd 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/authorised_values.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/authorised_values.tt
@@ -36,8 +36,10 @@
     <li>'REPORT_GROUP' provides a way to sort and filter your reports, the 
default values in this category include the Koha modules (Accounts, 
Acquisitions, Catalog, Circulation, Patrons)</li>
     <li>'REPORT_SUBGROUP' can be used to further sort and filter your reports. 
This category is empty by default. Values here need to include the authorized 
value code from REPORT_GROUP in the Description (OPAC) field to link the 
subgroup to the appropriate group.</li>
     <li>'RESTRICTED' is used for the restricted status of an item</li>
+    <li>'ROADTYPE' is used forRoad types to be used in patron addresses</li>
     <li>'SUGGEST' is for a list of reasons to accept or reject patron 
suggestions. It appears when managing suggestions.</li>
     <li>'WITHDRAWN' is for a description of a withdrawn item. It appears when 
adding or editing an item.</li>
+    <li>'YES_NO' is a generic authorized value field that can be used anywhere 
you need a simple yes/no pull down menu.</li>
 </ul>
 
 <h2>Add New Authorized Value Category</h2>
-- 
1.7.2.3

_______________________________________________
Koha-patches mailing list
Koha-patches@lists.koha-community.org
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