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

17 lines
No EOL
700 B
Cheetah

<!-- TMPL_INCLUDE NAME="help-top.inc" -->
<h1>Pay Fines</h1>
<ul>
<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>
</ul>
<!-- TMPL_INCLUDE NAME="help-bottom.inc" -->