Bug 5917 / Bug 6085 : Fixing not being able to change language
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / members / mancredit.tmpl
1 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
2
3 <h1>Create Manual Credit</h1>
4
5 <p>Manual credits can be used to pay off parts of fines, or to forgive a fine amount.</p>
6 <ul>
7         <li>First choose the type of credit you'd like to apply</li>
8         <li>If this credit is associated with an item you can enter that item's barcode so that the line item links to the right item</li>
9         <li>The description field is where you will enter the description of the credit</li>
10         <li>In the amount field, do not enter currency symbols, only numbers and decimals</li>
11 </ul>
12
13 <!-- TMPL_INCLUDE NAME="help-bottom.inc" -->