diff --git a/bt5/erp5_wendelin/ActionTemplateItem/portal_types/Data%20Configuration%20Module/view.xml b/bt5/erp5_wendelin/ActionTemplateItem/portal_types/Data%20Configuration%20Module/view.xml index 5eb2a4b17bb5f7a5446e63377673f43900c75b2d..0a20617194c08a982fe26510a3f6eec9c255f42c 100644 --- a/bt5/erp5_wendelin/ActionTemplateItem/portal_types/Data%20Configuration%20Module/view.xml +++ b/bt5/erp5_wendelin/ActionTemplateItem/portal_types/Data%20Configuration%20Module/view.xml @@ -77,7 +77,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${object_url}/DeviceConfigurationModule_viewDeviceConfigurationList</string> </value> + <value> <string>string:${object_url}/DataConfigurationModule_viewDataConfigurationList</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_wendelin/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml b/bt5/erp5_wendelin/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml index e878ec89c42ddb960b021a23c9ddd54f93495194..9b4d6e4196abc228d436e77ab36fbea6c4bc159b 100644 --- a/bt5/erp5_wendelin/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml +++ b/bt5/erp5_wendelin/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml @@ -70,9 +70,6 @@ <portal_type id="Data Transformation Module"> <item>Data Transformation</item> </portal_type> - <portal_type id="Device Configuration Module"> - <item>Meda Configuration</item> - </portal_type> <portal_type id="Device Configuration Type"> <item>Action Information</item> <item>Role Information</item> diff --git a/bt5/erp5_wendelin/SkinTemplateItem/portal_skins/erp5_wendelin/DataConfigurationModule_viewDataConfigurationList.xml b/bt5/erp5_wendelin/SkinTemplateItem/portal_skins/erp5_wendelin/DataConfigurationModule_viewDataConfigurationList.xml new file mode 100644 index 0000000000000000000000000000000000000000..9f95dcd7320ecadefef9d48a9cf5d01851a05406 --- /dev/null +++ b/bt5/erp5_wendelin/SkinTemplateItem/portal_skins/erp5_wendelin/DataConfigurationModule_viewDataConfigurationList.xml @@ -0,0 +1,131 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="ERP5 Form" module="erp5.portal_type"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_objects</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <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> + <list/> + </value> + </item> + <item> + <key> <string>encoding</string> </key> + <value> <string>UTF-8</string> </value> + </item> + <item> + <key> <string>enctype</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>group_list</string> </key> + <value> + <list> + <string>left</string> + <string>right</string> + <string>center</string> + <string>bottom</string> + <string>hidden</string> + </list> + </value> + </item> + <item> + <key> <string>groups</string> </key> + <value> + <dictionary> + <item> + <key> <string>bottom</string> </key> + <value> + <list> + <string>listbox</string> + </list> + </value> + </item> + <item> + <key> <string>center</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>left</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>right</string> </key> + <value> + <list/> + </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>DataConfigurationModule_viewDataConfigurationList</string> </value> + </item> + <item> + <key> <string>method</string> </key> + <value> <string>POST</string> </value> + </item> + <item> + <key> <string>name</string> </key> + <value> <string>DeviceConfigurationModule_viewDeviceConfigurationList</string> </value> + </item> + <item> + <key> <string>pt</string> </key> + <value> <string>form_list</string> </value> + </item> + <item> + <key> <string>row_length</string> </key> + <value> <int>4</int> </value> + </item> + <item> + <key> <string>stored_encoding</string> </key> + <value> <string>UTF-8</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Device Configurations</string> </value> + </item> + <item> + <key> <string>unicode_mode</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <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> +</ZopeData> diff --git a/bt5/erp5_wendelin/SkinTemplateItem/portal_skins/erp5_wendelin/DataConfigurationModule_viewDataConfigurationList/listbox.xml b/bt5/erp5_wendelin/SkinTemplateItem/portal_skins/erp5_wendelin/DataConfigurationModule_viewDataConfigurationList/listbox.xml new file mode 100644 index 0000000000000000000000000000000000000000..93674426392fb62af2b4d4c4bde1cc75959c32b1 --- /dev/null +++ b/bt5/erp5_wendelin/SkinTemplateItem/portal_skins/erp5_wendelin/DataConfigurationModule_viewDataConfigurationList/listbox.xml @@ -0,0 +1,101 @@ +<?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>portal_type</string> + <string>selection_name</string> + <string>title</string> + </list> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>listbox</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> + </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> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>field_id</string> </key> + <value> <string>my_list_mode_listbox</string> </value> + </item> + <item> + <key> <string>form_id</string> </key> + <value> <string>Base_viewFieldLibrary</string> </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> + <list> + <tuple> + <string>Device Configuration</string> + <string>Device Configuration</string> + </tuple> + </list> + </value> + </item> + <item> + <key> <string>selection_name</string> </key> + <value> <string>device_configuration_module_selection</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Device Configurations</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_wendelin/bt/template_portal_type_allowed_content_type_list b/bt5/erp5_wendelin/bt/template_portal_type_allowed_content_type_list index c5e4ef02993568b8c338fbe58379930eb4dc989f..67b9fbd0f9833477d77c22bdcf49355e660ac9e4 100644 --- a/bt5/erp5_wendelin/bt/template_portal_type_allowed_content_type_list +++ b/bt5/erp5_wendelin/bt/template_portal_type_allowed_content_type_list @@ -25,7 +25,6 @@ Data Supply | Data Supply Line Data Transformation Module | Data Transformation Data Transformation | Data Transformation Operation Line Data Transformation | Data Transformation Resource Line -Device Configuration Module | Meda Configuration Device Configuration Type | Action Information Device Configuration Type | Role Information Ingestion Policy Tool | Ingestion Policy