Commit 6232e226 authored by Jérome Perrin's avatar Jérome Perrin Committed by Xiaowu Zhang

erp5: set Reference & SortIntex property sheet on simulation movement

Because we often want to manage those through simulation.
parent 24bbe938
...@@ -71,6 +71,7 @@ ...@@ -71,6 +71,7 @@
<item>SimpleItem</item> <item>SimpleItem</item>
</portal_type> </portal_type>
<portal_type id="Simulation Movement"> <portal_type id="Simulation Movement">
<item>Reference</item>
<item>SortIndex</item> <item>SortIndex</item>
</portal_type> </portal_type>
<portal_type id="String Attribute Match Constraint"> <portal_type id="String Attribute Match Constraint">
...@@ -90,4 +91,4 @@ ...@@ -90,4 +91,4 @@
<item>SimpleItem</item> <item>SimpleItem</item>
<item>Task</item> <item>Task</item>
</portal_type> </portal_type>
</property_sheet_list> </property_sheet_list>
\ No newline at end of file
...@@ -26,6 +26,7 @@ Script Constraint | Predicate ...@@ -26,6 +26,7 @@ Script Constraint | Predicate
Script Constraint | Reference Script Constraint | Reference
Script Constraint | ScriptConstraint Script Constraint | ScriptConstraint
Script Constraint | SimpleItem Script Constraint | SimpleItem
Simulation Movement | Reference
Simulation Movement | SortIndex Simulation Movement | SortIndex
String Attribute Match Constraint | ConstraintType String Attribute Match Constraint | ConstraintType
TALES Constraint | ConstraintType TALES Constraint | ConstraintType
...@@ -33,4 +34,4 @@ Test Component | SortIndex ...@@ -33,4 +34,4 @@ Test Component | SortIndex
Tool Component | SortIndex Tool Component | SortIndex
Trash Bin | Base Trash Bin | Base
Trash Bin | SimpleItem Trash Bin | SimpleItem
Trash Bin | Task Trash Bin | Task
\ 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