Bug 5917 / Bug 6085 : Fixing not being able to change language
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / tools / inventory.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Inventory/Stocktaking</h1>
4
5 <p>Koha's Inventory Tool can be used in one of two ways, the first is by printing out a shelf list that you can then mark items off on, or by uploading a text files of barcodes gathered by a portable scanner.</p>
6
7 <p>If you do not have the ability to use your barcode scanner on the floor of the library, the first option available to you is to generate a shelf list based on criteria you enter.</p>
8
9 <p>Choose which library, shelving location, call number range, item status and when the item was last seen to generate a shelf list that you can then print to use while walking around the library checking your collection</p>
10
11 <p>Alternatively you can export the list to a CSV file for altering in an application on your desktop. Simply check the box next to 'Export to csv file' to generate this file.</p>
12
13 <p>Once you have found the items on your shelves you can return to this list and check off the items you found to have the system update the last seen date to today.</p>
14
15 <p>If you have a portable scanner (or a laptop and USB scanner) you can walk through the library with the scanner in hand and scan barcodes as you come across them. Once finished you can then upload the text file generated by the scanner to Koha</p>
16
17 <p>Choose the text file and the date you want to mark all times as seen and click 'Submit.'</p>
18 [% INCLUDE 'help-bottom.inc' %]