Bug 6966 Cataloging Help Files
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / cataloguing / additem.tt
index 265b13d..43b2a31 100644 (file)
@@ -6,10 +6,10 @@
 
 <p>The item edit form will appear:</p>
 
-<p>At the very least, the following fields should be entered for new items:</p>
+<p>At the very least, if you plan on circulating the item, the following fields should be entered for new items:</p>
 
 <ul>
-       <li>8 - Collection code</li>
+       <li>2 - Source of classification</li>
        <li>a - Permanent location</li>
        <li>b - Shelving location</li>
        <li>o - Full call number</li>
 
 <p>The edit menu is also where items can be deleted from</p>
 
-<h2>Moving Items</h2>
+<h2>Deleting Items</h2>
 
-<p>Items can be moved from one bibliographic record to another using the Attach Item option</p>
+<p>There are many ways to delete item records. If you only need to delete one item you can do this by opening up the detail page for the bib record and clicking the 'Edit' button at the top. From there you can choose to 'Edit items'.</p>
 
-<p>Visit the bibliographic record you want to attach the item to and choose 'Attach Item' from the 'Edit' menu.</p>
+<p>You will be presented with a list of items and next to each one will be a link labeled 'Delete'. Click that link and if the item is not checked out it will delete that item.</p>
 
-<p>Simply enter the barcode for the item you want to move and click 'Select'</p>
+<p>If you know that all of the items attached to your record are not currently checked out you can use the 'Delete all items' option under the 'Edit menu' and it will remove all items from the record.</p>
 
-<p>If you want to move all items to a new record creating only one bibliographic record you can use the Merge Records tool instead.</p>
+<p>Finally you can use the batch delete tool to delete a batch of items.</p>
+
+<p><strong>See the full documentation for Adding/Editing Items in the <a href="http://manual.koha-community.org/3.6/en/catitems.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]