Commit 6f65bb74 authored by Yoshinori Okuji's avatar Yoshinori Okuji

2010-03-03 yo

* Allow OrderBuilder to specify a method to select simulation movements and methods to separate cells.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33318 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f09fbc55
...@@ -86,6 +86,8 @@ ...@@ -86,6 +86,8 @@
<string>my_id</string> <string>my_id</string>
<string>my_title</string> <string>my_title</string>
<string>my_description</string> <string>my_description</string>
<string>my_simulation_select_method_id</string>
<string>my_delivery_cell_separate_order_list</string>
<string>my_delivery_module_before_building_script_id</string> <string>my_delivery_module_before_building_script_id</string>
</list> </list>
</value> </value>
......
2010-03-03 yo
* Allow OrderBuilder to specify a method to select simulation movements and methods to separate cells.
2010-03-02 yusei 2010-03-02 yusei
* Remove short title. * Remove short title.
......
687 688
\ 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