Commit 2a5f469b authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

Delivery_calculate is a part of simulation process, thus the result should be...

Delivery_calculate is a part of simulation process, thus the result should be stable regardless of the current user.
parent 53b67a43
......@@ -63,6 +63,14 @@ else:\n
<key> <string>_params</string> </key>
<value> <string>**kw</string> </value>
</item>
<item>
<key> <string>_proxy_roles</string> </key>
<value>
<tuple>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Delivery_calculate</string> </value>
......
1065
1066
\ 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