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

- show list of transformations possible for chosen resource on order line

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22137 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c5371b81
...@@ -114,7 +114,7 @@ ...@@ -114,7 +114,7 @@
<string>my_reference</string> <string>my_reference</string>
<string>my_int_index</string> <string>my_int_index</string>
<string>my_resource_title</string> <string>my_resource_title</string>
<string>my_specialise_title</string> <string>my_specialise</string>
<string>my_variation_category_list</string> <string>my_variation_category_list</string>
</list> </list>
</value> </value>
......
...@@ -12,14 +12,12 @@ ...@@ -12,14 +12,12 @@
<item> <item>
<key> <string>delegated_list</string> </key> <key> <string>delegated_list</string> </key>
<value> <value>
<list> <list/>
<string>items</string>
</list>
</value> </value>
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>my_specialise_title</string> </value> <value> <string>my_specialise</string> </value>
</item> </item>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</string> </key>
...@@ -63,12 +61,6 @@ ...@@ -63,12 +61,6 @@
<key> <string>form_id</string> </key> <key> <string>form_id</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item>
<key> <string>items</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item> <item>
<key> <string>target</string> </key> <key> <string>target</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
...@@ -82,18 +74,12 @@ ...@@ -82,18 +74,12 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>field_id</string> </key> <key> <string>field_id</string> </key>
<value> <string>my_specialise_title</string> </value> <value> <string>my_specialise</string> </value>
</item> </item>
<item> <item>
<key> <string>form_id</string> </key> <key> <string>form_id</string> </key>
<value> <string>ProductionOrderLine_viewFieldLibrary</string> </value> <value> <string>ProductionOrderLine_viewFieldLibrary</string> </value>
</item> </item>
<item>
<key> <string>items</string> </key>
<value>
<list/>
</value>
</item>
<item> <item>
<key> <string>target</string> </key> <key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value> <value> <string>Click to edit the target</string> </value>
...@@ -104,20 +90,4 @@ ...@@ -104,20 +90,4 @@
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>REQUEST/relation_item_list</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData> </ZopeData>
285 286
\ 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