[Koha-bugs] [Bug 21946] Group circulation by item type

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 3 12:27:01 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21946

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Passed QA                   |Failed QA

--- Comment #124 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
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.


More information about the Koha-bugs mailing list