Merge remote branch 'kc/new/merge_help' into kcmaster
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / reports / borrowers_stats.tmpl
1 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
2
3 <h1>Patron Statistics</h1>
4
5 <p style="color: #990000">IMPORTANT: The Patron 'Wizard' is designed to be a simple statistical snapshot,  In each wizard, you will choose a single category to represent 'row' and another to represent 'column'.</p>
6                 <ul>
7                         <li>Go to the 'Reports' module (usually under 'More' in your Global Nav)</li>
8                         <li>Choose 'Patrons' under 'Statistics Wizards'</li>
9                         <li>Use the radio button to choose a category for 'row' (In the case above, we've selected 'patron category' for the row
10                         <ul>
11                                 <li>Use dropdowns to apply filters to this category</li>
12                         </ul></li>
13                         <li>Use the radio button to choose a category for 'column' (In the case above, we've selected 'branch' for the column)
14                         <ul>
15                                 <li> 
16                                 <ul>
17                                         <li>Use dropdowns to apply filters to this category</li>
18                                 </ul></li>
19                         </ul></li>
20                         <li>Options without radio buttons such as 'Patron status', 'Patron activity', and 'Date of Birth' are limits you can place on the report.</li>
21                         <li style="background-color: #ffe599">
22 TIP: To place no limits for a category, choose the blank field. When blank field is chosen all categories will be included in the statistical count.</li>
23                         <li>Choose a method for 'outputting' (viewing) the report: Options are 'browser' or saving as a file viewable in a program like Excel.</li>
24                         <li>Click 'Submit'</li>
25                         <li>For each patron category (rows), there is a count given by branch. Each row and columns are also totaled</li>
26                 </ul>
27         </div>
28
29 <!-- TMPL_INCLUDE NAME="help-bottom.inc" -->
30