Commit b9f98ba6 authored by Yusei Tahara's avatar Yusei Tahara

Set proper title to interaction workflows.

parent 59cdf3fb
......@@ -12,6 +12,16 @@
<tuple/>
</value>
</item>
<item>
<key> <string>creation_guard</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>groups</string> </key>
<value>
......@@ -22,6 +32,14 @@
<key> <string>id</string> </key>
<value> <string>production_matrix_workflow</string> </value>
</item>
<item>
<key> <string>manager_bypass</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Produuction Matrix Interaction Workflow</string> </value>
</item>
</dictionary>
</pickle>
</record>
......
......@@ -12,6 +12,16 @@
<tuple/>
</value>
</item>
<item>
<key> <string>creation_guard</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>groups</string> </key>
<value>
......@@ -22,6 +32,14 @@
<key> <string>id</string> </key>
<value> <string>production_order_interaction_workflow</string> </value>
</item>
<item>
<key> <string>manager_bypass</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Production Order Interaction Workflow</string> </value>
</item>
</dictionary>
</pickle>
</record>
......
2011-07-01 yusei
* Set proper title to interaction workflows.
2011-06-22 yusei
* Fix a bug. Quantity unit field on production order line must always be displayed.
......
466
\ No newline at end of file
467
\ 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