diff --git a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/BaseWorkflow_FieldLibrary.xml b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/BaseWorkflow_FieldLibrary.xml index b7fe1575b02d9b459b36a719b6b266b972e5a991..ad35439b882093b45e7168bc00b231f730f01ced 100644 --- a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/BaseWorkflow_FieldLibrary.xml +++ b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/BaseWorkflow_FieldLibrary.xml @@ -2,7 +2,7 @@ <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> - <global name="ERP5Form" module="Products.ERP5Form.Form"/> + <global name="ERP5 Form" module="erp5.portal_type"/> </pickle> <pickle> <dictionary> diff --git a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/State_view.xml b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/State_view.xml index df85a04d3c544192816b242bc63fbc773f273c3e..87dadeb118cc3a735077698ac08fefb64daf9357 100644 --- a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/State_view.xml +++ b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/State_view.xml @@ -2,7 +2,7 @@ <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> - <global name="ERP5Form" module="Products.ERP5Form.Form"/> + <global name="ERP5 Form" module="erp5.portal_type"/> </pickle> <pickle> <dictionary> @@ -85,6 +85,7 @@ <key> <string>left</string> </key> <value> <list> + <string>my_id</string> <string>my_title</string> <string>my_destination_title_list</string> </list> diff --git a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/State_view/my_id.xml b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/State_view/my_id.xml new file mode 100644 index 0000000000000000000000000000000000000000..fe52b3ff552ce2a4cbddd12505cb1f76aa1cde32 --- /dev/null +++ b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/State_view/my_id.xml @@ -0,0 +1,96 @@ +<?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> + <string>title</string> + </list> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>my_id</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>my_title</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>BaseWorkflow_FieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>ID</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/TransitionVariable_view.xml b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/TransitionVariable_view.xml index 6f185f9fbc59792f4ad4723f78b18853ec38dde0..81a6b7168af9d9dabd4c838f406e2bf49bbd1e2a 100644 --- a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/TransitionVariable_view.xml +++ b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/TransitionVariable_view.xml @@ -2,7 +2,7 @@ <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> - <global name="ERP5Form" module="Products.ERP5Form.Form"/> + <global name="ERP5 Form" module="erp5.portal_type"/> </pickle> <pickle> <dictionary> diff --git a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Transition_view.xml b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Transition_view.xml index 33d3f4810569dcba83b15fedac77bd9f58e12986..9d2c17122e196f33fd7310c4dff603d76589aec3 100644 --- a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Transition_view.xml +++ b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Transition_view.xml @@ -2,7 +2,7 @@ <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> - <global name="ERP5Form" module="Products.ERP5Form.Form"/> + <global name="ERP5 Form" module="erp5.portal_type"/> </pickle> <pickle> <dictionary> @@ -87,6 +87,7 @@ <key> <string>left</string> </key> <value> <list> + <string>my_id</string> <string>my_title</string> <string>my_destination_title</string> <string>my_guard_expression</string> diff --git a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Transition_view/my_id.xml b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Transition_view/my_id.xml new file mode 100644 index 0000000000000000000000000000000000000000..fe52b3ff552ce2a4cbddd12505cb1f76aa1cde32 --- /dev/null +++ b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Transition_view/my_id.xml @@ -0,0 +1,96 @@ +<?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> + <string>title</string> + </list> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>my_id</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>my_title</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>BaseWorkflow_FieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>ID</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Variable_view.xml b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Variable_view.xml index 68a5a2fa96a3dee3096284d307f4e4e043e9beab..30c9030aecdbe3abf446be0276d818bf8ec422ef 100644 --- a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Variable_view.xml +++ b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Variable_view.xml @@ -2,7 +2,7 @@ <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> - <global name="ERP5Form" module="Products.ERP5Form.Form"/> + <global name="ERP5 Form" module="erp5.portal_type"/> </pickle> <pickle> <dictionary> diff --git a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/WorkflowModule_viewWorkflowList.xml b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/WorkflowModule_viewWorkflowList.xml index d08eca4b06bd542678466fc314bf6d75cb6769a7..3ded2939d48867e0617e9bc653ed15de7135a08f 100644 --- a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/WorkflowModule_viewWorkflowList.xml +++ b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/WorkflowModule_viewWorkflowList.xml @@ -2,7 +2,7 @@ <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> - <global name="ERP5Form" module="Products.ERP5Form.Form"/> + <global name="ERP5 Form" module="erp5.portal_type"/> </pickle> <pickle> <dictionary> @@ -37,6 +37,14 @@ <key> <string>action</string> </key> <value> <string>Base_doSelect</string> </value> </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>edit_order</string> </key> + <value> <string>[]</string> </value> + </item> <item> <key> <string>encoding</string> </key> <value> <string>UTF-8</string> </value> @@ -50,6 +58,7 @@ <value> <list> <string>bottom</string> + <string>hidden</string> </list> </value> </item> @@ -65,6 +74,14 @@ </list> </value> </item> + <item> + <key> <string>hidden</string> </key> + <value> + <list> + <string>listbox_title</string> + </list> + </value> + </item> </dictionary> </value> </item> @@ -104,6 +121,10 @@ <key> <string>update_action</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>update_action_title</string> </key> + <value> <string></string> </value> + </item> </dictionary> </pickle> </record> diff --git a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/WorkflowModule_viewWorkflowList/listbox.xml b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/WorkflowModule_viewWorkflowList/listbox.xml index 50cceaaa89e3858837e9918107f731fc7f5e497a..e49910ba2e1188662482043c875d228d2780c69f 100644 --- a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/WorkflowModule_viewWorkflowList/listbox.xml +++ b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/WorkflowModule_viewWorkflowList/listbox.xml @@ -18,6 +18,10 @@ <key> <string>external_validator_failed</string> </key> <value> <string>The input failed the external validator.</string> </value> </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> + </item> </dictionary> </value> </item> @@ -30,23 +34,27 @@ <value> <string></string> </value> </item> <item> - <key> <string>all_editable_columns</string> </key> + <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>alternate_name</string> </key> + <key> <string>anchor</string> </key> <value> <string></string> </value> </item> <item> <key> <string>columns</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>count_method</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>default</string> </key> + <key> <string>default_display_style</string> </key> <value> <string></string> </value> </item> <item> @@ -57,6 +65,10 @@ <key> <string>description</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>display_style_list</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>domain_root_list</string> </key> <value> <string></string> </value> @@ -85,10 +97,18 @@ <key> <string>global_attributes</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>global_search_column</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>hidden</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>hide_rows_on_no_search_criterion</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>lines</string> </key> <value> <string></string> </value> @@ -105,6 +125,14 @@ <key> <string>meta_types</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>page_navigation_template</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>page_template</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>portal_types</string> </key> <value> <string></string> </value> @@ -117,6 +145,10 @@ <key> <string>report_tree</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>row_css_method</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>search</string> </key> <value> <string></string> </value> @@ -149,10 +181,18 @@ <key> <string>stat_method</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>style_columns</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>title</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>untranslatable_columns</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>url_columns</string> </key> <value> <string></string> </value> @@ -169,23 +209,27 @@ <value> <string></string> </value> </item> <item> - <key> <string>all_editable_columns</string> </key> + <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>alternate_name</string> </key> + <key> <string>anchor</string> </key> <value> <string></string> </value> </item> <item> <key> <string>columns</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>count_method</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>default</string> </key> + <key> <string>default_display_style</string> </key> <value> <string></string> </value> </item> <item> @@ -196,6 +240,10 @@ <key> <string>description</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>display_style_list</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>domain_root_list</string> </key> <value> <string></string> </value> @@ -224,10 +272,18 @@ <key> <string>global_attributes</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>global_search_column</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>hidden</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>hide_rows_on_no_search_criterion</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>lines</string> </key> <value> <string></string> </value> @@ -244,6 +300,14 @@ <key> <string>meta_types</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>page_navigation_template</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>page_template</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>portal_types</string> </key> <value> <string></string> </value> @@ -256,6 +320,10 @@ <key> <string>report_tree</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>row_css_method</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>search</string> </key> <value> <string></string> </value> @@ -288,10 +356,18 @@ <key> <string>stat_method</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>style_columns</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>title</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>untranslatable_columns</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>url_columns</string> </key> <value> <string></string> </value> @@ -319,6 +395,10 @@ <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>anchor</string> </key> + <value> <int>0</int> </value> + </item> <item> <key> <string>columns</string> </key> <value> @@ -350,6 +430,10 @@ <key> <string>default</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>default_display_style</string> </key> + <value> <string>table</string> </value> + </item> <item> <key> <string>default_params</string> </key> <value> @@ -360,6 +444,12 @@ <key> <string>description</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>display_style_list</string> </key> + <value> + <list/> + </value> + </item> <item> <key> <string>domain_root_list</string> </key> <value> @@ -394,10 +484,18 @@ <list/> </value> </item> + <item> + <key> <string>global_search_column</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>hidden</string> </key> <value> <int>0</int> </value> </item> + <item> + <key> <string>hide_rows_on_no_search_criterion</string> </key> + <value> <int>0</int> </value> + </item> <item> <key> <string>lines</string> </key> <value> <int>30</int> </value> @@ -418,6 +516,14 @@ <list/> </value> </item> + <item> + <key> <string>page_navigation_template</string> </key> + <value> <string>ListBox_viewSliderPageNavigationRenderer</string> </value> + </item> + <item> + <key> <string>page_template</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>portal_types</string> </key> <value> @@ -439,6 +545,10 @@ <key> <string>report_tree</string> </key> <value> <int>0</int> </value> </item> + <item> + <key> <string>row_css_method</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>search</string> </key> <value> <int>1</int> </value> @@ -484,10 +594,22 @@ <key> <string>stat_method</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>style_columns</string> </key> + <value> + <list/> + </value> + </item> <item> <key> <string>title</string> </key> <value> <string>Workflows</string> </value> </item> + <item> + <key> <string>untranslatable_columns</string> </key> + <value> + <list/> + </value> + </item> <item> <key> <string>url_columns</string> </key> <value> @@ -502,19 +624,17 @@ </record> <record id="2" aka="AAAAAAAAAAI="> <pickle> - <tuple> - <tuple> - <string>Products.Formulator.MethodField</string> - <string>Method</string> - </tuple> - <none/> - </tuple> + <global name="Method" module="Products.Formulator.MethodField"/> </pickle> <pickle> <dictionary> <item> <key> <string>method_name</string> </key> - <value> <string>searchFolder</string> </value> + <value> <unicode encoding="cdata"><![CDATA[ + +<Products.Formulator.MethodField.Method object at 0x7f23003ad398> + +]]></unicode> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/WorkflowModule_viewWorkflowList/listbox_title.xml b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/WorkflowModule_viewWorkflowList/listbox_title.xml new file mode 100644 index 0000000000000000000000000000000000000000..271230c832c435f494c37a46fbf43128a101d22b --- /dev/null +++ b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/WorkflowModule_viewWorkflowList/listbox_title.xml @@ -0,0 +1,96 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>listbox_title</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> + <item> + <key> <unicode>required_not_found</unicode> </key> + <value> <string>Input is required but no input given.</string> </value> + </item> + <item> + <key> <unicode>too_long</unicode> </key> + <value> <string>Too much input was given.</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>my_title</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>Base_viewFieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>ListBox Title</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_view.xml b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_view.xml index 9d085a3a25a07b28f0080b10377e2c9047728a8f..fc86840174e1c15d3ed9f0bd9854b4cb4883c36d 100644 --- a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_view.xml +++ b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_view.xml @@ -2,7 +2,7 @@ <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> - <global name="ERP5Form" module="Products.ERP5Form.Form"/> + <global name="ERP5 Form" module="erp5.portal_type"/> </pickle> <pickle> <dictionary> @@ -85,6 +85,7 @@ <key> <string>left</string> </key> <value> <list> + <string>my_id</string> <string>my_title</string> </list> </value> diff --git a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_view/my_id.xml b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_view/my_id.xml new file mode 100644 index 0000000000000000000000000000000000000000..fe52b3ff552ce2a4cbddd12505cb1f76aa1cde32 --- /dev/null +++ b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_view/my_id.xml @@ -0,0 +1,96 @@ +<?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> + <string>title</string> + </list> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>my_id</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>my_title</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>BaseWorkflow_FieldLibrary</string> </value> + </item> + <item> + <key> <string>target</string> </key> + <value> <string>Click to edit the target</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>ID</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_viewGraph.xml b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_viewGraph.xml index 5751df8ba981cb925d2697024c9f07a3373948ab..73c9f435526528e2faaedf660d27f11e45a7ffcd 100644 --- a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_viewGraph.xml +++ b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_viewGraph.xml @@ -2,7 +2,7 @@ <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> - <global name="ERP5Form" module="Products.ERP5Form.Form"/> + <global name="ERP5 Form" module="erp5.portal_type"/> </pickle> <pickle> <dictionary> diff --git a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_viewStateList.xml b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_viewStateList.xml index 368405dfe92a8af97a63b649abd52a52f888de7a..7207b35b391d000245d4e915f3a556e6518ab3e5 100644 --- a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_viewStateList.xml +++ b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_viewStateList.xml @@ -2,7 +2,7 @@ <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> - <global name="ERP5Form" module="Products.ERP5Form.Form"/> + <global name="ERP5 Form" module="erp5.portal_type"/> </pickle> <pickle> <dictionary> diff --git a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_viewTransitionList.xml b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_viewTransitionList.xml index f2d94047a4d3e418cb9022e90d717e97fa075de3..58b2b10fe02d5f5b51ec38e281ee71ef3b4b256a 100644 --- a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_viewTransitionList.xml +++ b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_viewTransitionList.xml @@ -2,7 +2,7 @@ <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> - <global name="ERP5Form" module="Products.ERP5Form.Form"/> + <global name="ERP5 Form" module="erp5.portal_type"/> </pickle> <pickle> <dictionary> diff --git a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_viewVariableList.xml b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_viewVariableList.xml index 2760fa68b13b39dab6874d99f93b498d01f42093..05d753d909693821a699a20c5b6b354190dedfa1 100644 --- a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_viewVariableList.xml +++ b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_viewVariableList.xml @@ -2,7 +2,7 @@ <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> - <global name="ERP5Form" module="Products.ERP5Form.Form"/> + <global name="ERP5 Form" module="erp5.portal_type"/> </pickle> <pickle> <dictionary> diff --git a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_viewWorklistList.xml b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_viewWorklistList.xml index c84dee3712a6c37e72f73443b9914c905b862eb7..9533fbf3daf320e7f67ada22a5522b9e11a65b5a 100644 --- a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_viewWorklistList.xml +++ b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Workflow_viewWorklistList.xml @@ -2,7 +2,7 @@ <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> - <global name="ERP5Form" module="Products.ERP5Form.Form"/> + <global name="ERP5 Form" module="erp5.portal_type"/> </pickle> <pickle> <dictionary> diff --git a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Worklist_view.xml b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Worklist_view.xml index 6f7e94794d33e5e370470c866dd2b3d25548ce2a..38a17044703c82c801eac2429bc4603d8a00ff18 100644 --- a/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Worklist_view.xml +++ b/bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Worklist_view.xml @@ -2,7 +2,7 @@ <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> - <global name="ERP5Form" module="Products.ERP5Form.Form"/> + <global name="ERP5 Form" module="erp5.portal_type"/> </pickle> <pickle> <dictionary>