add batch checkouts
authorNicole C. Engard <nengard@gmail.com>
Fri, 30 Oct 2015 17:54:43 +0000 (12:54 -0500)
committerNicole C. Engard <nengard@gmail.com>
Fri, 30 Oct 2015 17:54:43 +0000 (12:54 -0500)
en/images/circ/batchcheckout.png [new file with mode: 0644]
en/images/circ/batchcheckoutscan.png [new file with mode: 0644]
en/images/circ/batchcheckoutwarn.png [new file with mode: 0644]
en/images/circ/batchlocaluse.png [new file with mode: 0644]
en/images/circ/checkoutpatron.png
en/manual.xml

diff --git a/en/images/circ/batchcheckout.png b/en/images/circ/batchcheckout.png
new file mode 100644 (file)
index 0000000..d973540
Binary files /dev/null and b/en/images/circ/batchcheckout.png differ
diff --git a/en/images/circ/batchcheckoutscan.png b/en/images/circ/batchcheckoutscan.png
new file mode 100644 (file)
index 0000000..6812c66
Binary files /dev/null and b/en/images/circ/batchcheckoutscan.png differ
diff --git a/en/images/circ/batchcheckoutwarn.png b/en/images/circ/batchcheckoutwarn.png
new file mode 100644 (file)
index 0000000..0b8ab1e
Binary files /dev/null and b/en/images/circ/batchcheckoutwarn.png differ
diff --git a/en/images/circ/batchlocaluse.png b/en/images/circ/batchlocaluse.png
new file mode 100644 (file)
index 0000000..94821ee
Binary files /dev/null and b/en/images/circ/batchlocaluse.png differ
index dfa0b58..1aea5d5 100644 (file)
Binary files a/en/images/circ/checkoutpatron.png and b/en/images/circ/checkoutpatron.png differ
index 7cebe53..e9fb8cb 100644 (file)
@@ -28155,6 +28155,17 @@ location: [STAFF, ISO]</programlisting>Will block items with an itype code of
             </mediaobject>
           </screenshot>
         </listitem>
+        <listitem>
+          <para>If you have enabled <link linkend="batchcheckoutprefs">batch checkouts</link> then
+            click the batch check out option on the patron record<screenshot>
+              <screeninfo>Batch checkout</screeninfo>
+              <mediaobject>
+                <imageobject>
+                  <imagedata fileref="images/circ/batchcheckout.png"/>
+                </imageobject>
+              </mediaobject>
+            </screenshot></para>
+        </listitem>
 
         <listitem>
           <para>Check out option on the quick search bar on the circulation
@@ -28406,6 +28417,41 @@ location: [STAFF, ISO]</programlisting>Will block items with an itype code of
           current patron.</para>
         </section>
       </section>
+      <section id="batchcheckout">
+        <title>Batch Checkouts</title>
+        <para>If you would like to perform a batch check out you can do so by turning on the <link
+            linkend="BatchCheckouts">BatchCheckouts</link> system preference and assigning the
+          proper patron categories via the <link linkend="BatchCheckoutsValidCategories"
+            >BatchCheckoutsValidCategories</link> preference.  This will allow you to use an RFID
+          pad that reads multiple barcodes or perform a batch check out for training internal use.<screenshot>
+            <screeninfo>Batch checkouts</screeninfo>
+            <mediaobject>
+              <imageobject>
+                <imagedata fileref="images/circ/batchcheckoutscan.png"/>
+              </imageobject>
+            </mediaobject>
+          </screenshot></para>
+        <para>From this screen you can scan several barcodes or load a file of barcodes.  If those
+          items cannot be checked out they will provide a warning on the following screen</para>
+        <screenshot>
+          <screeninfo>Batch checkout warnings</screeninfo>
+          <mediaobject>
+            <imageobject>
+              <imagedata fileref="images/circ/batchcheckoutwarn.png"/>
+            </imageobject>
+          </mediaobject>
+        </screenshot>
+        <para>If you are using a statistical patron type then you'll see that local use was recorded
+          for each item you scanned.</para>
+        <screenshot>
+          <screeninfo>Batch local use</screeninfo>
+          <mediaobject>
+            <imageobject>
+              <imagedata fileref="images/circ/batchlocaluse.png"/>
+            </imageobject>
+          </mediaobject>
+        </screenshot>
+      </section>
 
       <section id="checkoutmsg">
         <title>Check Out Messages</title>