Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
erp5_rtl_support
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Romain Courteaud
erp5_rtl_support
Commits
2b41e7ce
Commit
2b41e7ce
authored
Dec 22, 2017
by
Nicolas Wavrant
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_interface_post: add existing Post types to the interface_post type group
parent
2fc96ad5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
0 deletions
+16
-0
bt5/erp5_interface_post/PortalTypeTemplateItem/portal_types/Internet%20Message%20Post.xml
...peTemplateItem/portal_types/Internet%20Message%20Post.xml
+8
-0
bt5/erp5_interface_post/PortalTypeTemplateItem/portal_types/Letter%20Post.xml
...ost/PortalTypeTemplateItem/portal_types/Letter%20Post.xml
+8
-0
No files found.
bt5/erp5_interface_post/PortalTypeTemplateItem/portal_types/Internet%20Message%20Post.xml
View file @
2b41e7ce
...
...
@@ -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>
...
...
bt5/erp5_interface_post/PortalTypeTemplateItem/portal_types/Letter%20Post.xml
View file @
2b41e7ce
...
...
@@ -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>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment