Commit 10d5d417 authored by Yoshinori Okuji's avatar Yoshinori Okuji

2008-04-10 yo

* Disable Set Own Password for Assignor and Assignee.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20437 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 17d379c2
......@@ -72,11 +72,9 @@
<item>
<key> <string>Set own password</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<list>
<string>Manager</string>
</tuple>
</list>
</value>
</item>
</dictionary>
......
2008-04-10 yo
* Disable Set Own Password for Assignor and Assignee.
2008-04-10 yo
* Add user_account_workflow which is associated with Person by default. This workflow allows Assignor, Assignee and Manger to create a user, only if a user login (reference) is empty.
......
293
\ No newline at end of file
294
\ 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