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 @@ ...@@ -57,6 +57,10 @@
<key> <string>tales</string> </key> <key> <string>tales</string> </key>
<value> <value>
<dictionary> <dictionary>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>field_id</string> </key> <key> <string>field_id</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
...@@ -66,7 +70,7 @@ ...@@ -66,7 +70,7 @@
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item> <item>
<key> <string>portal_type</string> </key> <key> <string>portal_type</string> </key>
<value> <value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value> </value>
...@@ -75,6 +79,10 @@ ...@@ -75,6 +79,10 @@
<key> <string>target</string> </key> <key> <string>target</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary> </dictionary>
</value> </value>
</item> </item>
...@@ -87,7 +95,7 @@ ...@@ -87,7 +95,7 @@
<value> <string>apparel_shape_module</string> </value> <value> <string>apparel_shape_module</string> </value>
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <string>Main result of transformation</string> </value> <value> <string>Main result of transformation</string> </value>
</item> </item>
<item> <item>
...@@ -99,7 +107,7 @@ ...@@ -99,7 +107,7 @@
<value> <string>Base_viewFieldLibrary</string> </value> <value> <string>Base_viewFieldLibrary</string> </value>
</item> </item>
<item> <item>
<key> <string>portal_type</string> </key> <key> <string>portal_type</string> </key>
<value> <value>
<list> <list>
<tuple> <tuple>
...@@ -114,7 +122,7 @@ ...@@ -114,7 +122,7 @@
<value> <string>Click to edit the target</string> </value> <value> <string>Click to edit the target</string> </value>
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Target Product</string> </value> <value> <string>Target Product</string> </value>
</item> </item>
</dictionary> </dictionary>
...@@ -134,7 +142,7 @@ ...@@ -134,7 +142,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>_text</string> </key> <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> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
182 183
\ No newline at end of file \ 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