Add file for 1.6 branch.
[Evergreen-DocBook.git] / opac / simpleselfcheck.xml
diff --git a/opac/simpleselfcheck.xml b/opac/simpleselfcheck.xml
new file mode 100644 (file)
index 0000000..ed97219
--- /dev/null
@@ -0,0 +1,37 @@
+<?xml version='1.0' encoding='UTF-8'?>\r
+<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude"\r
+           xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:id="simpleselfcheck">\r
+       <title>Simple Self Check Interface</title><indexterm><primary>self check</primary></indexterm>\r
+       <note>\r
+               <para>This section deals with the simple self check front end that comes with Evergreen. For information on setting up a SIP server for communicating with self check hardware, \r
+               please refer to <link linkend="sipserver">Setting up a SIP Server</link>.</para></note> \r
+        <section xml:id="usingselfcheck">\r
+                <title>Using the Self Check Interface</title>\r
+               <simplesect>\r
+                       <title>Initializing the self check client.</title>\r
+                       <para>The selfcheck interface is run through a web browser. Before patrons can use the self check station, a staff member must initilize the interface by logging in.</para>  \r
+                        <procedure>\r
+                               <step><para>Open a web browser and navigate to your self check interface page which is the location of the <filename>selfcheck.xml</filename> file. \r
+                               By default, the url will be <uri>https://[<emphasis>hostname</emphasis>]/opac/extras/selfcheck/selfcheck.xml</uri>, where  [<emphasis>hostname</emphasis>] is your Evergreen \r
+                               host.</para></step>\r
+                               <step><para>Login using a staff username or barcode and password.</para></step>                 \r
+                       </procedure>\r
+               </simplesect>\r
+               <simplesect>\r
+                       <title>Using the interface to check out books</title>\r
+                       <para>After a staff user has logged into the self check interface, the interface should be ready for patrons to scan their barcodes and check out books.</para>  \r
+                        <procedure>\r
+                               <step><para>Scan your patron barcode to login</para></step>\r
+                               <step><para>Scan your books. The item titles should appear below the barcode field as you scan them.</para></step>\r
+                               <step><para>Click <guibutton>Done</guibutton> when you are finished. This will print the receipt and log out.</para></step>     \r
+                               <step><para>Select printer to print a receipt (if a printer is available).</para></step>                \r
+                       </procedure>\r
+               </simplesect>\r
+      </section>\r
+      <section xml:id="customizingselfcheck">\r
+                <title>Customizing the Self Check Interface</title>\r
+                <para>The XML, CSS and JavaScript files for customizing the self check interface are located in the \r
+               <filename class="directory">/openils/var/web/opac/extras/selfcheck/</filename> directory.</para>\r
+     </section>\r
+</chapter>\r
+\r