BO1.28+6
This commit is contained in:
@@ -12,7 +12,8 @@ class MyCronJob(CronJobBase):
|
||||
print(datetime.datetime.now(), " *** END sync customers ")
|
||||
|
||||
def do(self):
|
||||
helper = MauticHelper()
|
||||
helper.syncTrial()
|
||||
pass
|
||||
#helper = MauticHelper()
|
||||
#helper.syncTrial()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user