You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
letEVENT_CANCELLED_FOR_MANAGER=`Your Turf town booking for event ${booking_id} for ${venue}scheduled at ${date} has been cancelled.\nStatus : USERCANCELLED`///490748
987
987
letSLOT_CANCELLED_BY_VENUE_MANAGER_TO_USER=`Your Turf town booking ${venue} scheduled for ${date} at ${venue} has been cancelled by the venue .\nStatus : cancelled for purpose\nPlease contact the venue ${numbers} for more information.`//490759
988
988
// let SLOT_CANCELLED_BY_VENUE_MANAGER = `Your booking ${booking_id} scheduled ${date} at ${venue} has been cancelled. Please contact the venue for more info` ///418833
989
-
letEVENT_BOOKED_MANAGER=`You have received a new registration for the event.\nEvent Name : MADRAS MUNDIYAL\nEvent Date : 20191218\nUser Name : TURF\nTeam Name : TEST\nBooking id : TT10020\nSport : FOOTBALL\nTT Coupon : 100\nAmount Paid : 100\nBalance to be paid at the event : 100`//491399
989
+
letEVENT_BOOKED_MANAGER=`You have received a new registration for the event.\nEvent Name : EVENT ORGANIZER\nEvent Date : 29thFEb\nUser Name : Nobin\nTeam Name : Hyderabad\nBooking id : TTE100\nSport : FOOTBALL\nTT Coupon : 100\nAmount Paid : 200\nBalance to be paid at the event : 100`//491399
990
990
// let SLOT_CANCELLED_BY_VENUE_MANAGER = `Your booking ${booking_id} scheduled ${date} at ${venue},${" "+venue} has been cancelled. Please contact the venue for more info` ///418833
991
991
// let EVENT_BOOKED_USER = `Your Turf Town event booking for MADRAS MUNDITAL has been confirmed.\nDate : ${date}\nTeam Name : ${team_name}\nSport : ${sport}(${type})\nRegisteration ID : ${booking_id}\nAmount Paid : Rs.${amount}${""}\nTT Coupon : 0\nBalance to be paid at event : ${balance}\nPlease contact ${numbers} for more details.`//491330
// let USER_CANCEL_WITHOUT_REFUND = `Your Turf Town booking ${booking_id} scheduled for ${datetime} at ${venue_name}, ${venue_area} (${venue_type}) has been cancelled.\nAs the slot has been cancelled with less than 6 hours to the scheduled time, advance paid of ${booking_amount} will be charged as a cancellation fee.`//490447
1221
1221
// let VENUE_CANCEL_WITHOUT_REFUND = `Turf Town booking ${booking_id} scheduled for ${datetime} at ${venue_name}, ${venue_area} (${venue_type}) has been cancelled by the user.\n ${booking[0].name}(${booking[0].phone}) \nAs the slot has been cancelled with less than 6 hours to the scheduled time, advance paid of ${booking_amount} will be charged to the user as a cancellation fee.`//490533
1222
-
letvenue_manager_phone=phone_numbers.join(",")
1222
+
letvenue_manager_phone="91"+venue.venue.contact
1223
1223
letUSER_CANCEL_WITHOUT_REFUND=`Your Turf Town booking ${booking_id} scheduled for ${datetime} at ${venue_name}, ${venue_area} (${venue_type}) has been cancelled.\nAs the slot has been cancelled with less than 6 hours to the scheduled time, advance paid of Rs.${booking_amount} will be charged as a cancellation fee.`//490447
1224
1224
letVENUE_CANCEL_WITHOUT_REFUND=`Turf Town booking ${booking_id} scheduled for ${datetime} at ${venue_name}, ${venue_area} (${venue_type}) has been cancelled by the user.\n ${booking[0].name}(${phone}) \nAs the slot has been cancelled with less than 6 hours to the scheduled time, advance paid of Rs.${booking_amount} will be charged to the user as a cancellation fee.`//490533
0 commit comments