Bug 5917 : Converted templates
[koha.git] / koha-tt / intranet-tmpl / prog / en / modules / help / members / pay.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Pay Fines</h1>
4                 <ul>
5                         <li>To pay fines, click the 'Pay fines' tab</li>
6                         <li>Each charge gives you a menu which lets you decide whether to mark items paid or not</li>
7                         <li>By choosing 'Paid' the system assumes that a full payment is being made</li>
8                         <li>Payments will appear on the Account tab</li>
9                         <li>You can also create manual invoices/charges or apply manual credits to patron's accounts
10                         <ul>
11                                 <li>
12                             <span style="background-color: #ffe599">
13 TIP: If you create a manual credit, be aware that it won't be applied to any particular lost or late item</span></li>
14                         </ul></li>
15                 </ul>
16
17 [% INCLUDE 'help-bottom.inc' %]