Commit c438ba2e authored by Romain Courteaud's avatar Romain Courteaud

Add Container Cell in container_line group.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16745 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a55d172c
...@@ -85,6 +85,7 @@ ...@@ -85,6 +85,7 @@
<value> <value>
<tuple> <tuple>
<string>delivery_movement</string> <string>delivery_movement</string>
<string>container_line</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -102,6 +103,10 @@ ...@@ -102,6 +103,10 @@
<key> <string>init_script</string> </key> <key> <string>init_script</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item>
<key> <string>permission</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>property_sheet_list</string> </key> <key> <string>property_sheet_list</string> </key>
<value> <value>
......
119 122
\ 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