Commit cd39402f authored by Nicolas Wavrant's avatar Nicolas Wavrant

erp5_interface_post: update InternetMessagePost_ingest

parent 00793fb9
......@@ -30,3 +30,7 @@ if strict_causality_reference != None:
# If causality has a follow up (ie: on a Support Request), then they most
# likely share the same follow up
mail_message.setDefaultFollowUp(causality_event.getDefaultFollowUp())
mail_message.stop()
return [mail_message,]
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