Commit 17d379c2 authored by Alexandre Boeglin's avatar Alexandre Boeglin

Set portal type to Sale Order on SalePackingList_viewFieldLibrary/my_causality_title

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20436 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3e9e005c
......@@ -12,7 +12,9 @@
<item>
<key> <string>delegated_list</string> </key>
<value>
<list/>
<list>
<string>portal_type</string>
</list>
</value>
</item>
<item>
......@@ -80,6 +82,17 @@
<key> <string>form_id</string> </key>
<value> <string>PurchasePackingList_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value>
<list>
<tuple>
<string>Sale Order</string>
<string>Sale Order</string>
</tuple>
</list>
</value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
......
243
\ No newline at end of file
245
\ 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