Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/mancredit.tt
Nicole C. Engard c4629aaffe Bug 9850: Update Patron Help Files for 3.12
This patch updates all the help files in the members folder. It also
adds a missing help file for approving patron account changes.

To Test:

Visit the help on every patron page and make sure the text and
manual links are all right.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Fixed 2 obvious typos mentioned on the bug report.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-04-25 21:45:18 -04:00

16 lines
No EOL
758 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>
<p><strong>See the full documentation for Creating Manual Credits in the <a href="http://manual.koha-community.org/3.12/en/patroninformation.html#manualcredit">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]