Bug 24723: Update EmailPurchaseSuggestions to use inbound_email_address
commit7e1ebe8ddefe7a770e1404694c4fa56fc4a9abb9
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 25 Feb 2020 11:14:12 +0000 (25 11:14 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 19 Mar 2020 09:33:48 +0000 (19 09:33 +0000)
tree3551422545ae047fdf4477bef55edb85e37d7f5e
parent04de40cdcf0f005c209a76414be853b5007e8a6a
Bug 24723: Update EmailPurchaseSuggestions to use inbound_email_address

This patch updates the EmailPurchaseSuggestions functionality to
use the inbound_email_address method to obtain the correct email address
for a branch when it is set to BranchEmail

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