[Koha-bugs] [Bug 6934] New report Cash Register Statistics

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 23 16:49:20 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6934

Paul Poulain <paul.poulain at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paul.poulain at biblibre.com

--- Comment #12 from Paul Poulain <paul.poulain at 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.


More information about the Koha-bugs mailing list