[Koha] circulation box -- impossible class?

Kate Etheredge mrskatee at yahoo.com
Thu Jun 17 11:19:22 NZST 2010


Hi Chris, 
None of the conditions you list seem to fit.  The patrons had had overdues and/or unpaid fines but not enough fine to trigger a block and even after the fines have been paid or overdues returned, the problem persists. 
Thanks for looking.  As I said, I am just an express site and can't change much.  We are a small branch and it isn't much of a problem to delete and restart.  Now that I know it is a bug and nothing I did, I can just let my staff know what to do and move on.  
:)
Thanks again,
Kate




________________________________
From: Chris Cormack <chrisc at catalyst.net.nz>
To: koha at lists.katipo.co.nz
Cc: Kate Etheredge <mrskatee at yahoo.com>
Sent: Wed, June 16, 2010 4:09:02 PM
Subject: Re: [Koha] circulation box -- impossible class?

* Chris Cormack (chris at bigballofwax.co.nz) wrote:
>    Hi Kate
> 
>    That is definitely bug and one that has been fixed, it now tells you what
>    the actual problem is with the borrower. When I get back in front of a
>    computer at work ill look up the patch for you.
> 
>    Unfortunately Express is a very old version of koha now and misses many
>    new features and bug fixes, I'm not sure that it can be fixed without
>    access to the code. I will look at the code for you at work and hopefully
>    I can spot the condition that is causing it so we can up with a work
>    around.
> 
Hi again

Here's what I found, in version 3.0.2 (which incidentally is from june 4
2009) the causes to block circulation are

If the barcode on the item doesnt match an item in the db
If the due date is invalid (ie it doesnt exist, or it is less than
today)
If the borrower has the Gone No address (GNA) flag set
If the borrower has the Lost card  (LOST) flag set 
If the borrower has the Debarred flag set (DBARRED)
If the borrower has no exipiry date, or the expiry date is before today
If the borrower owes more than the set for the noissuescharge
If the borrower has finedays .. (there is an option to block a person
from borrowing for a certain period of time, rather than incur a
financial penalty)
The item is not for loan
The item is on loan and is not allowed any more renwals

Those seem to be all the conditions I can find .. .could any of them
been causing the problem?

Chris
-- 
Chris Cormack
Catalyst IT Ltd.
+64 4 803 2238
PO Box 11-053, Manners St, Wellington 6142, New Zealand



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20100616/94722d90/attachment-0001.htm 


More information about the Koha mailing list