Koha/koha-tt/intranet-tmpl/prog/en/modules/help/members/mancredit.tt
2011-03-28 09:18:29 +13:00

13 lines
No EOL
562 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Create Manual Credit</h1>
<p>Manual credits can be used to pay off parts of fines, or to forgive a fine amount.</p>
<ul>
<li>First choose the type of credit you'd like to apply</li>
<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>
<li>The description field is where you will enter the description of the credit</li>
<li>In the amount field, do not enter currency symbols, only numbers and decimals</li>
</ul>
[% INCLUDE 'help-bottom.inc' %]