Commit b0b87286 authored by Aurel's avatar Aurel

set description on fields from glossary

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21620 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 89a1e2ab
......@@ -93,7 +93,7 @@
</value>
</item>
<item>
<key> <string>hidden</string> </key>
<key> <string>hidden</string> </key>
<value>
<list>
<string>listbox_variation_base_category</string>
......
......@@ -82,11 +82,11 @@
<value>
<dictionary>
<item>
<key> <string>editable</string> </key>
<key> <string>editable</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>enabled</string> </key>
<key> <string>enabled</string> </key>
<value> <int>1</int> </value>
</item>
<item>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A typical per unit height of the resource</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -86,6 +90,10 @@
<key> <string>form_id</string> </key>
<value> <string>Resource_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Height (m)</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A typical per unit length of the resource</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -86,6 +90,10 @@
<key> <string>form_id</string> </key>
<value> <string>Resource_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Length (m)</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A typical per unit volume of the resource</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -86,6 +90,10 @@
<key> <string>form_id</string> </key>
<value> <string>Resource_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string encoding="base64">Vm9sdW1lIChtwrMp</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A typical per unit weight of the resource</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -86,6 +90,10 @@
<key> <string>form_id</string> </key>
<value> <string>Resource_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Weight (kg)</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A typical per unit width of the resource</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -86,6 +90,10 @@
<key> <string>form_id</string> </key>
<value> <string>Resource_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Width (m)</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Comments on the document.</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -86,6 +90,10 @@
<key> <string>form_id</string> </key>
<value> <string>Resource_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Comments</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Description of document</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -86,6 +90,10 @@
<key> <string>form_id</string> </key>
<value> <string>Resource_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Description</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -74,6 +74,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The EAN 13 code of this document</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_ean13_code</string> </value>
......@@ -86,6 +90,10 @@
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>EAN-13 Code</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A list of optional base categories which defines possible discrete variations.</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_individual_variation_base_category</string> </value>
......@@ -84,6 +88,10 @@
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Individual Variation Base Category</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The default reference of the service</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_reference</string> </value>
......@@ -84,6 +88,10 @@
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Reference</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Title of the transformation</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_title</string> </value>
......@@ -84,6 +88,10 @@
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Title</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.StandardFields</string>
<string>TextAreaField</string>
</tuple>
<none/>
<global name="TextAreaField" module="Products.Formulator.StandardFields"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -219,7 +216,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
<value> <string>Description of document</string> </value>
</item>
<item>
<key> <string>editable</string> </key>
......
......@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.StandardFields</string>
<string>StringField</string>
</tuple>
<none/>
<global name="StringField" module="Products.Formulator.StandardFields"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -203,7 +200,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
<value> <string>Title of the consumption</string> </value>
</item>
<item>
<key> <string>display_maxwidth</string> </key>
......
......@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.StandardFields</string>
<string>ListField</string>
</tuple>
<none/>
<global name="ListField" module="Products.Formulator.StandardFields"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -205,7 +202,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
<value> <string>A list of base categories which define possible discrete variations.</string> </value>
</item>
<item>
<key> <string>editable</string> </key>
......
......@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.StandardFields</string>
<string>StringField</string>
</tuple>
<none/>
<global name="StringField" module="Products.Formulator.StandardFields"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -245,7 +242,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Consumption</string> </value>
<value> <string>ERP5 Site</string> </value>
</item>
<item>
<key> <string>truncate</string> </key>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Title of the transformation</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_title</string> </value>
......@@ -84,6 +88,10 @@
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Title</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A list of base categories which define possible discrete variations.</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_individual_variation_base_category</string> </value>
......@@ -84,6 +88,10 @@
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Individual Variation Base Category</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -66,13 +66,13 @@
<value> <string></string> </value>
</item>
<item>
<key> <string>items</string> </key>
<key> <string>items</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>size</string> </key>
<key> <string>size</string> </key>
<value> <string></string> </value>
</item>
<item>
......@@ -80,7 +80,7 @@
<value> <string></string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
......
......@@ -65,7 +65,7 @@
<value> <string></string> </value>
</item>
<item>
<key> <string>items</string> </key>
<key> <string>items</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
......@@ -75,7 +75,7 @@
<value> <string></string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
......
......@@ -58,7 +58,7 @@
<value>
<dictionary>
<item>
<key> <string>default</string> </key>
<key> <string>default</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
......@@ -72,7 +72,7 @@
<value> <string></string> </value>
</item>
<item>
<key> <string>items</string> </key>
<key> <string>items</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
......@@ -82,7 +82,7 @@
<value> <string></string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
......
......@@ -103,7 +103,7 @@
</value>
</item>
<item>
<key> <string>hidden</string> </key>
<key> <string>hidden</string> </key>
<value>
<list>
<string>listbox_variation_base_category</string>
......
......@@ -82,11 +82,11 @@
<value>
<dictionary>
<item>
<key> <string>editable</string> </key>
<key> <string>editable</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>enabled</string> </key>
<key> <string>enabled</string> </key>
<value> <int>1</int> </value>
</item>
<item>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A typical per unit height of the resource</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -86,6 +90,10 @@
<key> <string>form_id</string> </key>
<value> <string>Resource_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Height (m)</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A typical per unit length of the resource</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -86,6 +90,10 @@
<key> <string>form_id</string> </key>
<value> <string>Resource_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Length (m)</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A typical per unit volume of the resource</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -86,6 +90,10 @@
<key> <string>form_id</string> </key>
<value> <string>Resource_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string encoding="base64">Vm9sdW1lIChtwrMp</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A typical per unit weight of the resource</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -86,6 +90,10 @@
<key> <string>form_id</string> </key>
<value> <string>Resource_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Weight (kg)</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A typical per unit width of the resource</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -86,6 +90,10 @@
<key> <string>form_id</string> </key>
<value> <string>Resource_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Width (m)</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -66,6 +66,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Comments on the document.</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_comment</string> </value>
......@@ -78,6 +82,10 @@
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Comments</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Description of document</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -86,6 +90,10 @@
<key> <string>form_id</string> </key>
<value> <string>Resource_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Description</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -66,6 +66,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The EAN 13 code of this document</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_ean13_code</string> </value>
......@@ -78,6 +82,10 @@
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>EAN-13 Code</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A list of optional base categories which defines possible discrete variations.</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_individual_variation_base_category</string> </value>
......@@ -84,6 +88,10 @@
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Individual Variation Base Category</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The default reference of the service</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -86,6 +90,10 @@
<key> <string>form_id</string> </key>
<value> <string>Resource_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Reference</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Title of the transformation</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_title</string> </value>
......@@ -84,6 +88,10 @@
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Title</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -114,6 +114,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A per unit additional price</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -128,6 +132,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradePurchase_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Additional Price</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -114,6 +114,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A default per unit price used for internal price calculations</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -128,6 +132,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradePurchase_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Base Price</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -114,6 +114,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Comments on the document.</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -128,6 +132,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradePurchase_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Comments</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -114,6 +114,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The discount ratio applied to the supply line price</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -128,6 +132,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradePurchase_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Discount Ratio</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -114,6 +114,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -128,6 +132,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradePurchase_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Exclusive Discount Ratio</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -114,6 +114,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A per unit additional price that is not impacted by discount ratio</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -128,6 +132,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradePurchase_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Non Discountable Additional Price</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Number of units involved in base prices</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -86,6 +90,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradePurchase_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Priced Quantity</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The title of the resource involved</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -86,6 +90,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradePurchase_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Resource</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -114,6 +114,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The ration used to surcharge the supply line price</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -128,6 +132,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradePurchase_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Surcharge Ratio</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -114,6 +114,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A per unit additional price that depends on a continuous property</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -128,6 +132,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradePurchase_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Variable Additional Price</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -108,6 +108,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A default per unit price used for internal price calculations</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -122,6 +126,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradePurchase_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Base Price</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Number of units involved in base prices</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -86,6 +90,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradePurchase_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Priced Quantity</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The title of the resource involved</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -86,6 +90,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradePurchase_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Resource</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -114,6 +114,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Description of document</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -128,6 +132,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradePurchase_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Description</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -114,6 +114,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Recipient or beneficiary of the supply</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -128,6 +132,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradePurchase_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Recipient or Beneficiary</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -114,6 +114,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The person or organisation in charge of sending the invoice or handling administrative paperwork for the supplier.</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -128,6 +132,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradePurchase_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Invoice Sender</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -114,6 +114,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The invoicing person or organisation.</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -128,6 +132,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradePurchase_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Supplier</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -114,6 +114,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Title of the transformation</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -128,6 +132,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradePurchase_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Title</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -84,7 +84,7 @@
</value>
</item>
<item>
<key> <string>columns</string> </key>
<key> <string>columns</string> </key>
<value>
<list>
<tuple>
......@@ -107,7 +107,7 @@
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>portal_types</string> </key>
<key> <string>portal_types</string> </key>
<value>
<list>
<tuple>
......@@ -122,7 +122,7 @@
</value>
</item>
<item>
<key> <string>selection_name</string> </key>
<key> <string>selection_name</string> </key>
<value> <string>purchase_supply_line_selection</string> </value>
</item>
<item>
......@@ -130,7 +130,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Purchase Supply Lines</string> </value>
</item>
</dictionary>
......
......@@ -118,7 +118,7 @@ return context.getPortalObject().portal_simulation \\\n
<tuple>
<string>kw</string>
<string>_getattr_</string>
<string>context</string>
<string>context</string>
<string>_write_</string>
<string>_apply_</string>
</tuple>
......
......@@ -111,7 +111,7 @@
<string>kw</string>
<string>_apply_</string>
<string>_getattr_</string>
<string>context</string>
<string>context</string>
</tuple>
</value>
</item>
......
......@@ -113,7 +113,7 @@
</value>
</item>
<item>
<key> <string>columns</string> </key>
<key> <string>columns</string> </key>
<value>
<list>
<tuple>
......@@ -136,11 +136,11 @@
</value>
</item>
<item>
<key> <string>editable</string> </key>
<key> <string>editable</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>enabled</string> </key>
<key> <string>enabled</string> </key>
<value> <int>1</int> </value>
</item>
<item>
......@@ -152,13 +152,13 @@
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>list_method</string> </key>
<key> <string>list_method</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>stat_columns</string> </key>
<key> <string>stat_columns</string> </key>
<value>
<list>
<tuple>
......@@ -177,7 +177,7 @@
</value>
</item>
<item>
<key> <string>stat_method</string> </key>
<key> <string>stat_method</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
</value>
......@@ -187,7 +187,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Stock</string> </value>
</item>
</dictionary>
......
......@@ -65,7 +65,7 @@
<value> <string></string> </value>
</item>
<item>
<key> <string>items</string> </key>
<key> <string>items</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
......@@ -75,7 +75,7 @@
<value> <string></string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
......
......@@ -65,7 +65,7 @@
<value> <string></string> </value>
</item>
<item>
<key> <string>items</string> </key>
<key> <string>items</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
......@@ -75,7 +75,7 @@
<value> <string></string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
......
......@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.StandardFields</string>
<string>TextAreaField</string>
</tuple>
<none/>
<global name="TextAreaField" module="Products.Formulator.StandardFields"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -219,7 +216,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
<value> <string>Comments on the document.</string> </value>
</item>
<item>
<key> <string>editable</string> </key>
......
......@@ -74,6 +74,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A typical per unit height of the resource</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_quantity</string> </value>
......@@ -87,7 +91,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Height (m)</string> </value>
</item>
</dictionary>
......
......@@ -74,6 +74,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A typical per unit length of the resource</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_quantity</string> </value>
......@@ -87,7 +91,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Length (m)</string> </value>
</item>
</dictionary>
......
......@@ -74,6 +74,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A typical per unit volume of the resource</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_quantity</string> </value>
......@@ -87,7 +91,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string encoding="base64">Vm9sdW1lIChtwrMp</string> </value>
</item>
</dictionary>
......
......@@ -74,6 +74,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A typical per unit weight of the resource</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_quantity</string> </value>
......@@ -87,7 +91,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Weight (kg)</string> </value>
</item>
</dictionary>
......
......@@ -74,6 +74,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A typical per unit width of the resource</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_quantity</string> </value>
......@@ -87,7 +91,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Width (m)</string> </value>
</item>
</dictionary>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Comments on the document.</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_comment</string> </value>
......@@ -84,6 +88,10 @@
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Comments</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -84,7 +84,7 @@
<value> <string>Resource_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>selection_name</string> </key>
<key> <string>selection_name</string> </key>
<value> <string>component_module_selection</string> </value>
</item>
<item>
......@@ -92,7 +92,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Components</string> </value>
</item>
</dictionary>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Description of document</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_description</string> </value>
......@@ -84,6 +88,10 @@
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Description</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -83,6 +83,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The EAN 13 code of this document</string> </value>
</item>
<item>
<key> <string>external_validator</string> </key>
<value>
......
......@@ -92,6 +92,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A list of optional base categories which defines possible discrete variations.</string> </value>
</item>
<item>
<key> <string>enabled</string> </key>
<value> <int>1</int> </value>
......
......@@ -112,7 +112,7 @@
<value>
<dictionary>
<item>
<key> <string>all_columns</string> </key>
<key> <string>all_columns</string> </key>
<value>
<list>
<tuple>
......@@ -127,7 +127,7 @@
</value>
</item>
<item>
<key> <string>columns</string> </key>
<key> <string>columns</string> </key>
<value>
<list>
<tuple>
......@@ -142,7 +142,7 @@
</value>
</item>
<item>
<key> <string>editable_columns</string> </key>
<key> <string>editable_columns</string> </key>
<value>
<list>
<tuple>
......@@ -153,7 +153,7 @@
</value>
</item>
<item>
<key> <string>enabled</string> </key>
<key> <string>enabled</string> </key>
<value> <int>1</int> </value>
</item>
<item>
......@@ -165,7 +165,7 @@
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>portal_types</string> </key>
<key> <string>portal_types</string> </key>
<value>
<list>
<tuple>
......@@ -176,11 +176,11 @@
</value>
</item>
<item>
<key> <string>selection_name</string> </key>
<key> <string>selection_name</string> </key>
<value> <string>product_individual_variation_selection</string> </value>
</item>
<item>
<key> <string>sort_columns</string> </key>
<key> <string>sort_columns</string> </key>
<value>
<list>
<tuple>
......@@ -199,7 +199,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Product Individual Variations</string> </value>
</item>
</dictionary>
......
......@@ -57,7 +57,7 @@
<value>
<dictionary>
<item>
<key> <string>enabled</string> </key>
<key> <string>enabled</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
......@@ -75,7 +75,7 @@
<value> <string></string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
......
......@@ -74,6 +74,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The default reference of the service</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_string_field</string> </value>
......
......@@ -91,7 +91,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Resource</string> </value>
</item>
</dictionary>
......
......@@ -92,7 +92,7 @@
<value> <string>Resource_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>selection_name</string> </key>
<key> <string>selection_name</string> </key>
<value> <string>service_module_selection</string> </value>
</item>
<item>
......@@ -100,7 +100,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Services</string> </value>
</item>
</dictionary>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Title of the transformation</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_title</string> </value>
......@@ -84,6 +88,10 @@
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Title</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -105,7 +105,7 @@
<value>
<dictionary>
<item>
<key> <string>enabled</string> </key>
<key> <string>enabled</string> </key>
<value> <int>0</int> </value>
</item>
<item>
......@@ -117,17 +117,17 @@
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>hash_script_id</string> </key>
<key> <string>hash_script_id</string> </key>
<value> <string>Base_getMultiListFieldPropertyDictList</string> </value>
</item>
<item>
<key> <string>items</string> </key>
<key> <string>items</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>size</string> </key>
<key> <string>size</string> </key>
<value> <int>1</int> </value>
</item>
<item>
......@@ -135,7 +135,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Variation Category</string> </value>
</item>
</dictionary>
......
......@@ -190,7 +190,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
<value> <string>Minimal quantity to use on a movement.</string> </value>
</item>
<item>
<key> <string>display_maxwidth</string> </key>
......
......@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.StandardFields</string>
<string>TextAreaField</string>
</tuple>
<none/>
<global name="TextAreaField" module="Products.Formulator.StandardFields"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -219,7 +216,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
<value> <string>instructions in order to explain how to use the resource</string> </value>
</item>
<item>
<key> <string>editable</string> </key>
......
......@@ -74,6 +74,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Title of the transformation</string> </value>
</item>
<item>
<key> <string>editable</string> </key>
<value> <int>0</int> </value>
......@@ -90,6 +94,10 @@
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Title</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -57,7 +57,7 @@
<value>
<dictionary>
<item>
<key> <string>default</string> </key>
<key> <string>default</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
......@@ -71,7 +71,7 @@
<value> <string></string> </value>
</item>
<item>
<key> <string>items</string> </key>
<key> <string>items</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
......
......@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.StandardFields</string>
<string>StringField</string>
</tuple>
<none/>
<global name="StringField" module="Products.Formulator.StandardFields"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -171,7 +168,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
<value> <string>Title of the transformation</string> </value>
</item>
<item>
<key> <string>display_maxwidth</string> </key>
......
......@@ -114,6 +114,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A per unit additional price</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -128,6 +132,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradeSale_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Additional Price</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -114,6 +114,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A default per unit price used for internal price calculations</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -128,6 +132,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradeSale_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Base Price</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -114,6 +114,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Comments on the document.</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -128,6 +132,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradeSale_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Comments</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -114,6 +114,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The discount ratio applied to the supply line price</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -128,6 +132,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradeSale_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Discount Ratio</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -114,6 +114,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -128,6 +132,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradeSale_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Exclusive Discount Ratio</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -114,6 +114,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A per unit additional price that is not impacted by discount ratio</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -128,6 +132,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradeSale_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Non Discountable Additional Price</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Number of units involved in base prices</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -86,6 +90,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradeSale_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Priced Quantity</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -72,6 +72,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The title of the resource involved</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -86,6 +90,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradeSale_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Resource</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -114,6 +114,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The ration used to surcharge the supply line price</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -128,6 +132,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradeSale_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Surcharge Ratio</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -114,6 +114,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A per unit additional price that depends on a continuous property</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -128,6 +132,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradeSale_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Variable Additional Price</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -114,6 +114,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A per unit additional price</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -128,6 +132,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradeSale_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Additional Price</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -78,6 +78,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Number of units involved in base prices</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -92,6 +96,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradeSale_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Priced Quantity</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -78,6 +78,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The title of the resource involved</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -92,6 +96,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradeSale_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Resource</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -114,6 +114,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>A default per unit price used for internal price calculations</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -128,6 +132,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradeSale_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Base Price</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -78,6 +78,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Number of units involved in base prices</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -92,6 +96,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradeSale_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Priced Quantity</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -78,6 +78,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The title of the main resource involved</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -92,6 +96,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradeSale_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Main Resource</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -114,6 +114,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The discount ratio applied to the supply line price</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -128,6 +132,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradeSale_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Discount Ratio</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -78,6 +78,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Number of units involved in base prices</string> </value>
</item>
<item>
<key> <string>extra_context</string> </key>
<value>
......@@ -92,6 +96,10 @@
<key> <string>form_id</string> </key>
<value> <string>BaseTradeSale_FieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Priced Quantity</string> </value>
</item>
</dictionary>
</value>
</item>
......
This diff is collapsed.
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