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