Commit d9e879bd authored by Vincent Desmares's avatar Vincent Desmares

2009-03-24

* add proxy role to Base_clearCache because worklist are cached.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26138 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f0be1b70
......@@ -68,6 +68,14 @@ return "Cleared."\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>
......
2009-03-24
* add proxy role to Base_clearCache because worklist are cached.
2009-03-19 Mohamadou
* add functional tests for erp5_ooo_import .
......
416
\ No newline at end of file
418
\ 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