Bug 22818: (QA follow-up) Email addressing corrections
commit78d2b65313ad188756983ea46a8f57cf4e7804db
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 9 Jul 2020 07:40:22 +0000 (9 08:40 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 11 Nov 2020 07:35:10 +0000 (11 08:35 +0100)
treed76a4f91767346f557465639e0925724fdf54855
parented7e74307edaa767ce283b59467a982fa420bf4a
Bug 22818: (QA follow-up) Email addressing corrections

This patch updates the patchset to use recnetly introduced methods for
obtaining the correct inbound and reply email addresses for branches.

We also move get_staff_to_address into Koha::Library alongside
inbound_email_address and rename it to inbound_ill_address.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Illrequest.pm
Koha/Library.pm
t/db_dependent/Illrequests.t
t/db_dependent/Koha/Libraries.t