Bumped into the mail below on the general list, just cross-posting with a small 
comment/question

I had this same issue and solved it in rel2_2 (which I'm currently running in 
production) by porting the reserve circulation code from koha neu. The way it 
worked/works is that items circulating on the hour are issued in a separate 
circulation module (similar to the 'normal' one) with the data being stored in 
reserve circulation table and overdue fines being calculated on the fly and 
posted to accountlines when the item is returned rather than as a cron job. 
Before I start working on porting it to Koha 3 and submitting my code, is 
anybody working on this for Koha 3? Don't want to re-invent the wheel ;)

======================
Bernard Shiundu
Systems Librarian, Strathmore University

________________________________
From: Ayoku Ojedokun [mailto:[EMAIL PROTECTED]
Sent: Friday, April 11, 2008 11:35 AM
To: Koha Mailing List
Subject: Re: [Koha] Fines for Short Loan Items

If this is the case, I suggest that the issue be looked into.

Jesse <[EMAIL PROTECTED]> wrote:
I'm afraid not; all of the fining and checkout code in Koha works in days.

--
Jesse _______________________________________________
Koha mailing list
[EMAIL PROTECTED]
http://lists.katipo.co.nz/mailman/listinfo/koha




________________________________
Yahoo! for Good helps you make a 
difference<http://us.rd.yahoo.com/mailuk/taglines/isp/control/*http:/us.rd.yahoo.com/evt=51947/*http:/uk.promotions.yahoo.com/forgood/>
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel

Reply via email to