https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28953
Bug ID: 28953
Summary: Incorrect behavior when voiding a payment on an fine
that was paid while accruing and later backdated at
return such that it should not have been fined
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Fines and fees
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Apologies, I can't figure out how to say any of this concisely.
To recreate:
- Have an overdue item with an accruing fine
- pay the fine
- check in the item, backdated to before its due date
- confirm that your patron shows a credit for overpayment of a fine
- void your payment
- confirm patron's account is not right
The fine shows amount=0 and amountoutstanding = [whatever the original fine
was]. The patron shouldn't owe us anything here.
Further complicating things, the fine doesn't show on the Make a Payment tab at
all -- seems like the logic here must be to only show fines where the
amountoutstanding > amount?
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/