Commit 7aee478a authored by Jérome Perrin's avatar Jérome Perrin

fixup! erp5_short_message: activate call to portal_sms.send

parent 7673653f
......@@ -82,7 +82,7 @@ if not context.getStartDate():\n
context.setStartDate(DateTime())\n
\n
context.portal_sms.activate(\n
queue="SQLQueue",\n
activity="SQLQueue",\n
# We do not retry these activities not to send SMS multiple times\n
max_retry=0,\n
conflict_retry=False,\n
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment