[Koha-bugs] [Bug 23681] Make patron restrictions user definable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 17 13:21:05 CEST 2022


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

--- Comment #305 from Martin Renvoize <martin.renvoize at 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 at bsz-bw.de>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list