Bug 32163: (bug 32030 follow-up) Fix koha_object[s]_class for ErmUserRole
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 10 Nov 2022 07:16:06 +0000 (08:16 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 11 Nov 2022 11:59:06 +0000 (08:59 -0300)
commite216df769e05a901d76dc0316dcef3e669e548ee
tree0ea3adca38cec83c67d24bbe2549a3c0f58ede7d
parent8b4ea0beaa733f349be32b95267c4ec907be1188
Bug 32163: (bug 32030 follow-up) Fix koha_object[s]_class for ErmUserRole

Test plan:
run t/db_dependent/TestBuilder.t and confirm that the error related to
this module is gone. Another one may still fail however

Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/Schema/Result/ErmUserRole.pm