[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/help/report... [rel_2_2]
From: |
Owen Leonard |
Subject: |
[Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/help/report... [rel_2_2] |
Date: |
Tue, 07 Mar 2006 18:13:45 +0000 |
CVSROOT: /sources/koha
Module name: koha
Branch: rel_2_2
Changes by: Owen Leonard <address@hidden> 06/03/07 18:13:45
Added files:
koha-tmpl/intranet-tmpl/npl/en/help/reports: inventory.tmpl
Log message:
Synching with default template
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha/koha-tmpl/intranet-tmpl/npl/en/help/reports/inventory.tmpl?only_with_tag=rel_2_2&rev=1.1.2.1
Patches:
Index: koha/koha-tmpl/intranet-tmpl/npl/en/help/reports/inventory.tmpl
diff -u /dev/null
koha/koha-tmpl/intranet-tmpl/npl/en/help/reports/inventory.tmpl:1.1.2.1
--- /dev/null Tue Mar 7 18:13:45 2006
+++ koha/koha-tmpl/intranet-tmpl/npl/en/help/reports/inventory.tmpl Tue Mar
7 18:13:44 2006
@@ -0,0 +1,25 @@
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Online Help: Catalogue
Statistics<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
+<div id="main-compact">
+
+<h1>Inventory help</h1>
+<p>With this utility you can take invetory of your collection</p>
+<p>There are two ways to do this :</p>
+<ul>
+<li>list books that haven't been 'seen' and then search for them on the
shelves</li>
+<li>Scan all books which will tell Koha they have been 'seen'</li>
+</ul>
+<p>Koha supports both methods:</p>
+<h2>List unseen books and search for them on the shelves</h2>
+<p> In the 1st bloc, you can select :
+<ul>
+<li>a itemcallnumber range: to limit the list to a small physical shelf</li>
+<li>a date last seen: to see only books which have been unseen for a long
time</li>
+</ul>
+<p>If you validate your search, you'll get a list of items. Go to the shelves,
search them, and, if you see them, click on them</p>
+<h2>Scan all books and tell Koha you've seen them</h2>
+<p>This feature is new in Koha 2.2.6 : you can now scan ALL the books in your
shelves (with a barcode reader and a laptop) and store them in a text file
(from notepad or any text-only editor <b>This does NOT include MS-word or
OpenOffice.org</b>)</p>
+<p>Once you have a long barcode list, reach the second bloc on inventory.pl,
and upload the file : all items you have scanned will automatically be modified
to have datelastseen set to whatever you wan</p>
+<p>Once you're done with your library, you can look at missing books by
querying the 1st bloc for books unseen since the beginning of your inventory</p>
+
+<p>Note that inventory is calculated on a "date last seen" flag. This flag is
automatically set every time a book circulate</p>
+<!-- TMPL_INCLUDE name="help-bottom.inc" -->
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/help/report... [rel_2_2],
Owen Leonard <=