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

17 lines
No EOL
694 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Create Manual Invoice</h1>
<p>For fees that are not automatically charged, librarians can create a manual invoice</p>
<ul>
<li>First choose the type of invoice you would like to create
<ul>
<li>To add additional values to the manual invoice type pull down menu, add them to the MANUAL_INV Authorized Value</li>
</ul>
</li>
<li>If the fee is associated with an item you can enter its barcode so that the line item shows a link to that item</li>
<li>The description field is where you will enter the description of the charge</li>
<li>In the amount field, do not enter currency symbols, only numbers and decimals</li>
</ul>
[% INCLUDE 'help-bottom.inc' %]