Similarly to notices when a booking has been modified or deleted we should have a notice for a successful creation of a booking for patrons.
I stumbled on the bug description a little - hope this is OK?
Sure, you are right. Copied it from Bug 37204 and doctored it a bit too much.
Created attachment 170933 [details] [review] Bug 37803: Add patron notification when a new booking has been created successfully
Created attachment 170934 [details] [review] 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
Created attachment 170935 [details] [review] 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
Commented the 'Obsoletes' for some reason the first time. Please ignore :D
Created attachment 171066 [details] [review] 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>
I just inserted the signed-off line because the sandbox failed at that step. Just for reference.