V1.31+2 mautic lang sync
This commit is contained in:
parent
2a4731dc29
commit
3123406c49
@ -42,8 +42,6 @@ class Mautic:
|
|||||||
print(customer.email + " " +str(response.status_code))
|
print(customer.email + " " +str(response.status_code))
|
||||||
|
|
||||||
index = index + 1
|
index = index + 1
|
||||||
if index == 2:
|
|
||||||
break
|
|
||||||
|
|
||||||
logger.info("Syncronised customer count: " + str(index))
|
logger.info("Syncronised customer count: " + str(index))
|
||||||
return True
|
return True
|
||||||
|
Loading…
Reference in New Issue
Block a user