<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Sorry, should've mentioned that - 3.0 alpha<br><br><blockquote><hr>Date: Fri, 29 Feb 2008 08:06:02 -0800<br>From: ohiocore@gmail.com<br>To: g_adams27@hotmail.com<br>Subject: Re: [Koha] More questions about fines<br>CC: koha@lists.katipo.co.nz<br><br>What version of Koha are you running?<br><br><div class="EC_gmail_quote">On Thu, Feb 28, 2008 at 2:04 PM, George Adams &lt;<a href="mailto:g_adams27@hotmail.com">g_adams27@hotmail.com</a>&gt; wrote:<br><blockquote class="EC_gmail_quote" style="padding-left: 1ex;">
I'm trying to setup fines rules such that a patron gets a 7 day grace period after their due date, then starts getting charged $0.50 every week that the book isn't checked in. &nbsp;(This is for a church library, so the days when a patron can check in a late book are limited. &nbsp;Hence, I only want to bump the fine up every 7 days).<br>

<br>
So for instance if your book was due on Feb. 1, you should get a grace period for a week. &nbsp;Then, on Feb. 8 you get your first $0.50 fine. &nbsp;A week later on Feb. 15 you get another $0.50 fine.<br>
<br>
So I setup the fines rules for all types as "0.5,7,7". &nbsp;According to the docs, this should generate a $0.50 fine every 7 days after the 7-day grace period has expired.<br>
<br>
But when running cronjobs/fines2.pl with a test checkout, it didn't turn out the way I expected. &nbsp;Here are the results.<br>
<br>
Today is Feb 28 (close-of-business)<br>
Book was due on:<br>
 &nbsp;Feb 27, so fine = $0 (1 day overdue)<br>
 &nbsp;Feb 26, so fine = $0 (2 days overdue)<br>
 &nbsp;Feb 25, so fine = $0 (3 days overdue)<br>
 &nbsp;Feb 24, so fine = $0 (4 days overdue)<br>
 &nbsp;Feb 23, so fine = $0 (5 days overdue)<br>
 &nbsp;Feb 22, so fine = $0 (6 days overdue)<br>
 &nbsp;Feb 21, so fine = $0 (7 days overdue)<br>
 &nbsp;Feb 20, so fine = $0 (8 days overdue)<br>
 &nbsp;Feb 19, so fine = $0 (9 days overdue)<br>
 &nbsp;Feb 18, so fine = $0 (10 days overdue)<br>
 &nbsp;Feb 17, so fine = $0 (11 days overdue)<br>
 &nbsp;Feb 16, so fine = $0 (12 days overdue)<br>
 &nbsp;Feb 15, so fine = $0 (13 days overdue)<br>
 &nbsp;Feb 14, so fine = $0.50 (14 days overdue)*<br>
 &nbsp;Feb 13, so fine = $0.50 (15 days overdue)<br>
 &nbsp;Feb 12, so fine = $0.50 (16 days overdue)<br>
 &nbsp;Feb 11, so fine = $0.50 (17 days overdue)<br>
 &nbsp;Feb 10, so fine = $0.50 (18 days overdue)<br>
 &nbsp;Feb 09, so fine = $0.50 (19 days overdue)<br>
 &nbsp;Feb 08, so fine = $0.50 (20 days overdue)<br>
 &nbsp;Feb 07, so fine = $1.00 (21 days overdue)*<br>
 &nbsp;Feb 06, so fine = $1.00 (22 days overdue)<br>
 &nbsp;Feb 05, so fine = $1.00 (23 days overdue)<br>
 &nbsp;Feb 04, so fine = $1.00 (24 days overdue)<br>
 &nbsp;Feb 03, so fine = $1.00 (25 days overdue)<br>
<br>
The fine is kicking in on the 14th day, rather than the 7th day as I had intended. &nbsp;Is this a bug, or am I misunderstanding the Koha fine rules?<br>
<br>
(update: I seem to get what I want setting the rules to "0.5,0,7". &nbsp;But according to the documentation, that's the equivalent of saying "a $0.50 fine after 0 days every 7 days". &nbsp;That doesn't sound right.)<br>

<br>
Thanks!<br>
_______________________________________________<br>
Koha mailing list<br>
<a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
<a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
</blockquote></div><br>
</blockquote><br /><hr />Connect and share in new ways with Windows Live. <a href='http://www.windowslive.com/share.html?ocid=TXT_TAGHM_Wave2_sharelife_012008' target='_new'>Get it now!</a></body>
</html>