This commit is contained in:
Martin Quarda 2024-10-14 10:37:59 +02:00
parent 3580a358ee
commit 947327422e

View File

@ -293,7 +293,6 @@ web: https://alkator.cz""",
bcc=["info@alkator.cz"], bcc=["info@alkator.cz"],
cc=[] cc=[]
) )
return HttpResponse(status=200)
user = invoice.user user = invoice.user