Commit c66eb7d9 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_crm: (fix) Set date on created events

parent 2773290b
......@@ -15,6 +15,7 @@ except KeyError:
web_message = portal.event_module.newContent(
portal_type="Web Message",
start_date = DateTime(),
title=title,
text_content=text_content,
source=source,
......
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