Commit c250027b authored by Sebastien Robin's avatar Sebastien Robin

erp5_core: it must not be required to set a proxy role on an ERP5 python script

parent cb9f2bc8
......@@ -10,11 +10,10 @@
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>title</string>
<string>required</string>
<string>view_separator</string>
<string>items</string>
<string>size</string>
<string>title</string>
<string>view_separator</string>
</list>
</value>
</item>
......@@ -106,10 +105,6 @@
</list>
</value>
</item>
<item>
<key> <string>required</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>5</int> </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