Bug 12244 - Update authorized values help for 3.16

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>
This commit is contained in:
Nicole C. Engard 2014-05-13 08:27:17 -05:00 committed by Galen Charlton
parent 5889f893cb
commit 16196fc62c

View file

@ -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>