Commit e67d2b48 authored by Łukasz Nowak's avatar Łukasz Nowak

- proxy based on ProductionOrder_viewFieldLibrary

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21785 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4ddd1063
......@@ -18,10 +18,7 @@
<item>
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>title</string>
<string>portal_type</string>
</list>
<list/>
</value>
</item>
<item>
......@@ -83,35 +80,16 @@
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_relation_field</string> </value>
<value> <string>my_destination_title</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value>
<list>
<tuple>
<string>Organisation</string>
<string>Organisation</string>
</tuple>
<tuple>
<string>Person</string>
<string>Person</string>
</tuple>
</list>
</value>
<value> <string>ProductionOrder_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Recipient or Beneficiary</string> </value>
</item>
</dictionary>
</value>
</item>
......
109
\ No newline at end of file
110
\ 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