Bug 3150: (follow-up) Send list and cart emails immediately again
authorKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 17 Feb 2023 15:52:58 +0000 (15:52 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 27 Mar 2023 10:49:40 +0000 (12:49 +0200)
commita184a88cb8148817d05f83c415e00b08844fb1c4
tree49b5a8f0de93476b3c04ce11fb54ee0948402010
parentfc5f56f7b6fca4bc88e7ade4000682aa36e8d1d4
Bug 3150: (follow-up) Send list and cart emails immediately again

With this patch set the cart and list emails are sent via
the message_queue instead of bypassing it and being sent
immediately. This patch keeps them in message_queue, but
also sends them immediately, restoring the previous behavior.

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
basket/sendbasket.pl
opac/opac-sendbasket.pl
opac/opac-sendshelf.pl
virtualshelves/sendshelf.pl