Commit 4fa27226 authored by Ivan Tyagov's avatar Ivan Tyagov

Set proxy role in order to be able to check for external processing state.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29853 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0d546c37
......@@ -94,6 +94,14 @@ return message\n
<key> <string>_params</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>_proxy_roles</string> </key>
<value>
<tuple>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>errors</string> </key>
<value>
......
1044
\ No newline at end of file
1045
\ 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