Commit 0d003c36 authored by Yusei Tahara's avatar Yusei Tahara

2009-02-15 yusei

* Fixed wrong field name in OpenSaleOrder_view.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25570 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0ba94ac4
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>my_forecasting_term_days</string> </value>
<value> <string>my_forecasting_term_day_count</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......
2009-02-15 yusei
* Fixed wrong field name in OpenSaleOrder_view.
2009-02-09 yusei
* Added open order functionality.
......
595
\ No newline at end of file
597
\ 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