[Erp5-report] r22936 - in /erp5/trunk/bt5/erp5_registry_ohada: PropertySheetTemplateItem/ bt/

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Aug 7 18:08:25 CEST 2008


Author: thibaut
Date: Thu Aug  7 18:08:23 2008
New Revision: 22936

URL: http://svn.erp5.org?rev=22936&view=rev
Log:
Thibaut
update PropertySheet M2. Remove properties useless and add new propeties useful

Modified:
    erp5/trunk/bt5/erp5_registry_ohada/PropertySheetTemplateItem/M2.py
    erp5/trunk/bt5/erp5_registry_ohada/bt/revision

Modified: erp5/trunk/bt5/erp5_registry_ohada/PropertySheetTemplateItem/M2.py
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_registry_ohada/PropertySheetTemplateItem/M2.py?rev=22936&r1=22935&r2=22936&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_registry_ohada/PropertySheetTemplateItem/M2.py (original)
+++ erp5/trunk/bt5/erp5_registry_ohada/PropertySheetTemplateItem/M2.py Thu Aug  7 18:08:23 2008
@@ -225,31 +225,6 @@
     , '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 @@
     , 'type'       : 'string'
     , 'mode'       : 'w'
     },
+    { 'id'         : 'first_associate_lastname'
+    , 'description': 'Last Name'
+    , 'type'       : 'string'
+    , 'mode'       : 'w'
+    },
+    { '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_identity'
-    , 'description': 'Identite'
-    , 'type'       : 'string'
-    , 'mode'       : 'w'
-    },
     { 'id'         : 'first_associate_maintained_check'
     , 'description': 'Maintenu'
     , 'type'       : 'boolean'
@@ -410,14 +400,29 @@
     , 'type'       : 'string'
     , 'mode'       : 'w'
     },
+    { 'id'         : 'first_administrator_lastname'
+    , 'description': 'Last Name'
+    , 'type'       : 'string'
+    , 'mode'       : 'w'
+    },
+    { '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_identity'
-    , 'description': 'Identite'
-    , 'type'       : 'string'
     , 'mode'       : 'w'
     },
     { 'id'         : 'first_administrator_maintained_check'
@@ -640,16 +645,31 @@
     , 'type'       : 'string'
     , 'mode'       : 'w'
     },
+    { '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_birthplace'
+    , 'description': 'Birthplace'
+    , 'type'       : 'string'
+    , 'mode'       : 'w'
+    },
     { 'id'         : 'second_associate_going_check'
     , 'description': 'Partant'
     , 'type'       : 'boolean'
     , 'mode'       : 'w'
     },
-    { 'id'         : 'second_associate_identity'
-    , 'description': 'Identite'
-    , 'type'       : 'string'
-    , 'mode'       : 'w'
-    },
     { 'id'         : 'second_associate_maintained_check'
     , 'description': 'Maintenu'
     , 'type'       : 'boolean'
@@ -700,16 +720,31 @@
     , 'type'       : 'string'
     , 'mode'       : 'w'
     },
+    { 'id'         : 'second_administrator_lastname'
+    , 'description': 'Last Name'
+    , 'type'       : 'string'
+    , 'mode'       : 'w'
+    },
+    { '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_identity'
-    , 'description': 'Identite'
-    , 'type'       : 'string'
-    , 'mode'       : 'w'
-    },
     { 'id'         : 'second_administrator_maintained_check'
     , 'description': 'Maintenu'
     , 'type'       : 'boolean'

Modified: erp5/trunk/bt5/erp5_registry_ohada/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_registry_ohada/bt/revision?rev=22936&r1=22935&r2=22936&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_registry_ohada/bt/revision (original)
+++ erp5/trunk/bt5/erp5_registry_ohada/bt/revision Thu Aug  7 18:08:23 2008
@@ -1,1 +1,1 @@
-851
+853




More information about the Erp5-report mailing list