Commit e68bb1d4 authored by Yusei Tahara's avatar Yusei Tahara

2010-03-03 yusei

* Fix cell portal type names in matrix boxes. Internal Supply Cell must be used in Internal Supply Line.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33315 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5480a87e
......@@ -215,13 +215,21 @@
<key> <string>alternate_name</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>as_cell_range_script_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>cell_base_id</string> </key>
<value> <string>path_exclusive_discount_ratio</string> </value>
</item>
<item>
<key> <string>cell_getter_method</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>cell_portal_type</string> </key>
<value> <string>Sale Supply Cell</string> </value>
<value> <string>Internal Supply Cell</string> </value>
</item>
<item>
<key> <string>cell_range</string> </key>
......
......@@ -215,13 +215,21 @@
<key> <string>alternate_name</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>as_cell_range_script_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>cell_base_id</string> </key>
<value> <string>path_optional_non_discountable_additional_price</string> </value>
</item>
<item>
<key> <string>cell_getter_method</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>cell_portal_type</string> </key>
<value> <string>Sale Supply Cell</string> </value>
<value> <string>Internal Supply Cell</string> </value>
</item>
<item>
<key> <string>cell_range</string> </key>
......
......@@ -215,6 +215,10 @@
<key> <string>alternate_name</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>as_cell_range_script_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>cell_base_id</string> </key>
<value> <string>path_optional_variable_additional_price</string> </value>
......@@ -225,7 +229,7 @@
</item>
<item>
<key> <string>cell_portal_type</string> </key>
<value> <string>Sale Supply Cell</string> </value>
<value> <string>Internal Supply Cell</string> </value>
</item>
<item>
<key> <string>cell_range</string> </key>
......
2010-03-03 yusei
* Fix cell portal type names in matrix boxes. Internal Supply Cell must be used in Internal Supply Line.
2010-03-02 yusei
* Remove short title.
......
453
\ No newline at end of file
454
\ 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