17 Aug
2022
17 Aug
'22
1:21 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23681 --- Comment #305 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 139265 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139265&action=edit Bug 23681: DBIC Schema To be able to delete and pass tests we need to declare koha_object[s]_class to DebarmentType.pm. Otherwise following error is raised: "Can't locate object method "_new_from_dbic" via package "Koha::DebarmentType" (perhaps you forgot to load "Koha::DebarmentType"?) at /kohadevbox/koha/Koha/Object.pm line 237" Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> -- You are receiving this mail because: You are watching all bug changes.