https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24075

Kyle M Hall <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #95626|0                           |1
        is obsolete|                            |

--- Comment #3 from Kyle M Hall <[email protected]> ---
Created attachment 95654
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=95654&action=edit
Bug 24075: Backdating a return to the exact due date and time results in the
fine not being refunded

When you use the date picker or book drop mode and check in an item that is due
on that date, a fine is assessed and not refunded.

For example: item 12345 is due on 11/19/2109 23:59.  On 11/20/2019 I check the
item in using date picker/book drop setting the check in date to 11/19/2019
23:59, the patron is charged a fine, and the fine is not cleared as would be
expected, since the item is being checked in before it is overdue.

Test Plan:
1) Back date a checkout so it is overdue
2) Run fines.pl to generate the fine
3) Return the item, backdating to the same date/time is was due
4) Note the fine was not removed
5) Apply this patch
6) Repeat steps 1-3
7) Fine should be zeroed out now!

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to