Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/boraccount.tmpl

35 lines
No EOL
1.7 KiB
Cheetah

<!-- TMPL_INCLUDE NAME="help-top.inc" -->
<h1>Patron Fines</h1>
Patron fines are calculated based on your system preferences.<br/>
<ul>
<li>
<em>Get there: </em></span>More &gt; Administration &gt; Patrons and Circulation &gt; Circulation and fines rules</li>
</ul>
<h3>Viewing Patron Accounts</h3>
<ul>
<li>Click on the 'Fines' tab under the patron information on the left</li>
<li>You will see the patron's account information</li>
<li>In addition to overdue fines, replacement costs for lost items, account management fees and other library specific fees will show on the account
<ul>
<li>
<span style="background-color: #ffe599">
TIP: Marking an item Lost via the edit item page will automatically put a fine on the patron's record for the replacement cost of the item</span></li>
</ul></li>
<li>To pay fines, click the 'Pay fines' tab</li>
<li>Each charge gives you a menu which lets you decide whether to mark items paid or not</li>
<li>By choosing 'Paid' the system assumes that a full payment is being made</li>
<li>Payments will appear on the Account tab</li>
<li>You can also create manual invoices/charges or apply manual credits to patron's accounts
<ul>
<li>
<span style="background-color: #ffe599">
TIP: If you create a manual credit, be aware that it won't be applied to any particular lost or late item</span></li>
</ul></li>
<li>To create a manual invoice, click the 'Create manual invoice' tab</li>
<li>Enter in the information related to the charge you're adding</li>
<li>The new charge will appear on the 'Account' tab</li>
<li>Manual invoices can be paid the same way as automatic fines, by clicking on 'Pay fines'</li>
</ul>
</div> <!-- TMPL_INCLUDE NAME="help-bottom.inc" -->