Commit 92a6d1b5 authored by Łukasz Nowak's avatar Łukasz Nowak

- Assignee is enough to relate computer with Owner, as it allows to "overtake" computers


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45039 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 94e0584a
......@@ -51,7 +51,7 @@
<item>
<key> <string>_body</string> </key>
<value> <string>return context.getPortalObject().portal_catalog(\n
local_roles=["Assignee", "Owner"],\n
local_roles=["Assignee"],\n
**kw\n
)\n
</string> </value>
......
280
\ No newline at end of file
281
\ 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