https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28120 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- The log appears to have changed quite a bit since: $VAR1 = { 'note' => '', 'itemnumber' => undef, 'credit_type_code' => 'PAYMENT', 'description' => '', 'borrowernumber' => 51, 'amount' => -4, 'amountoutstanding' => -4, 'action' => 'create_PAYMENT', 'branchcode' => 'CPL', 'manager_id' => 51 }; Argueably as my fine was 5.00, the amountoutstanding should probably be 1? I am not sure about removing the fines log. It cannot be accessed as easily from the GUI - maybe we need to think how to make the information more visible/resusable first. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.