fixing idoklad issue
This commit is contained in:
@@ -147,7 +147,7 @@ def create_contact(rower):
|
||||
|
||||
if res.status_code not in [200, 201]:
|
||||
dologging('idoklad.log','Contact Created - reason '+str(res.reason)+'\n')
|
||||
_ = myqueue.enqueue(
|
||||
_ = myqueue(
|
||||
queuehigh, handle_send_email_noinvoice,
|
||||
rower.user.email,
|
||||
rower.user.first_name,
|
||||
|
||||
Reference in New Issue
Block a user