diff --git a/bt5/erp5_registry_ohada/PropertySheetTemplateItem/M2.py b/bt5/erp5_registry_ohada/PropertySheetTemplateItem/M2.py
index 58f98f52773f1324c85c62ccdbf08e00f694e942..065b43158381f60e07b41e4df738857f1e0614c9 100644
--- a/bt5/erp5_registry_ohada/PropertySheetTemplateItem/M2.py
+++ b/bt5/erp5_registry_ohada/PropertySheetTemplateItem/M2.py
@@ -225,31 +225,6 @@ class M2:
     , 'type'       : 'string'
     , 'mode'       : 'w'
     },
-    { 'id'         : 'first_associate_fullname'
-    , 'description': 'PRENOMS'
-    , 'type'       : 'string'
-    , 'mode'       : 'w'
-    },
-    { 'id'         : 'first_associate_lastname'
-    , 'description': 'NOM'
-    , 'type'       : 'string'
-    , 'mode'       : 'w'
-    },
-    { 'id'         : 'first_associate_firstname'
-    , 'description': 'NUMERO'
-    , 'type'       : 'string'
-    , 'mode'       : 'w'
-    },
-    { 'id'         : 'first_associate_birthday'
-    , 'description': 'Date et lieu de naissance'
-    , 'type'       : 'date'
-    , 'mode'       : 'w'
-    },
-    { 'id'         : 'first_associate_address'
-    , 'description': 'Adresse'
-    , 'type'       : 'string'
-    , 'mode'       : 'w'
-    },
     { 'id'         : 'eight_administrator_another_info'
     , 'description': 'Date et lieu de naissance,regime matrimonial,etc..'
     , 'type'       : 'string'
@@ -350,16 +325,31 @@ class M2:
     , 'type'       : 'string'
     , 'mode'       : 'w'
     },
-    { 'id'         : 'first_associate_going_check'
-    , 'description': 'Partant'
-    , 'type'       : 'boolean'
+    { 'id'         : 'first_associate_lastname'
+    , 'description': 'Last Name'
+    , 'type'       : 'string'
     , 'mode'       : 'w'
     },
-    { 'id'         : 'first_associate_identity'
-    , 'description': 'Identite'
+    { 'id'         : 'first_associate_firstname'
+    , 'description': 'first Name'
     , 'type'       : 'string'
     , 'mode'       : 'w'
     },
+    { 'id'         : 'first_associate_birthday'
+    , 'description': 'Birthday'
+    , 'type'       : 'date'
+    , 'mode'       : 'w'
+    },
+    { 'id'         : 'first_associate_birthplace'
+    , 'description': 'Birthplace'
+    , 'type'       : 'string'
+    , 'mode'       : 'w'
+    },
+    { 'id'         : 'first_associate_going_check'
+    , 'description': 'Partant'
+    , 'type'       : 'boolean'
+    , 'mode'       : 'w'
+    },
     { 'id'         : 'first_associate_maintained_check'
     , 'description': 'Maintenu'
     , 'type'       : 'boolean'
@@ -410,16 +400,31 @@ class M2:
     , 'type'       : 'string'
     , 'mode'       : 'w'
     },
-    { 'id'         : 'first_administrator_going_check'
-    , 'description': 'Partant'
-    , 'type'       : 'boolean'
+    { 'id'         : 'first_administrator_lastname'
+    , 'description': 'Last Name'
+    , 'type'       : 'string'
     , 'mode'       : 'w'
     },
-    { 'id'         : 'first_administrator_identity'
-    , 'description': 'Identite'
+    { 'id'         : 'first_administrator_firstname'
+    , 'description': 'First Name'
     , 'type'       : 'string'
     , 'mode'       : 'w'
     },
+    { 'id'         : 'first_administrator_birthday'
+    , 'description': 'Birthday'
+    , 'type'       : 'date'
+    , 'mode'       : 'w'
+    },
+    { 'id'         : 'first_administrator_birthplace'
+    , 'description': 'Birthplace'
+    , 'type'       : 'string'
+    , 'mode'       : 'w'
+    },
+    { 'id'         : 'first_administrator_going_check'
+    , 'description': 'Partant'
+    , 'type'       : 'boolean'
+    , 'mode'       : 'w'
+    },
     { 'id'         : 'first_administrator_maintained_check'
     , 'description': 'Maintenu'
     , 'type'       : 'boolean'
@@ -640,16 +645,31 @@ class M2:
     , 'type'       : 'string'
     , 'mode'       : 'w'
     },
-    { 'id'         : 'second_associate_going_check'
-    , 'description': 'Partant'
-    , 'type'       : 'boolean'
+    { 'id'         : 'second_associate_lastname'
+    , 'description': 'Last Name'
+    , 'type'       : 'string'
+    , 'mode'       : 'w'
+    },
+    { 'id'         : 'second_associate_firstname'
+    , 'description': 'First Name'
+    , 'type'       : 'string'
+    , 'mode'       : 'w'
+    },
+    { 'id'         : 'second_associate_birthday'
+    , 'description': 'Birthday'
+    , 'type'       : 'date'
     , 'mode'       : 'w'
     },
-    { 'id'         : 'second_associate_identity'
-    , 'description': 'Identite'
+    { 'id'         : 'second_associate_birthplace'
+    , 'description': 'Birthplace'
     , 'type'       : 'string'
     , 'mode'       : 'w'
     },
+    { 'id'         : 'second_associate_going_check'
+    , 'description': 'Partant'
+    , 'type'       : 'boolean'
+    , 'mode'       : 'w'
+    },
     { 'id'         : 'second_associate_maintained_check'
     , 'description': 'Maintenu'
     , 'type'       : 'boolean'
@@ -700,16 +720,31 @@ class M2:
     , 'type'       : 'string'
     , 'mode'       : 'w'
     },
-    { 'id'         : 'second_administrator_going_check'
-    , 'description': 'Partant'
-    , 'type'       : 'boolean'
+    { 'id'         : 'second_administrator_lastname'
+    , 'description': 'Last Name'
+    , 'type'       : 'string'
     , 'mode'       : 'w'
     },
-    { 'id'         : 'second_administrator_identity'
-    , 'description': 'Identite'
+    { 'id'         : 'second_administrator_firstname'
+    , 'description': 'First Name'
     , 'type'       : 'string'
     , 'mode'       : 'w'
     },
+    { 'id'         : 'second_administrator_birthday'
+    , 'description': 'Birthday'
+    , 'type'       : 'date'
+    , 'mode'       : 'w'
+    },
+    { 'id'         : 'second_administrator_birthplace'
+    , 'description': 'Birthplace'
+    , 'type'       : 'string'
+    , 'mode'       : 'w'
+    },
+    { 'id'         : 'second_administrator_going_check'
+    , 'description': 'Partant'
+    , 'type'       : 'boolean'
+    , 'mode'       : 'w'
+    },
     { 'id'         : 'second_administrator_maintained_check'
     , 'description': 'Maintenu'
     , 'type'       : 'boolean'
diff --git a/bt5/erp5_registry_ohada/bt/revision b/bt5/erp5_registry_ohada/bt/revision
index 1b54fc946f391c91de691a712c97c423c84fc022..707e2574997140b593d917b65e5ec20e6e9dea01 100644
--- a/bt5/erp5_registry_ohada/bt/revision
+++ b/bt5/erp5_registry_ohada/bt/revision
@@ -1 +1 @@
-851
\ No newline at end of file
+853
\ No newline at end of file