Commit eb991cb7 authored by Xiaowu Zhang's avatar Xiaowu Zhang

erp5_travel_expense: fix permission issue

temporairy solution
parent 912c8c1e
......@@ -52,6 +52,15 @@
<key> <string>_params</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>_proxy_roles</string> </key>
<value>
<tuple>
<string>Manager</string>
<string>Owner</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>ExpenseValidationRequest_createPurchaseTransaction</string> </value>
......
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