Bug 24721: Update emailLibrarianWhenHoldIsPlaced to use inbound_email_address
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 25 Feb 2020 11:03:58 +0000 (11:03 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 19 Mar 2020 09:32:57 +0000 (09:32 +0000)
commit04de40cdcf0f005c209a76414be853b5007e8a6a
treea61ba97d3d9a38637f2460f7e2cc1bcad54139a2
parent2fcc16b62c00aceca350e6edce8a84443150abe8
Bug 24721: Update emailLibrarianWhenHoldIsPlaced to use inbound_email_address

This patch updates the emailLibrarianWhenHoldIsPlaced functionality to
use the inbound_email_address method to obtain the correct email address
for a branch.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
C4/Reserves.pm