Commit ad0d86b7 authored by Jérome Perrin's avatar Jérome Perrin

add defered style option and reorder fields to be consistent with other dialogs

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41298 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7ee81a0f
...@@ -95,10 +95,9 @@ ...@@ -95,10 +95,9 @@
<list> <list>
<string>your_site</string> <string>your_site</string>
<string>your_at_date</string> <string>your_at_date</string>
<string>your_positive_stock</string> <string>your_portal_skin</string>
<string>your_negative_stock</string> <string>your_format</string>
<string>your_zero_stock</string> <string>your_deferred_style</string>
<string>your_item_stock</string>
</list> </list>
</value> </value>
</item> </item>
...@@ -106,8 +105,10 @@ ...@@ -106,8 +105,10 @@
<key> <string>right</string> </key> <key> <string>right</string> </key>
<value> <value>
<list> <list>
<string>your_format</string> <string>your_positive_stock</string>
<string>your_portal_skin</string> <string>your_negative_stock</string>
<string>your_zero_stock</string>
<string>your_item_stock</string>
</list> </list>
</value> </value>
</item> </item>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>delegated_list</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>your_deferred_style</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
<value>
<dictionary>
<item>
<key> <string>external_validator_failed</string> </key>
<value> <string>The input failed the external validator.</string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>overrides</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>tales</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string>your_deferred_style</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Base_viewDialogFieldLibrary</string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
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