https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29554
--- Comment #12 from Marcel de Rooy <[email protected]> --- (In reply to David Nind from comment #11) > After applying the patch (and regardless of whether item-level_itypes is set > to specific item or bibliographic record) I am getting this error when > adding to a basket from a new (empty) record: > > Template process failed: undef error - The method Koha::ItemTypes->itemtype > is not covered by tests! > > Trace begun at /kohadevbox/koha/Koha/Objects.pm line 572 > Koha::Objects::AUTOLOAD('Koha::ItemTypes=HASH(0x55b3275f1d40)') called at > /kohadevbox/koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty. > tt line 242 > eval {...} at > /kohadevbox/koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty. > tt line 242 > eval {...} at > /kohadevbox/koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty. > tt line 250 > eval {...} at /kohadevbox/koha/ > ... > > I have cleared the browser cache, plus a flush_memcached and restart_all > (using KTD). Thx. Will have a look. -- 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/
