Commit caa86d0c authored by Jérome Perrin's avatar Jérome Perrin

crm: Associate MailMessageConstraint to Mail Message

Since sending email will not work without destination email, we can globally set this constaint
parent 916b59a0
......@@ -6,6 +6,9 @@
<portal_type id="Event Path">
<item>EventPath</item>
</portal_type>
<portal_type id="Mail Message">
<item>MailMessageConstraint</item>
</portal_type>
<portal_type id="Meeting">
<item>DefaultEventPath</item>
</portal_type>
......
Campaign | DefaultEventPath
Campaign | DefaultOutcomePath
Event Path | EventPath
Mail Message | MailMessageConstraint
Meeting | DefaultEventPath
Support Request | Codification
\ No newline at end of file
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