update RandomizeHoldsQueueWeight
authorNicole C. Engard <nengard@gmail.com>
Mon, 6 Aug 2012 19:22:47 +0000 (15:22 -0400)
committerNicole C. Engard <nengard@gmail.com>
Mon, 6 Aug 2012 19:22:47 +0000 (15:22 -0400)
en/manual.xml

index 109d7f9..4261728 100644 (file)
             <itemizedlist>
               <listitem>
                 <para>in random order</para>
+
+                <itemizedlist>
+                  <listitem>
+                    <para>If StaticHoldsQueueWeight is left at the default
+                    Koha will randomize all libraries, otherwise it will
+                    randomize the libraries listed.</para>
+                  </listitem>
+                </itemizedlist>
               </listitem>
 
               <listitem>
                 <para>in that order</para>
+
+                <itemizedlist>
+                  <listitem>
+                    <para>If StaticHoldsQueueWeight is left at the default
+                    then this will use all of your branches in alphabetical
+                    order, otherwise it will use the branches in the order
+                    that you entered them in the StaticHoldsQueueWeight
+                    preference.</para>
+                  </listitem>
+                </itemizedlist>
               </listitem>
             </itemizedlist>