feat: Implement booking email notifications and consent handling in booking flow
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# Buchungsrelatet processing
|
||||
|
||||
def buchen(name: str, Straße: str, plz:str, ort:str, ansprech:str, email:str, notes:str, agreements_accepted:str):
|
||||
print("Gebucht")
|
||||
Reference in New Issue
Block a user