https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24361 --- Comment #8 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Jonathan Druart from comment #5)
Created attachment 96969 [details] [review] Bug 24361: (follow-up) Fix CalcFine.t
I mixed up 2 possible solutions, the "not defined" is handled by the "! defined $item->{replacementprice}" part
t/db_dependent/Circulation/CalcFine.t .. 1/3 # Failed test 'Amount is calculated correctly' # at t/db_dependent/Circulation/CalcFine.t line 167. # got: '29' # expected: '6' # Looks like you failed 1 test of 2.
This has been pushed too, different title however "Bug 24361: (RM follow-up) Restore 0 handling in CalcFine" -- You are receiving this mail because: You are watching all bug changes.