http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11229
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Severity|minor |normal --- Comment #4 from Katrin Fischer <[email protected]> --- 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. _______________________________________________ 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/
