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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Bryan Kaperick
erp5
Commits
dd39de16
Commit
dd39de16
authored
May 26, 2015
by
Sebastien Robin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
simulation: allow to define wished portal type in PreviousCausalityMovementGroup
parent
a615b64e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
bt5/erp5_base/ActionTemplateItem/portal_types/Previous%20Causality%20Movement%20Group/view.xml
...al_types/Previous%20Causality%20Movement%20Group/view.xml
+4
-2
bt5/erp5_base/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
...rtalTypePropertySheetTemplateItem/property_sheet_list.xml
+3
-0
No files found.
bt5/erp5_base/ActionTemplateItem/portal_types/Previous%20Causality%20Movement%20Group/view.xml
View file @
dd39de16
...
...
@@ -30,7 +30,9 @@
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string></string>
</value>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
icon
</string>
</key>
...
...
@@ -71,7 +73,7 @@
<dictionary>
<item>
<key>
<string>
text
</string>
</key>
<value>
<string>
string:${object_url}/MovementGroup_view
</string>
</value>
<value>
<string>
string:${object_url}/
PreviousCausality
MovementGroup_view
</string>
</value>
</item>
</dictionary>
</pickle>
...
...
bt5/erp5_base/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
View file @
dd39de16
...
...
@@ -12,6 +12,9 @@
<portal_type
id=
"Preference"
>
<item>
TelephonePreference
</item>
</portal_type>
<portal_type
id=
"Previous Causality Movement Group"
>
<item>
PreviousCausalityMovementGroup
</item>
</portal_type>
<portal_type
id=
"Query"
>
<item>
TextDocument
</item>
</portal_type>
...
...
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