fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10284] fixed default tables for logistic


From: Erik Holm-Larsen
Subject: [Fmsystem-commits] [10284] fixed default tables for logistic
Date: Mon, 22 Oct 2012 06:31:27 +0000

Revision: 10284
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10284
Author:   erikhl
Date:     2012-10-22 06:31:26 +0000 (Mon, 22 Oct 2012)
Log Message:
-----------
fixed default tables for logistic

Modified Paths:
--------------
    trunk/logistic/setup/tables_current.inc.php

Modified: trunk/logistic/setup/tables_current.inc.php
===================================================================
--- trunk/logistic/setup/tables_current.inc.php 2012-10-22 06:25:58 UTC (rev 
10283)
+++ trunk/logistic/setup/tables_current.inc.php 2012-10-22 06:31:26 UTC (rev 
10284)
@@ -115,7 +115,6 @@
                                ),
                                'pk' => array('id'),
                                'fk' => array(
-                                               'lg_resource_type_requirement' 
=> array('type_requirement_id' => 'id'),
                                                'lg_requirement' => 
array('requirement_id' => 'id')
                                ),
                                'ix' => array(),
@@ -131,7 +130,7 @@
                                ),
                                'pk' => array('id'),
                                'fk' => array(
-                                               'phpgw_locations' => 
array('location_id' => 'location_id') 
+                                               'phpgw_locations' => 
array('location_id' => 'location_id')
                                ),
                                'ix' => array(),
                                'uc' => array()




reply via email to

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