[Erp5-report] r22201 - in /erp5/trunk/bt5/erp5_egov: PropertySheetTemplateItem/ bt/

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Jul 1 21:20:17 CEST 2008


Author: fabien
Date: Tue Jul  1 21:20:16 2008
New Revision: 22201

URL: http://svn.erp5.org?rev=22201&view=rev
Log:
remove birthplace property because it has been added to Person property sheet

Modified:
    erp5/trunk/bt5/erp5_egov/PropertySheetTemplateItem/EGovGenericProperties.py
    erp5/trunk/bt5/erp5_egov/bt/revision

Modified: erp5/trunk/bt5/erp5_egov/PropertySheetTemplateItem/EGovGenericProperties.py
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_egov/PropertySheetTemplateItem/EGovGenericProperties.py?rev=22201&r1=22200&r2=22201&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_egov/PropertySheetTemplateItem/EGovGenericProperties.py (original)
+++ erp5/trunk/bt5/erp5_egov/PropertySheetTemplateItem/EGovGenericProperties.py Tue Jul  1 21:20:16 2008
@@ -39,20 +39,4 @@
     , 'type'       : 'string'
     , 'mode'       : 'w'
     },
-    { 'id'                       : 'birthplace'
-    , 'storage_id'               : 'default_birthplace'
-    , 'description'              : 'The current address of the person'
-    , 'type'                     : 'content'
-    , 'portal_type'              : ( 'Address', )
-    , 'acquired_property_id'     : ( 'text', 'street_address', 'city',
-                                     'zip_code', 'region', 'region_title')
-    , 'acquisition_base_category': ( 'subordination', )
-    , 'acquisition_portal_type'  : ( 'Organisation', )
-    , 'acquisition_copy_value'   : 0
-    , 'acquisition_mask_value'   : 1
-    , 'acquisition_sync_value'   : 0
-    , 'acquisition_accessor_id'  : 'getDefaultBirthplaceValue'
-    , 'acquisition_depends'      : None
-    , 'mode'                     : 'w'
-    },
   )

Modified: erp5/trunk/bt5/erp5_egov/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_egov/bt/revision?rev=22201&r1=22200&r2=22201&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_egov/bt/revision (original)
+++ erp5/trunk/bt5/erp5_egov/bt/revision Tue Jul  1 21:20:16 2008
@@ -1,1 +1,1 @@
-195
+197




More information about the Erp5-report mailing list