http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6934 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain@biblibre.com --- Comment #12 from Paul Poulain <paul.poulain@biblibre.com> --- (In reply to comment #10)
The report works only with "Pay fines" and not when we create manual invoice or credit
A "manual invoice" should not appear in this report, we agree. but a manual credit should, that's why the patch failed QA The SQL request should not be "accounttype ='Pay' " but "accounttype in('L','Pay')" -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.