https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7736
--- Comment #164 from Brendan Gallagher <[email protected]> --- (In reply to Colin Campbell from comment #162) > (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 Thanks! -- 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/
