[Koha-bugs] [Bug 25127] Fines with an amountoutstanding of 0 can be created due to maxFine but cannot be forgiven

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 20 10:30:59 CEST 2020


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

--- Comment #2 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
I'm confused.. are your libraries literally doing step 2?

By skipping UpdateFine for the test data you're ending up with 'fines' without
an associated issue.. which shouldn't be possible.  If I correct the test to
either add the issue_id in or use UpdateFine (which results in the same thing)
then I cannot replicate the problem?

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list