http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7595
Ian Walls <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #9 from Ian Walls <[email protected]> --- There are also calls of "INSERT INTO accountlines..." in C4/Circulation.pm, C4/Reserves.pm and C4/Overdues.pm, as well as in members/pay.pl (for writeoffs). Branchcode will need to be added to these areas, as well, in order to achieve complete and consistent coverage. That is, unless under these circumstances, the branchcode should always be NULL. If that's the use case, please let me know. Otherwise, I'm going to mark this as Failed QA for now until those other 3 modules can be covered -- You are receiving this mail because: 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/
