Commit 3c648e30 authored by Romain Courteaud's avatar Romain Courteaud

slapos_erp5: delivery/movement must use source_project instead of follow_up

parent d87f47e6
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<role id='Assignor'> <role id='Assignor'>
<property id='title'>Project Compute Node Manager</property> <property id='title'>Project Compute Node Manager</property>
<property id='description'>XXX project local role group</property> <property id='description'>XXX project local role group</property>
<property id='condition'>python: context.getFollowUp("", portal_type='Project') != ""</property> <property id='condition'>python: context.getSourceProject("", portal_type='Project') != ""</property>
<property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property> <property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property>
<multi_property id='category'>function/computer/manager</multi_property> <multi_property id='category'>function/computer/manager</multi_property>
<multi_property id='base_category'>source_project</multi_property> <multi_property id='base_category'>source_project</multi_property>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<role id='Assignor'> <role id='Assignor'>
<property id='title'>Project Compute Node Manager</property> <property id='title'>Project Compute Node Manager</property>
<property id='description'>XXX project local role group</property> <property id='description'>XXX project local role group</property>
<property id='condition'>python: context.getFollowUp("", portal_type='Project') != ""</property> <property id='condition'>python: context.getSourceProject("", portal_type='Project') != ""</property>
<property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property> <property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property>
<multi_property id='category'>function/computer/manager</multi_property> <multi_property id='category'>function/computer/manager</multi_property>
<multi_property id='base_category'>source_project</multi_property> <multi_property id='base_category'>source_project</multi_property>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<role id='Assignor'> <role id='Assignor'>
<property id='title'>Project Compute Node Manager</property> <property id='title'>Project Compute Node Manager</property>
<property id='description'>XXX project local role group</property> <property id='description'>XXX project local role group</property>
<property id='condition'>python: context.getFollowUp("", portal_type='Project') != ""</property> <property id='condition'>python: context.getSourceProject("", portal_type='Project') != ""</property>
<property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property> <property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property>
<multi_property id='category'>function/computer/manager</multi_property> <multi_property id='category'>function/computer/manager</multi_property>
<multi_property id='base_category'>source_project</multi_property> <multi_property id='base_category'>source_project</multi_property>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<role id='Assignor'> <role id='Assignor'>
<property id='title'>Project Compute Node Manager</property> <property id='title'>Project Compute Node Manager</property>
<property id='description'>XXX project local role group</property> <property id='description'>XXX project local role group</property>
<property id='condition'>python: context.getFollowUp("", portal_type='Project') != ""</property> <property id='condition'>python: context.getSourceProject("", portal_type='Project') != ""</property>
<property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property> <property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property>
<multi_property id='category'>function/computer/manager</multi_property> <multi_property id='category'>function/computer/manager</multi_property>
<multi_property id='base_category'>source_project</multi_property> <multi_property id='base_category'>source_project</multi_property>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<role id='Assignor'> <role id='Assignor'>
<property id='title'>Project Compute Node Manager</property> <property id='title'>Project Compute Node Manager</property>
<property id='description'>XXX project local role group</property> <property id='description'>XXX project local role group</property>
<property id='condition'>python: context.getFollowUp("", portal_type='Project') != ""</property> <property id='condition'>python: context.getSourceProject("", portal_type='Project') != ""</property>
<property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property> <property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property>
<multi_property id='category'>function/computer/manager</multi_property> <multi_property id='category'>function/computer/manager</multi_property>
<multi_property id='base_category'>source_project</multi_property> <multi_property id='base_category'>source_project</multi_property>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<role id='Assignor'> <role id='Assignor'>
<property id='title'>Project Compute Node Manager</property> <property id='title'>Project Compute Node Manager</property>
<property id='description'>XXX project local role group</property> <property id='description'>XXX project local role group</property>
<property id='condition'>python: context.getFollowUp("", portal_type='Project') != ""</property> <property id='condition'>python: context.getSourceProject("", portal_type='Project') != ""</property>
<property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property> <property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property>
<multi_property id='category'>function/computer/manager</multi_property> <multi_property id='category'>function/computer/manager</multi_property>
<multi_property id='base_category'>source_project</multi_property> <multi_property id='base_category'>source_project</multi_property>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<role id='Assignor'> <role id='Assignor'>
<property id='title'>Project Compute Node Manager</property> <property id='title'>Project Compute Node Manager</property>
<property id='description'>XXX project local role group</property> <property id='description'>XXX project local role group</property>
<property id='condition'>python: context.getFollowUp("", portal_type='Project') != ""</property> <property id='condition'>python: context.getSourceProject("", portal_type='Project') != ""</property>
<property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property> <property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property>
<multi_property id='category'>function/computer/manager</multi_property> <multi_property id='category'>function/computer/manager</multi_property>
<multi_property id='base_category'>source_project</multi_property> <multi_property id='base_category'>source_project</multi_property>
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<role id='Assignor'> <role id='Assignor'>
<property id='title'>Project Compute Node Manager</property> <property id='title'>Project Compute Node Manager</property>
<property id='description'>XXX project local role group</property> <property id='description'>XXX project local role group</property>
<property id='condition'>python: context.getFollowUp("", portal_type='Project') != ""</property> <property id='condition'>python: context.getSourceProject("", portal_type='Project') != ""</property>
<property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property> <property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property>
<multi_property id='category'>function/computer/manager</multi_property> <multi_property id='category'>function/computer/manager</multi_property>
<multi_property id='base_category'>source_project</multi_property> <multi_property id='base_category'>source_project</multi_property>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<role id='Assignor'> <role id='Assignor'>
<property id='title'>Project Compute Node Manager</property> <property id='title'>Project Compute Node Manager</property>
<property id='description'>XXX project local role group</property> <property id='description'>XXX project local role group</property>
<property id='condition'>python: context.getFollowUp("", portal_type='Project') != ""</property> <property id='condition'>python: context.getSourceProject("", portal_type='Project') != ""</property>
<property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property> <property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property>
<multi_property id='category'>function/computer/manager</multi_property> <multi_property id='category'>function/computer/manager</multi_property>
<multi_property id='base_category'>source_project</multi_property> <multi_property id='base_category'>source_project</multi_property>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<role id='Assignor'> <role id='Assignor'>
<property id='title'>Project Compute Node Manager</property> <property id='title'>Project Compute Node Manager</property>
<property id='description'>XXX project local role group</property> <property id='description'>XXX project local role group</property>
<property id='condition'>python: context.getFollowUp("", portal_type='Project') != ""</property> <property id='condition'>python: context.getSourceProject("", portal_type='Project') != ""</property>
<property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property> <property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property>
<multi_property id='category'>function/computer/manager</multi_property> <multi_property id='category'>function/computer/manager</multi_property>
<multi_property id='base_category'>source_project</multi_property> <multi_property id='base_category'>source_project</multi_property>
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<role id='Assignor'> <role id='Assignor'>
<property id='title'>Project Compute Node Manager</property> <property id='title'>Project Compute Node Manager</property>
<property id='description'>XXX project local role group</property> <property id='description'>XXX project local role group</property>
<property id='condition'>python: context.getFollowUp("", portal_type='Project') != ""</property> <property id='condition'>python: context.getSourceProject("", portal_type='Project') != ""</property>
<property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property> <property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property>
<multi_property id='category'>function/computer/manager</multi_property> <multi_property id='category'>function/computer/manager</multi_property>
<multi_property id='base_category'>source_project</multi_property> <multi_property id='base_category'>source_project</multi_property>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<role id='Assignor'> <role id='Assignor'>
<property id='title'>Project Compute Node Manager</property> <property id='title'>Project Compute Node Manager</property>
<property id='description'>XXX project local role group</property> <property id='description'>XXX project local role group</property>
<property id='condition'>python: context.getFollowUp("", portal_type='Project') != ""</property> <property id='condition'>python: context.getSourceProject("", portal_type='Project') != ""</property>
<property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property> <property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property>
<multi_property id='category'>function/computer/manager</multi_property> <multi_property id='category'>function/computer/manager</multi_property>
<multi_property id='base_category'>source_project</multi_property> <multi_property id='base_category'>source_project</multi_property>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<role id='Assignor'> <role id='Assignor'>
<property id='title'>Project Compute Node Manager</property> <property id='title'>Project Compute Node Manager</property>
<property id='description'>XXX project local role group</property> <property id='description'>XXX project local role group</property>
<property id='condition'>python: context.getFollowUp("", portal_type='Project') != ""</property> <property id='condition'>python: context.getSourceProject("", portal_type='Project') != ""</property>
<property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property> <property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property>
<multi_property id='category'>function/computer/manager</multi_property> <multi_property id='category'>function/computer/manager</multi_property>
<multi_property id='base_category'>source_project</multi_property> <multi_property id='base_category'>source_project</multi_property>
......
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