Bug 14164 - Change in due date
Summary: Change in due date
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: 3.16
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
: 14176 14177 14178 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-05-07 09:47 UTC by vimal kumar
Modified: 2016-12-05 21:24 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vimal kumar 2015-05-07 09:47:09 UTC
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

http://postimg.org/image/wo96tpfdd/

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)

Screenshot
http://postimg.org/image/tl8gqc0ep/

Case3:
System automatically forgiving the fines without our instruction
Screenshot
http://postimg.org/image/dx79jjksx/
Comment 1 Katrin Fischer 2015-05-15 21:03:19 UTC
(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.
Comment 2 Katrin Fischer 2015-05-15 21:08:10 UTC
*** Bug 14176 has been marked as a duplicate of this bug. ***
Comment 3 Katrin Fischer 2015-05-15 21:08:59 UTC
*** Bug 14177 has been marked as a duplicate of this bug. ***
Comment 4 Katrin Fischer 2015-05-15 21:09:20 UTC
*** Bug 14178 has been marked as a duplicate of this bug. ***