Commit 87c1ce11 authored by Yoshinori Okuji's avatar Yoshinori Okuji

2010-03-16 yo

* Returned Sale Packing List should generate a root applied rule using default_delivery_rule by default.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33743 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e599488b
......@@ -53,7 +53,7 @@
</item>
<item>
<key> <string>_body</string> </key>
<value> <string>return None\n
<value> <string>return \'default_delivery_rule\'\n
</string> </value>
</item>
<item>
......@@ -89,9 +89,7 @@
<item>
<key> <string>co_varnames</string> </key>
<value>
<tuple>
<string>None</string>
</tuple>
<tuple/>
</value>
</item>
</dictionary>
......
2010-03-16 yo
* Returned Sale Packing List should generate a root applied rule using default_delivery_rule by default.
2010-03-16 yo
* Update the workflow chain of returned sale packing list line for base contribution.
......
875
\ No newline at end of file
876
\ 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