Commit 751ff6a9 authored by Romain Courteaud's avatar Romain Courteaud

slapos_erp5: drop Software Release configuration and hardcoded paths

parent 464be9d9
<local_roles_item>
<local_roles>
</local_roles>
</local_roles_item>
\ No newline at end of file
...@@ -143,10 +143,6 @@ ...@@ -143,10 +143,6 @@
<type>Software Product</type> <type>Software Product</type>
<workflow>local_permission_slapos_interaction_workflow</workflow> <workflow>local_permission_slapos_interaction_workflow</workflow>
</chain> </chain>
<chain>
<type>Software Release</type>
<workflow>local_permission_slapos_interaction_workflow</workflow>
</chain>
<chain> <chain>
<type>Support Request</type> <type>Support Request</type>
<workflow>local_permission_slapos_interaction_workflow</workflow> <workflow>local_permission_slapos_interaction_workflow</workflow>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Interaction Workflow Interaction" module="erp5.portal_type"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>after_script/portal_workflow/local_permission_slapos_interaction_workflow/script_Base_updateAllLocalRoles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>interaction_SoftwareRelease_edit</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Interaction Workflow Interaction</string> </value>
</item>
<item>
<key> <string>portal_type_filter</string> </key>
<value>
<tuple>
<string>Software Release</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type_group_filter</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>temporary_document_disallowed</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>SoftwareRelease_edit</string> </value>
</item>
<item>
<key> <string>trigger_method_id</string> </key>
<value>
<tuple>
<string>_setFollowUp.*</string>
</tuple>
</value>
</item>
<item>
<key> <string>trigger_once_per_transaction</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
<value> <int>2</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
software_product_module/frontend
software_product_module/re6st
software_release_module/frontend
software_release_module/re6st
notification_message_module/slapos_erp5_credential_recovery_password_expiration_link_en_001 notification_message_module/slapos_erp5_credential_recovery_password_expiration_link_en_001
notification_message_module/slapos_erp5_credential_recovery_password_expiration_link_en_001/** notification_message_module/slapos_erp5_credential_recovery_password_expiration_link_en_001/**
\ No newline at end of file
...@@ -99,7 +99,6 @@ service_module/zero_emission_ratio ...@@ -99,7 +99,6 @@ service_module/zero_emission_ratio
software_installation_module software_installation_module
software_instance_module software_instance_module
software_product_module software_product_module
software_release_module
subscription_condition_module subscription_condition_module
subscription_request_module subscription_request_module
support_request_module support_request_module
......
...@@ -7,8 +7,4 @@ portal_alarms/slapos_erp5_cleanup_active_process ...@@ -7,8 +7,4 @@ portal_alarms/slapos_erp5_cleanup_active_process
portal_alarms/slapos_erp5_cleanup_business_template portal_alarms/slapos_erp5_cleanup_business_template
portal_alarms/slapos_renew_software_instance_certificate portal_alarms/slapos_renew_software_instance_certificate
portal_caches/erp5_session_cache/distributed_ram_cache portal_caches/erp5_session_cache/distributed_ram_cache
portal_categories/local_role_group/** portal_categories/local_role_group/**
software_product_module/frontend \ No newline at end of file
software_product_module/re6st
software_release_module/frontend
software_release_module/re6st
\ No newline at end of file
...@@ -89,8 +89,6 @@ Software Instance ...@@ -89,8 +89,6 @@ Software Instance
Software Instance Module Software Instance Module
Software Product Software Product
Software Product Module Software Product Module
Software Release
Software Release Module
Subscription Condition Subscription Condition
Subscription Condition Module Subscription Condition Module
Subscription Request Subscription Request
......
...@@ -39,7 +39,6 @@ Slave Instance | local_permission_slapos_interaction_workflow ...@@ -39,7 +39,6 @@ Slave Instance | local_permission_slapos_interaction_workflow
Software Installation | local_permission_slapos_interaction_workflow Software Installation | local_permission_slapos_interaction_workflow
Software Instance | local_permission_slapos_interaction_workflow Software Instance | local_permission_slapos_interaction_workflow
Software Product | local_permission_slapos_interaction_workflow Software Product | local_permission_slapos_interaction_workflow
Software Release | local_permission_slapos_interaction_workflow
Support Request | local_permission_slapos_interaction_workflow Support Request | local_permission_slapos_interaction_workflow
Web Message | local_permission_slapos_interaction_workflow Web Message | local_permission_slapos_interaction_workflow
Wechat Event | local_permission_slapos_interaction_workflow Wechat Event | local_permission_slapos_interaction_workflow
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment