https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22823
--- Comment #2 from Martin Renvoize <[email protected]> --- Created attachment 99539 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99539&action=edit Bug 22823: Add get_effective_email method to Koha::Library Add a `get_effective_email` method to the Koha::Library object which returns the email address for the library which they are most likely to have access to. This method falls back through preferences `branchreplyto`, `branchemail`, `ReplytoDefault`, `KohaAdminEmailAddress`. -- 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/
