Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
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
Eugene Shen
erp5
Commits
e57eb7c1
Commit
e57eb7c1
authored
Nov 19, 2013
by
Vincent Pelletier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_crm: Allow Support Request content in Preference (document templates).
parent
1fefa4d5
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
10 additions
and
2 deletions
+10
-2
bt5/erp5_crm/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
...eAllowedContentTypeTemplateItem/allowed_content_types.xml
+3
-0
bt5/erp5_crm/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml
...iddenContentTypeTemplateItem/hidden_content_type_list.xml
+3
-0
bt5/erp5_crm/bt/revision
bt5/erp5_crm/bt/revision
+1
-1
bt5/erp5_crm/bt/template_portal_type_allowed_content_type_list
...rp5_crm/bt/template_portal_type_allowed_content_type_list
+1
-0
bt5/erp5_crm/bt/template_portal_type_hidden_content_type_list
...erp5_crm/bt/template_portal_type_hidden_content_type_list
+2
-1
No files found.
bt5/erp5_crm/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
View file @
e57eb7c1
...
...
@@ -21,6 +21,9 @@
<portal_type
id=
"Meeting Module"
>
<item>
Meeting
</item>
</portal_type>
<portal_type
id=
"Preference"
>
<item>
Support Request
</item>
</portal_type>
<portal_type
id=
"Sale Opportunity Module"
>
<item>
Sale Opportunity
</item>
</portal_type>
...
...
bt5/erp5_crm/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml
View file @
e57eb7c1
...
...
@@ -6,4 +6,7 @@
<portal_type
id=
"Event Module"
>
<item>
Acknowledgement
</item>
</portal_type>
<portal_type
id=
"Preference"
>
<item>
Support Request
</item>
</portal_type>
</hidden_content_type_list>
\ No newline at end of file
bt5/erp5_crm/bt/revision
View file @
e57eb7c1
667
\ No newline at end of file
668
\ No newline at end of file
bt5/erp5_crm/bt/template_portal_type_allowed_content_type_list
View file @
e57eb7c1
...
...
@@ -12,5 +12,6 @@ Event Module | Site Message
Event Module | Visit
Event Module | Web Message
Meeting Module | Meeting
Preference | Support Request
Sale Opportunity Module | Sale Opportunity
Support Request Module | Support Request
\ No newline at end of file
bt5/erp5_crm/bt/template_portal_type_hidden_content_type_list
View file @
e57eb7c1
Campaign | Event Path
Campaign | Outcome Path
Event Module | Acknowledgement
Preference | Support Request
\ No newline at end of file
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