Bug 12244 - Update authorized values help for 3.16
authorNicole C. Engard <nengard@bywatersolutions.com>
Tue, 13 May 2014 13:27:17 +0000 (08:27 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 19 May 2014 16:57:32 +0000 (16:57 +0000)
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

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
New values ok

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>

koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/authorised_values.tt

index 0d21744..8eb11fd 100644 (file)
     <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>