Commit 912e639b authored by Łukasz Nowak's avatar Łukasz Nowak

- set Task reference on creation

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25918 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent cd8399b6
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
</item> </item>
<item> <item>
<key> <string>_body</string> </key> <key> <string>_body</string> </key>
<value> <string>pass\n <value> <string>context.Delivery_generateReference()\n
</string> </value> </string> </value>
</item> </item>
<item> <item>
...@@ -91,6 +91,8 @@ ...@@ -91,6 +91,8 @@
<value> <value>
<tuple> <tuple>
<string>kw</string> <string>kw</string>
<string>_getattr_</string>
<string>context</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
624 625
\ 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