Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/lateorders.tmpl
Nicole Engard cebfb00073 Updated help files - Part 3
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-08-15 09:31:36 -04:00

13 lines
No EOL
407 B
Cheetah

<!-- TMPL_INCLUDE NAME="help-top.inc" -->
<h1>Late Orders</h1>
<p>
Late orders is a report that checks for orders that were placed X days ago and still haven't been marked as received.
</p>
<ul>
<li>Click on 'Late Orders' on the menu on the left</li>
<li>You will be presented with a list of orders with baskets that have been closed for 30+ days</li>
</ul>
<!-- TMPL_INCLUDE name="help-bottom.inc" -->