update implementation checklist
authorNicole C. Engard <nengard@gmail.com>
Thu, 12 Mar 2015 14:34:38 +0000 (09:34 -0500)
committerNicole C. Engard <nengard@gmail.com>
Thu, 12 Mar 2015 14:34:56 +0000 (09:34 -0500)
en/manual.xml

index c86cd0d..92a2b52 100644 (file)
@@ -42342,6 +42342,17 @@ location: [STAFF, ISO]</programlisting>Will block items with an itype code of
           <para>Decide if you'd like to share your library's information with the Koha community by
             setting the <link linkend="heaprefs">Sharing system preferences</link>.</para>
         </listitem>
+        <listitem>
+          <para>Decide what <link linkend="cronjobsch">cron jobs</link> you need to run and when.<itemizedlist>
+              <listitem>
+                <para>If you're using the long overdue cron job be sure to set your <link
+                    linkend="DefaultLongOverdueChargeValue">DefaultLongOverdueChargeValue</link>,
+                    <link linkend="DefaultLongOverdueLostValue">DefaultLongOverdueLostValue</link>
+                  &amp; <link linkend="DefaultLongOverdueLostValue">DefaultLongOverdueDays</link>
+                  preferences.</para>
+              </listitem>
+            </itemizedlist></para>
+        </listitem>
       </itemizedlist>
     </section>