]> git.koha-community.org Git - koha.git/commit
Bug 37803: Add patron notification when a new booking has been created successfully
authorPaul Derscheid <paul.derscheid@lmscloud.de>
Mon, 2 Sep 2024 10:42:11 +0000 (12:42 +0200)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 24 Oct 2024 16:27:21 +0000 (18:27 +0200)
commit0146baf294b137fd05412dda7f950ee1e03df02c
tree532b16a12427500ebb69808ddd29402c74aeccaf
parentffd60727f104fd2ea12f02e75701d7e19a7c518d
Bug 37803: Add patron notification when a new booking has been created successfully

To test:
1) Apply the patch
2) Include the sample notice, e.g. run 'reset_all' on ktd
3) Create a booking
4) Look into the borrower notifications
5) Confirm the notice has been generated
6) Run t/db_dependent/Koha/Booking.t

Signed-off-by: LEBSimonsen <simonsen@bz-sh.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Sponsored-by: Büchereizentrale Schleswig-Holstein <https://www.bz-sh.de/>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/Booking.pm
installer/data/mysql/en/mandatory/sample_notices.yml
t/db_dependent/Koha/Booking.t