]> git.koha-community.org Git - koha.git/commit
Bug 36915: Send email notification when a booking is cancelled
authorThibaud Guillot <thibaud.guillot@biblibre.com>
Wed, 22 May 2024 07:59:51 +0000 (09:59 +0200)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Tue, 27 Aug 2024 10:14:17 +0000 (12:14 +0200)
commit0ba56480a57cbe90d8d3eb0daffd9d30f6c0eb9e
treeddd550666fba7dd57c5b69c9385f1ba392720368
parent0cdfb10f37e49f15bc48e9a08809e393dadcc459
Bug 36915: Send email notification when a booking is cancelled

When a booking is cancelled, patron received an email based on specific
letter.

Test plan:

1) Create a letter with code "BOOKING_CANCELLATION" on "Notices and
   slips" tool.
2) Add booking or go on item already booked in advance.
3) Cancel it
4) Verify in message_queue table directly or go on patron page and click
   on "Notices" tab section.

Sponsored by: Association de Gestion des Ĺ’uvres Sociales d'Inria (AGOS)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/Booking.pm
koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt
tools/letter.pl