diff --git a/bt5/erp5_wizard/ActionTemplateItem/portal_types/Person/person_reuse_existing_login.xml b/bt5/erp5_wizard/ActionTemplateItem/portal_types/Person/person_reuse_existing_login.xml index 0e9ff894598ff180a70e46eab59cfbe77682b96f..586c59b6036cedec4568a2fa0a17805e46bcdfe3 100644 --- a/bt5/erp5_wizard/ActionTemplateItem/portal_types/Person/person_reuse_existing_login.xml +++ b/bt5/erp5_wizard/ActionTemplateItem/portal_types/Person/person_reuse_existing_login.xml @@ -58,7 +58,7 @@ </item> <item> <key> <string>priority</string> </key> - <value> <float>1.0</float> </value> + <value> <float>10.0</float> </value> </item> <item> <key> <string>title</string> </key> @@ -92,7 +92,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>python: not here.getReference()</string> </value> + <value> <string>python: not here.getReference() and context.portal_wizard.WizardTool_isUserSynchronizationAllowed()</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_wizard/bt/revision b/bt5/erp5_wizard/bt/revision index b00047941afd37ac16c62df40f468f10bab537a1..9da06a18339c312235ed2a16c054f2bb70981398 100644 --- a/bt5/erp5_wizard/bt/revision +++ b/bt5/erp5_wizard/bt/revision @@ -1 +1 @@ -159 \ No newline at end of file +160 \ No newline at end of file