Adding online help for Inventory/Stocktaking feature under Tools
authorRussel Garlick <russel.garlick@liblime.com>
Mon, 17 Dec 2007 23:25:11 +0000 (17:25 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Tue, 18 Dec 2007 01:21:06 +0000 (19:21 -0600)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/inventory.tmpl [new file with mode: 0644]

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/inventory.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/inventory.tmpl
new file mode 100644 (file)
index 0000000..d4e7d44
--- /dev/null
@@ -0,0 +1,5 @@
+<!-- TMPL_INCLUDE name="help-top.inc" -->
+<div class="main">
+<h1>Inventory/Stocktaking</h1><h2>How do I use this feature?</h2><p>This inventory feature works by using the &quot;Last Seen Date&quot; as criteria for building reports. From these reports the library can identify which items are missing.&nbsp;</p><h2>How do I get a file of barcodes to upload?&nbsp;</h2><p>The easiest way to generate the barcode file is to scan the barcodes of all the items on the shelf in situ to a text file. This can be done using a standard keyboard wedge type Barcode scanner and a Laptop, or using a handheld PC with an integrated scanner (e.g Palm or iPaq).</p><p>Save the file locally to your machine and then when you are attached to the network, open the Inventory/Stocktaking page again and use the &quot;Browse&quot; feature to find the file on your local drive.&nbsp; Now set the last seen to the date you wish to use (normally today's date). </p><h2>How do I find what items are missing?</h2><p>Now you have set the Last Seen Date of the items, you can use that as a criteria to generate a report. Use the &quot;Select items you want to check&quot; feature to generate this report. </p><p>NOTE: If you have scanned all the items in your library, you will not need to change any of the default criteria.&nbsp;</p><p>Set the &quot;Not seen since&quot; date to the day <strong>before </strong>the date you used when you set the &quot;Last Seen Date&quot; when uploading the barcode file.&nbsp;</p><p>Press the &quot;Submit&quot; button to generate the list of items that Koha has not seen. &nbsp;</p><h2><br /></h2><p>&nbsp;</p><br /><p>&nbsp;</p>
+</div>
+<!-- TMPL_INCLUDE name="help-bottom.inc" -->