Hello all.<br><br>I am using Koha 3.0.3 on Debian Lenny. I have set up a running library but I&#39;m having problems with fine calculation. I have set the due date to 2008 and maximum days for fine to 5 days, yet it is not calculating the fine.<br>

<br>Here is how my settings look like:<br><br><img title="?ui=2&amp;view=att&amp;th=124fc7cf00034d81&amp;attid=0.1&amp;disp=attd&amp;realattid=ii_124fc7cf00034d81&amp;zw" alt="?ui=2&amp;view=att&amp;th=124fc7cf00034d81&amp;attid=0.1&amp;disp=attd&amp;realattid=ii_124fc7cf00034d81&amp;zw" src="cid:ii_124fc7cf00034d81"><br clear="all">

<br><br><br><img title="?ui=2&amp;view=att&amp;th=124fc7d19223ae11&amp;attid=0.1&amp;disp=attd&amp;realattid=ii_124fc7d19223ae11&amp;zw" alt="?ui=2&amp;view=att&amp;th=124fc7d19223ae11&amp;attid=0.1&amp;disp=attd&amp;realattid=ii_124fc7d19223ae11&amp;zw" src="cid:ii_124fc7d19223ae11"><br>

<br><br><img title="?ui=2&amp;view=att&amp;th=124fc7d403041c0a&amp;attid=0.1&amp;disp=attd&amp;realattid=ii_124fc7d403041c0a&amp;zw" alt="?ui=2&amp;view=att&amp;th=124fc7d403041c0a&amp;attid=0.1&amp;disp=attd&amp;realattid=ii_124fc7d403041c0a&amp;zw" src="cid:ii_124fc7d403041c0a"><br>

<br><br>This is how my crontab.example looks like:<br><br>**************************************************************************************************************************************************************************<br>

<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">*<b> PERL5LIB=/home/liblime/kohaclone</b><br><b>KOHA_CONF=/home/liblime/kohaclone/etc/koha-conf.xml</b><br>

<br><b># Some additional variables to save you typing</b><br><b>KOHA_CRON_PATH = /home/liblime/kohaclone/misc/cronjobs</b><br><b>#</b><br><b># MULTIPLE KOHA SUPPORT:</b><br><b># You can still run jobs for this user&#39;s additional koha installs,</b><br>

<b># by manipulating those variables in the command.</b><br><b>#</b><br><b># For example, on the same codebase:</b><br><b># */10 * * * *    KOHA_CONF=/home/liblime/koha-test/etc/koha-conf.xml /home/liblime/kohaclone/misc/migration_tools/<a href="http://rebuild_zebra.pl">rebuild_zebra.pl</a> -b -a -z &gt;/dev/null</b><br>

<b>#</b><br><b># For example, on a separate codebase:</b><br><b># */10 * * * *    KOHA_CONF=/home/liblime/koha-test/etc/koha-conf.xml PERL5LIB=/home/liblime/koha-test /home/liblime/koha-test/misc/migration_tools/<a href="http://rebuild_zebra.pl">rebuild_zebra.pl</a> -b -a -z &gt;/dev/null</b><br>

<b>#</b><br><b># ADDITIONAL INFO:</b><br><b># See the perldoc of individual scripts to determine what other options</b><br><b># are available.  Check the man page for crontab to understand the</b><br><b># schedule syntax for your system.</b><br>

<b>#</b><br><b># NOTE: Don&#39;t forget to keep the empty line at the bottom.</b><br><b># Cron/crontab will choke without it.</b><br><b>#</b><br><b># SCHEDULED JOBS:</b><br><b># m h  dom mon dow   command</b><br><br><b># OVERDUE NOTICES</b><br>

<b>0    1 * * *  $KOHA_CRON_PATH/<a href="http://overdue_notices.pl">overdue_notices.pl</a> -t</b><br><br><b># FINES</b><br><b>5    1 * * *  $KOHA_CRON_PATH/<a href="http://fines.pl">fines.pl</a></b><br><br><b># ADVANCE NOTICES</b><br>

<b>10   1 * * *  $KOHA_CRON_PATH/<a href="http://advance_notices.pl">advance_notices.pl</a> -c</b><br><br><b># PROCESS LONG OVERDUES</b><br><b># updates item status from available to longoverdue for items long overdue</b><br>

<b># 19 1 * * *  $KOHA_CRON_PATH/<a href="http://longoverdue.pl">longoverdue.pl</a> --lost 90=1 --confirm</b><br><br><b># SEND EMAILS</b><br><b>15   * * * *  $KOHA_CRON_PATH/<a href="http://process_message_queue.pl">process_message_queue.pl</a></b><br>

<br><b># Hourly holds queue updated</b><br><b>52   * * * *  $KOHA_CRON_PATH/holds/<a href="http://build_holds_queue.pl">build_holds_queue.pl</a> &gt;/dev/null 2&gt;&amp;1</b><br><br><b># ZEBRA INDEX UPDATES with -z option, incremental index updates throughout the day</b><br>

<b># for both authorities and bibs</b><br><b>*/10 * * * *  $KOHA_CRON_PATH/../migration_tools/<a href="http://rebuild_zebra.pl">rebuild_zebra.pl</a> -b -a -z &gt;/dev/null</b><br><br><b># services_throttle -- resets the xISBN service</b><br>

<b>59 23 * * *  $KOHA_CRON_PATH/<a href="http://services_throttle.pl">services_throttle.pl</a> &gt; /dev/null 2&gt;&amp;1</b><br><br><b># ROTATE LOGS</b><br><b># Obviously, one needs logrotate(8) to do this</b><br><b># 20 1 * * *  /usr/sbin/logrotate -s /home/liblime/kohaclone/var/run/zebradb/logstatus /home/liblime/kohaclone/etc/logrotate.conf</b><br>

</blockquote><br>*<br>***************************************************************************************************************************************************************************<br><br>What else should I do to get the fines working????<br>

<br><br>Please Help<br><br><br>------- <br>Nitesh Rijal<br>BE IT<br><a href="http://niteshrijal.com.np">http://niteshrijal.com.np</a><br>+9779841458173<br>