Bug 3840: Change 'New' button to 'New Vendor' for clarity
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / members / pay.tmpl
1 <!-- TMPL_INCLUDE NAME="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 <!-- TMPL_INCLUDE NAME="help-bottom.inc" -->