http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14164 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to vimal kumar from comment #0)
Case1: No fine displaying. The bookk has Rs.20/- fine The screen shot taken on 20/4/2015 while check in the book. Eventhough the duedate is 31/3/2015 no fine generated for this student. See the screenshot
- Check findesmode is active - Check your holiday calendar and OverdueNoticeCalendar - Check your circulation conditions, especially if there is a rule that applies and the grace period
Case 2: Automatically changing the due date. As per system we are issuing the books for 25 days but for this student the due date is less than 25 days(book India govt and politics)
There are 2 things that can shorten the due date: - the patron is about to expire (see ReturnBeforeExpiry) - holds on the record (see decreaseLoanHighHolds*)
Case3: System automatically forgiving the fines without our instruction
- Check your action_logs table if your fines log is turned on for more information - I think it is likely the 'forgive fines' checkbox was checked on return I feel like those issues are more likely to be configuration issues than bugs. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.