https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39224
--- Comment #132 from Clemens Tubach <[email protected]> --- Created attachment 202447 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202447&action=edit Bug 39224: DBIC Schema customisations Add koha_object_class/koha_objects_class accessors for new result classes: - Hostname → Koha::Auth::Hostname / Koha::Auth::Hostnames - IdentityProviderHostname → Koha::Auth::Identity::Provider::Hostname / ::Hostnames - IdentityProviderMapping → Koha::Auth::Identity::Provider::Mapping / ::Mappings Add is_boolean column flags for send_welcome_email in IdentityProviderDomain. Sponsored-by: ByWater Solutions Co-authored-by: Jacob O'Mara <[email protected]> Signed-off-by: Clemens Tubach <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
