Commit 5c685241 authored by Jérome Perrin's avatar Jérome Perrin

erp5: set Reference & SortIntex property sheet on simulation movement

Because we often want to manage those through simulation.
parent 36a77619
......@@ -48,6 +48,10 @@
<item>ScriptConstraint</item>
<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">
<item>ConstraintType</item>
</portal_type>
......
......@@ -18,6 +18,8 @@ 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
Test Component | SortIndex
......
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