From cf9112db142cd4f1c3b812b19ea5909d15fbd3f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A0=20Gil=20Sorribes?= Date: Mon, 8 Apr 2019 13:45:22 +0200 Subject: [PATCH] fix cron --- base_sms_client/data/sms_gateway_data.xml | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/base_sms_client/data/sms_gateway_data.xml b/base_sms_client/data/sms_gateway_data.xml index 770baef..81645ff 100644 --- a/base_sms_client/data/sms_gateway_data.xml +++ b/base_sms_client/data/sms_gateway_data.xml @@ -1,15 +1,16 @@ - - Send SMS - 1 - minutes - -1 - False - - _run_send_sms - () - False - + + + Send SMS + + + 1 + minutes + -1 + + model._run_send_sms() + False +