diff --git a/master/bt5/vifib_erp5/PortalTypeRolesTemplateItem/Software%20Installation.xml b/master/bt5/vifib_erp5/PortalTypeRolesTemplateItem/Software%20Installation.xml
index 6401479cc0f4d841883f2d5aae9d6d03b77d9ece..2d439d7b10d353cbd9692ad4ebcc76e99983a6dc 100644
--- a/master/bt5/vifib_erp5/PortalTypeRolesTemplateItem/Software%20Installation.xml
+++ b/master/bt5/vifib_erp5/PortalTypeRolesTemplateItem/Software%20Installation.xml
@@ -18,6 +18,6 @@
   <role id='Assignee'>
    <property id='title'>Provider of the Installation</property>
    <property id='base_category_script'>ERP5Type_getSecurityCategoryFromSelf</property>
-   <multi_property id='base_category'>source_section</multi_property>
+   <multi_property id='base_category'>destination_section</multi_property>
   </role>
 </type_roles>
\ No newline at end of file
diff --git a/master/bt5/vifib_erp5/WorkflowTemplateItem/portal_workflow/local_permission_vifib_interaction_workflow/interactions/SoftwareInstallation_setCategoryList.xml b/master/bt5/vifib_erp5/WorkflowTemplateItem/portal_workflow/local_permission_vifib_interaction_workflow/interactions/SoftwareInstallation_setCategoryList.xml
index 7a127c8412c25deea51261276cef813b4c62acea..b356c108857988778d97789e0ed61eff36279f22 100644
--- a/master/bt5/vifib_erp5/WorkflowTemplateItem/portal_workflow/local_permission_vifib_interaction_workflow/interactions/SoftwareInstallation_setCategoryList.xml
+++ b/master/bt5/vifib_erp5/WorkflowTemplateItem/portal_workflow/local_permission_vifib_interaction_workflow/interactions/SoftwareInstallation_setCategoryList.xml
@@ -57,7 +57,7 @@
             <value>
               <list>
                 <string>_setAggregate.*</string>
-                <string>_setSourceSection.*</string>
+                <string>_setDestinationSection.*</string>
               </list>
             </value>
         </item>
diff --git a/master/bt5/vifib_erp5/bt/revision b/master/bt5/vifib_erp5/bt/revision
index 6efca19ea0b6814902678d61d3b643d78797c000..9f8ebf73f949262f1ac9e31f985774ae5fd52a31 100644
--- a/master/bt5/vifib_erp5/bt/revision
+++ b/master/bt5/vifib_erp5/bt/revision
@@ -1 +1 @@
-481
\ No newline at end of file
+482
\ No newline at end of file
diff --git a/master/bt5/vifib_slap/WorkflowTemplateItem/portal_workflow/computer_slap_interface_workflow/scripts/Computer_requestSoftwareReleaseChange.xml b/master/bt5/vifib_slap/WorkflowTemplateItem/portal_workflow/computer_slap_interface_workflow/scripts/Computer_requestSoftwareReleaseChange.xml
index e02acc88dc3951088459b644e479df4d735bc2c6..0445d0f0a9adb271ee6c68a988eca110651804ba 100644
--- a/master/bt5/vifib_slap/WorkflowTemplateItem/portal_workflow/computer_slap_interface_workflow/scripts/Computer_requestSoftwareReleaseChange.xml
+++ b/master/bt5/vifib_slap/WorkflowTemplateItem/portal_workflow/computer_slap_interface_workflow/scripts/Computer_requestSoftwareReleaseChange.xml
@@ -103,7 +103,7 @@ else:\n
     url_string=software_release_url,\n
     aggregate=computer.getRelativeUrl(),\n
     activate_kw={\'tag\': tag},\n
-    source_section=portal.ERP5Site_getAuthenticatedMemberPersonValue().getRelativeUrl()\n
+    destination_section=portal.ERP5Site_getAuthenticatedMemberPersonValue().getRelativeUrl()\n
   )\n
 \n
 # Change desired state\n
diff --git a/master/bt5/vifib_slap/bt/revision b/master/bt5/vifib_slap/bt/revision
index 26102a7bd5731a4d0595ea8e7f00a30edb9b1743..ab747dc7988b035f165597366a294926e3c84772 100644
--- a/master/bt5/vifib_slap/bt/revision
+++ b/master/bt5/vifib_slap/bt/revision
@@ -1 +1 @@
-818
\ No newline at end of file
+819
\ No newline at end of file
diff --git a/master/bt5/vifib_slapos_core/PortalTypeBaseCategoryTemplateItem/base_category_list.xml b/master/bt5/vifib_slapos_core/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
index cd26d971563924e717526921ed54ce0c5fab5541..1acac33c857924ed2ed18e86da2af08e73958968 100644
--- a/master/bt5/vifib_slapos_core/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
+++ b/master/bt5/vifib_slapos_core/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
@@ -8,7 +8,7 @@
  </portal_type>
  <portal_type id="Software Installation">
   <item>aggregate</item>
-  <item>source_section</item>
+  <item>destination_section</item>
  </portal_type>
  <portal_type id="Software Installation Module">
   <item>business_application</item>
diff --git a/master/bt5/vifib_slapos_core/bt/revision b/master/bt5/vifib_slapos_core/bt/revision
index 2e66562e2705f8e5c5ddccceeecaab861194f30a..c5b431b6cba29540b4b284840ff229bce0460886 100644
--- a/master/bt5/vifib_slapos_core/bt/revision
+++ b/master/bt5/vifib_slapos_core/bt/revision
@@ -1 +1 @@
-49
\ No newline at end of file
+50
\ No newline at end of file
diff --git a/master/bt5/vifib_slapos_core/bt/template_portal_type_base_category_list b/master/bt5/vifib_slapos_core/bt/template_portal_type_base_category_list
index 9eb79ba78ae26b0e61b4ab62bf8e465fcca55134..f50a3d668ac72cd04ff1e4b879529dd35a5aae65 100644
--- a/master/bt5/vifib_slapos_core/bt/template_portal_type_base_category_list
+++ b/master/bt5/vifib_slapos_core/bt/template_portal_type_base_category_list
@@ -3,7 +3,7 @@ Slave Instance | aggregate
 Slave Instance | specialise
 Software Installation Module | business_application
 Software Installation | aggregate
-Software Installation | source_section
+Software Installation | destination_section
 Software Instance Module | business_application
 Software Instance | aggregate
 Software Instance | specialise
\ No newline at end of file