6 Apr
2016
6 Apr
'16
7:52 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7736 --- Comment #162 from Colin Campbell <colin.campbell@ptfs-europe.com> --- (In reply to Jonathan Druart from comment #161)
TestBuilder.t fails because of this patch:
t/db_dependent/TestBuilder.t .. 1/41 DBD::mysql::st execute failed: Table 'koha_empty.msg_invoice' doesn't exist [for Statement "SELECT COUNT( * ) FROM `msg_invoice` `me` WHERE ( `mi_id` IS NULL )"] at /usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1834.
What is this msg_invoice table??
Looks like an obsolete table was merged in in error - posting patch to remove it -- You are receiving this mail because: You are watching all bug changes.