[Koha-bugs] [Bug 11229] Payments wrongly saved in Statistics table by C4::Accounts::makepartialpayment and makepayment

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 6 22:56:23 CET 2015


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |katrin.fischer at bsz-bw.de
           Severity|minor                       |normal

--- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I still see the missing branchcodes in my database:
select branch, datetime, type, proccode from statistics where type= 'payment'
order by datetime desc;

This looks a bit suspicious:
http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=C4/Accounts.pm;hb=b4e843615a76d3a9a8516f82a2ebad96aa9c4d1a#l278

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list