diff --git a/product/ERP5SyncML/Conduit/ERP5Conduit.py b/product/ERP5SyncML/Conduit/ERP5Conduit.py
index ebfea5397884db88e676c7b8874d709a1fc433d2..ab30854bf88cc5940befb4797e69d503bfd9e6e4 100644
--- a/product/ERP5SyncML/Conduit/ERP5Conduit.py
+++ b/product/ERP5SyncML/Conduit/ERP5Conduit.py
@@ -165,6 +165,7 @@ class ERP5Conduit(XMLSyncUtilsMixin):
             portal_type = self.getXupdateObjectType(xml) # Deprecated ???
           sub_object = self.constructContent(object, object_id, docid, 
               portal_type)
+          reset_local_roles = 0
         self.newObject(
                   object=sub_object,
                   xml=xml,