Commit 4f208285 authored by Łukasz Nowak's avatar Łukasz Nowak

- revised possible portal types to getPortalProductTypeList

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22105 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 61adf6a4
......@@ -57,6 +57,10 @@
<key> <string>tales</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
......@@ -66,7 +70,7 @@
<value> <string></string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<key> <string>portal_type</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
......@@ -75,6 +79,10 @@
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
......@@ -87,7 +95,7 @@
<value> <string>apparel_shape_module</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<key> <string>description</string> </key>
<value> <string>Main result of transformation</string> </value>
</item>
<item>
......@@ -99,7 +107,7 @@
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<key> <string>portal_type</string> </key>
<value>
<list>
<tuple>
......@@ -114,7 +122,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Target Product</string> </value>
</item>
</dictionary>
......@@ -134,7 +142,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: [(x, x) for x in here.getPortalResourceTypeList()]</string> </value>
<value> <string>python: [(x, x) for x in here.getPortalProductTypeList()]</string> </value>
</item>
</dictionary>
</pickle>
......
182
\ No newline at end of file
183
\ 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