Commit e1653f27 authored by Sebastien Robin's avatar Sebastien Robin

* 2008-03-25 Seb

add a new movement group in order to set the causality on lines and cells

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20112 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4478c700
...@@ -81,6 +81,7 @@ ...@@ -81,6 +81,7 @@
<value> <value>
<tuple> <tuple>
<string>VariantMovementGroup</string> <string>VariantMovementGroup</string>
<string>DefineMovementCausalityMovementGroup</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -114,6 +115,7 @@ ...@@ -114,6 +115,7 @@
<tuple> <tuple>
<string>ResourceMovementGroup</string> <string>ResourceMovementGroup</string>
<string>BaseVariantMovementGroup</string> <string>BaseVariantMovementGroup</string>
<string>DefineMovementCausalityMovementGroup</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
204 202
\ No newline at end of file \ 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