Bug 10671: Update Admin Help Files
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / admin / categorie.tt
index aeec6eb..15156f1 100644 (file)
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Patron categories</h1>
+<h1>Patron Categories</h1>
 
 <p>Patron categories allow you to organize your patrons into different roles, age groups, and patron types.</p>
 
 
 <h2>Adding a patron category</h2>
 
-<p>To add a new patron category click 'New category' at the top of the page</p>
+<p>To add a new patron category click 'New Category' at the top of the page</p>
 
 <ul>
-    <li>The 'Category code' is an identifier for your new code.
+    <li>The 'Category Code' is an identifier for your new code.
 <ul>
        <li style="color: #990000;">Important: The category code is limited to 10 characters (numbers and letters)</li>
 </ul>
        <li style="color: #990000;">Important: You cannot enter both a month limit and a date until. Choose to enter either one or the other.</li>
 </ul>
 </li>
-       <li>Some patron categories can have a minimum age (in years) requirement associated with them, enter this age in the 'Age required'</li>
-       <li>Patron categories can also have a maximum age (in years) associated with them (such as children), enter this age in the 'Upperage limit'</li>
+    <li>Some patron categories can have a minimum age (in years) requirement associated with them, enter this age in the 'Age required'
+<ul>
+    <li style="color: #990000;">Important: This value will only be checked if BorrowerMandatoryField defines the dateofbirth as a required field on the patron record</li>
+</ul>
+</li>
+    <li>Patron categories can also have a maximum age (in years) associated with them (such as children), enter this age in the 'Upperage limit'
+<ul>
+    <li style="color: #990000;">Important: This value will only be checked if BorrowerMandatoryField defines the dateofbirth as a required field on the patron record</li>
+</ul>
+</li>
        <li>If you charge a membership fee for your patrons (such as those who live in another region) you can enter that in the 'Enrollment fee' field.
 <ul>
        <li style="color: #990000;">Important: Only enter numbers and decimals in this field</li>
@@ -69,6 +77,7 @@
 </ul>
 </li>
        <li>In the 'Category type' field choose one of the six main parent categories</li>
+       <li>The Branch Limitations let you limit this patron category to only some branches in your library system. Select 'All branches' if you would like any library to be able to use this category.</li>
        <li>Finally you can assign advanced messaging preferences by default to a patron category
 <ul>
        <li style="color: #990000;">Important: Requires that you have EnhancedMessagingPreferences enabled</li>
@@ -77,6 +86,6 @@
 </li>
 </ul>
 
-<p><strong>See the full documentation for patron categories in the <a href="http://manual.koha-community.org/3.6/en/patscirc.html#patcats">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Patron Categories in the <a href="http://manual.koha-community.org/3.14/en/patscirc.html#patcats">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file