Commit 0523b99b authored by Nicolas Wavrant's avatar Nicolas Wavrant

erp5_interface_post: add existing Post types to the interface_post type group

parent 9efb5b70
......@@ -22,6 +22,14 @@
<key> <string>factory</string> </key>
<value> <string>addXMLObject</string> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>interface_post</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Internet Message Post</string> </value>
......
......@@ -22,6 +22,14 @@
<key> <string>factory</string> </key>
<value> <string>addXMLObject</string> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>interface_post</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Letter Post</string> </value>
......
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