Commit b122544
fix: send host confirmation email when approving pending bookings
Both confirm_booking (dashboard) and approve_booking_by_token (email link)
were only sending the guest a confirmation email but never notifying the
host. The host now receives a "New booking" email with ICS attachment
after approving a pending booking.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d6df0e0 commit b122544
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1417 | 1417 | | |
1418 | 1418 | | |
1419 | 1419 | | |
| 1420 | + | |
| 1421 | + | |
| 1422 | + | |
1420 | 1423 | | |
1421 | 1424 | | |
1422 | 1425 | | |
| |||
6886 | 6889 | | |
6887 | 6890 | | |
6888 | 6891 | | |
| 6892 | + | |
| 6893 | + | |
| 6894 | + | |
6889 | 6895 | | |
6890 | 6896 | | |
6891 | 6897 | | |
| |||
0 commit comments