Commit fd102add authored by Vincent Pelletier's avatar Vincent Pelletier

Allow any user to get site's bank account.

parent 044cb341
......@@ -64,6 +64,14 @@ return account_list[0]\n
<key> <string>_params</string> </key>
<value> <string>site=None</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>Baobab_getAccountForSite</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