4f9faf4509
This patch updates the members help files. It removes an unused file and adds a new one for the partial fines payments. It also adds links to the manuals to all pages.
20 lines
No EOL
891 B
Text
20 lines
No EOL
891 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>
|
|
|
|
<p><strong>See the full documentation for Creating Manual Invoices in the <a href="http://manual.koha-community.org/3.6/en/patroninformation.html#manualinvoice">manual</a> (online).</strong></p>
|
|
|
|
[% INCLUDE 'help-bottom.inc' %] |