https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21946
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #124 from Jonathan Druart <[email protected]> --- There is a failing test: # Failed test 'No tests run for subtest "CanBookBeIssued | item-level_itypes=biblio"' # at t/db_dependent//Circulation.t line 3487. C4::Circulation::TooMany(): DBI Exception: DBD::mysql::db selectrow_array failed: Unknown column 'biblioitems.itemtype' in 'field list' [for Statement "SELECT COALESCE(SUM( IF(biblioitems.itemtype = 'UKARawKT4',1,0) ), 0) as type_total, COUNT(*) AS total, COALESCE(SUM(onsite_checkout), 0) AS onsite_checkouts -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
