Skip to content
Snippets Groups Projects
Commit 5c021211 authored by Thomas Bock's avatar Thomas Bock :speech_balloon:
Browse files

pre txt

parent 46e8cb35
No related branches found
No related tags found
No related merge requests found
......@@ -30,8 +30,8 @@ body_post = {
}
body_pre = {
'en': "Anstehende Kalibrierung am {schedule_date}",
'de' : "Anstehende Kalibrierung am {schedule_date} "
'de': "wir haben einen Kalibriertermin für Sie reserviert. Im Anhang finden Sie ein entsprechendes Angebot.\nBitte schicken Sie uns Ihre Bestellung innerhalb der nächsten 15 Werktage.",
'en' : "we have reserved a time slot for your calibration. Please find attached the corresponding offer.\nPlease place your order within 15 working days. "
}
closing = {
......@@ -93,4 +93,4 @@ for pla in plannings:
"To": to_mail,
"Text": mail}
print(task)
#req = requests.post(relay_url, data=json.dumps(task))
\ No newline at end of file
#req = requests.post(relay_url, data=json.dumps(task))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment