http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11229
--- Comment #5 from Katrin Fischer <[email protected]> --- Created attachment 39971 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39971&action=edit Bug 11229: branch missing from statistics of type 'payment' There are several ways of paying fines, not all of them recorded the branch the payment was made at correctly: 1) Pay button next to an individual fine 2) Checkbox + pay amount 3) Checkbox + pay selected For each of those, check if the payment registered in the table statistics contains the branchcode before and after the patch. The patch should fix 1). 2) and 3) are ok with and without the patch. Important: Don't change the amount, pay individual fines. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
