|
Line 0
Link Here
|
| 0 |
- |
1 |
[% INCLUDE 'help-top.inc' %] |
|
|
2 |
|
| 3 |
<h1>Patron lists</h1> |
| 4 |
|
| 5 |
<p>Patron lists are a way to store a group of patrons for easy modification via the batch patron modification tool or reporting.</p> |
| 6 |
|
| 7 |
<p>To create a new list of patrons click the 'New patron list' button</p> |
| 8 |
|
| 9 |
<p>Enter a list name and save the list.</p> |
| 10 |
|
| 11 |
<p>To add patrons to the list click the 'Add patron's button to the right of the list name.</p> |
| 12 |
|
| 13 |
<p>Enter the patron's name or cardnumber in the search box and click on the right result to add the patron.</p> |
| 14 |
|
| 15 |
<p>Once you have all of the patrons you would like to add you can click the 'Update' button to save them to the list.</p> |
| 16 |
|
| 17 |
<p><strong>See the full documentation for Patron Lists in the <a href="http://manual.koha-community.org/3.14/en/tools.html#patronlists">manual</a> (online).</strong></p> |
| 18 |
|
| 19 |
[% INCLUDE 'help-bottom.inc' %] |