phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: property/setup setup.inc.php,1.43,1.44 tables_cu


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup setup.inc.php,1.43,1.44 tables_current.inc.php,1.67,1.68
Date: Tue, 06 May 2003 14:55:03 -0400

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv2633/setup

Modified Files:
        setup.inc.php tables_current.inc.php 
Log Message:
no message

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/setup/setup.inc.php,v
retrieving revision 1.43
retrieving revision 1.44
diff -C2 -r1.43 -r1.44
*** setup.inc.php       3 May 2003 06:04:40 -0000       1.43
--- setup.inc.php       6 May 2003 18:55:00 -0000       1.44
***************
*** 63,71 ****
        </div>';
  
!       $setup_info['infolog']['note'] =
                '';
  
  
!       $setup_info['property']['tables'] = 
array('fm_part_of_town','fm_building','fm_gabnr','fm_meter','fm_meter_category','fm_streetaddress','fm_apartment','fm_location','fm_tenant','fm_property','fm_district','fm_entrance','fm_equipment','fm_equipment_status','fm_standard_unit','fm_equipment_attrib','fm_equipment_type','fm_equipment_type_attrib','fm_location_attrib','fm_location_type','fm_location_type_attrib','fm_property_attrib','fm_property_category','fm_building_category','fm_entrance_category','fm_apartment_category','fm_property_type_attrib','fm_property_type_attrib_class','fm_building_part','fm_drawing','fm_drawing_status','fm_wo_accounts','fm_wo_dim_d','fm_wo_wrkorders','fm_wo_workorder_category','fm_drawing_category','fm_wo_wrkorders_status','fm_wo_activities','fm_wo_agreement','fm_wo_agreement_status','fm_wo_activity_price_index','fm_wo_branch','fm_wo_hours','fm_wo_template','fm_wo_template_hours','fm_wo_key_loc','fm_wo_chapter','fm_wo_request','fm_wo_request_status','fm_wo_request_category','fm_wo_ns3420','fm_tts_tickets','fm_tts_views','fm_ecoart','fm_ecobilag','fm_ecobilagoverf','fm_ecobilagkilde','fm_ecobilagtype','fm_ecodimb','fm_ecodimd','fm_ecomva','fm_ecologg','fm_acl2','fm_wo_request_priority_key','fm_wo_projectbranch','fm_wo_project','fm_event_receipt','fm_investment','fm_investment_value','fm_idgenerator','fm_document','fm_document_category','fm_document_status','fm_submodule','fm_wo_request_history','fm_wo_workorder_history','fm_wo_project_history','fm_tts_history','fm_drawing_history','fm_document_history');
  
        /* The hooks this app includes, needed for hooks registration */
--- 63,151 ----
        </div>';
  
!       $setup_info['property']['note'] =
                '';
  
  
!       $setup_info['property']['tables'] = array(
!               'fm_part_of_town',
!               'fm_building',
!               'fm_gab_location',
!               'fm_streetaddress',
!               'fm_apartment',
!               'fm_tenant',
!               'fm_property',
!               'fm_district',
!               'fm_entrance',
!               'fm_location',
!               'fm_meter',
!               'fm_meter_category',
!               'fm_equipment',
!               'fm_equipment_status',
!               'fm_equipment_attrib',
!               'fm_equipment_type',
!               'fm_equipment_type_attrib',
!               'fm_location_type',
!               'fm_location_attrib',
!               'fm_location_type_attrib',
!               'fm_property_attrib',
!               'fm_property_category',
!               'fm_building_category',
!               'fm_entrance_category',
!               'fm_apartment_category',
!               'fm_property_type_attrib',
!               'fm_property_type_attrib_class',
!               'fm_building_part',
!               'fm_drawing',
!               'fm_drawing_status',
!               'fm_drawing_category',
!               'fm_drawing_history',
!               'fm_wo_accounts',
!               'fm_wo_dim_d',
!               'fm_wo_wrkorders',
!               'fm_wo_workorder_category',
!               'fm_wo_wrkorders_status',
!               'fm_wo_activities',
!               'fm_wo_agreement',
!               'fm_wo_agreement_status',
!               'fm_wo_activity_price_index',
!               'fm_wo_branch',
!               'fm_wo_hours',
!               'fm_wo_key_loc',
!               'fm_wo_request',
!               'fm_wo_request_priority_key',
!               'fm_wo_request_status',
!               'fm_wo_request_category',
!               'fm_wo_request_history',
!               'fm_wo_template',
!               'fm_wo_template_hours',
!               'fm_wo_chapter',
!               'fm_wo_ns3420',
!               'fm_wo_project',
!               'fm_wo_projectbranch',
!               'fm_tts_tickets',
!               'fm_tts_views',
!               'fm_ecoart',
!               'fm_ecobilag',
!               'fm_ecobilagkilde',
!               'fm_ecobilagoverf',
!               'fm_ecobilagtype',
!               'fm_ecodimb',
!               'fm_ecodimd',
!               'fm_ecologg',
!               'fm_ecomva',
!               'fm_acl2',
!               'fm_investment',
!               'fm_investment_value',
!               'fm_event_receipt',
!               'fm_idgenerator',
!               'fm_document',
!               'fm_document_category',
!               'fm_document_status',
!               'fm_submodule',
!               'fm_wo_workorder_history',
!               'fm_wo_project_history',
!               'fm_tts_history',
!               'fm_standard_unit'
!       );
  
        /* The hooks this app includes, needed for hooks registration */

Index: tables_current.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/setup/tables_current.inc.php,v
retrieving revision 1.67
retrieving revision 1.68
diff -C2 -r1.67 -r1.68
*** tables_current.inc.php      3 May 2003 06:02:17 -0000       1.67
--- tables_current.inc.php      6 May 2003 18:55:00 -0000       1.68
***************
*** 76,91 ****
                        'uc' => array()
                ),
!               'fm_gabnr' => array(
                        'fd' => array(
!                               'location_code' => array('type' => 
'varchar','precision' => '16','nullable' => True),
!                               'property_id' => array('type' => 
'varchar','precision' => '4','nullable' => False),
!                               'building_id' => array('type' => 
'char','precision' => '2','nullable' => False),
!                               'entrance_id' => array('type' => 
'char','precision' => '2','nullable' => False),
!                               'gabnr' => array('type' => 
'varchar','precision' => '20','nullable' => False),
                                'Felles_BBE' => array('type' => 
'int','precision' => '4','nullable' => True),
!                               'merknad' => array('type' => 
'varchar','precision' => '50','nullable' => True),
                                'Spredning' => array('type' => 
'int','precision' => '4','nullable' => True)
                        ),
!                       'pk' => 
array('property_id','building_id','entrance_id','gabnr'),
                        'fk' => array(),
                        'ix' => array(),
--- 76,90 ----
                        'uc' => array()
                ),
!               'fm_gab_location' => array(
                        'fd' => array(
!                               'location_code' => array('type' => 
'varchar','precision' => '16','nullable' => False),
!                               'gab_id' => array('type' => 
'varchar','precision' => '20','nullable' => False),
!                               'user' => array('type' => 'varchar','precision' 
=> '20','nullable' => True),
!                               'entry_date' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'Felles_BBE' => array('type' => 
'int','precision' => '4','nullable' => True),
!                               'remark' => array('type' => 
'varchar','precision' => '50','nullable' => True),
                                'Spredning' => array('type' => 
'int','precision' => '4','nullable' => True)
                        ),
!                       'pk' => array('gab_id','location_code'),
                        'fk' => array(),
                        'ix' => array(),





reply via email to

[Prev in Thread] Current Thread [Next in Thread]