Commit 094112c5 authored by Sebastien Robin's avatar Sebastien Robin

fix the type of cells

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20100 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 13e13601
......@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.ERP5Form.MatrixBox</string>
<string>MatrixBox</string>
</tuple>
<none/>
<global name="MatrixBox" module="Products.ERP5Form.MatrixBox"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -220,7 +217,7 @@
</item>
<item>
<key> <string>cell_portal_type</string> </key>
<value> <string>Delivery Cell</string> </value>
<value> <string>Sale Order Cell</string> </value>
</item>
<item>
<key> <string>cell_range</string> </key>
......
......@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.ERP5Form.MatrixBox</string>
<string>MatrixBox</string>
</tuple>
<none/>
<global name="MatrixBox" module="Products.ERP5Form.MatrixBox"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -220,7 +217,7 @@
</item>
<item>
<key> <string>cell_portal_type</string> </key>
<value> <string>Delivery Cell</string> </value>
<value> <string>Sale Order Cell</string> </value>
</item>
<item>
<key> <string>cell_range</string> </key>
......
197
\ No newline at end of file
201
\ 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