Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/invoice.tt
Nicole C. Engard 3cac78bdb8 Bug 9850: Acq Help Files for 3.12
This patch updates the manual links and some text in the acq
help files.

To test:

Visit help on all acq pages and make sure links and text are right.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-04-25 21:45:19 -04:00

13 lines
612 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Invoices</h1>
<p>When orders are received invoices are generated. Invoices can be searched by clicking on 'Invoices' in the left of the Acquisitions page.</p>
<p>After searching, your results will appear to the right of the search options.</p>
<p>From the results you can click the 'Details' link to see the full invoice or 'Close' to note that the invoice is closed/paid for.</p>
<p><strong>See the full documentation for Invoices in the <a href="http://manual.koha-community.org/3.12/en/acqinvoices.html">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]