phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/setup tables_current.inc.php,1.22


From: sigurdne
Subject: [Phpgroupware-cvs] property/setup tables_current.inc.php,1.22
Date: Thu, 24 Feb 2005 15:28:14 -0000

Update of property/setup

Modified Files:
     Branch: MAIN
            tables_current.inc.php lines: +3 -3

Log Message:
no message

====================================================
Index: property/setup/tables_current.inc.php
diff -u property/setup/tables_current.inc.php:1.21 
property/setup/tables_current.inc.php:1.22
--- property/setup/tables_current.inc.php:1.21  Tue Feb  1 11:35:09 2005
+++ property/setup/tables_current.inc.php       Thu Feb  3 13:11:23 2005
@@ -274,7 +274,7 @@
                                'status' => array('type' => 'int','precision' 
=> '4','nullable' => True),
                                'mva' => array('type' => 'int','precision' => 
'4','nullable' => True),
                                'remark' => array('type' => 'text','nullable' 
=> True),
-                               'kostra_id' => array('type' => 
'varchar','precision' => '8','nullable' => True)
+                               'kostra_id' => array('type' => 
'int','precision' => '4','nullable' => True)
                        ),
                        'pk' => array('loc1'),
                        'fk' => array(),
@@ -1018,7 +1018,7 @@
                                'typeid' => array('type' => 'int','precision' 
=> '2','nullable' => False),
                                'kildeid' => array('type' => 'int','precision' 
=> '2','nullable' => False),
                                'project_id' => array('type' => 
'int','precision' => '4','nullable' => True),
-                               'kostra_id' => array('type' => 
'varchar','precision' => '8','nullable' => True),
+                               'kostra_id' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'pmwrkord_code' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'belop' => array('type' => 
'decimal','precision' => '20','scale' => '2','default' => '0','nullable' => 
False),
                                'fakturadato' => array('type' => 
'timestamp','nullable' => False),
@@ -1061,7 +1061,7 @@
                                'typeid' => array('type' => 'int','precision' 
=> '2','nullable' => False),
                                'kildeid' => array('type' => 'int','precision' 
=> '2','nullable' => False),
                                'project_id' => array('type' => 
'int','precision' => '4','nullable' => True),
-                               'kostra_id' => array('type' => 
'varchar','precision' => '8','nullable' => True),
+                               'kostra_id' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'pmwrkord_code' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'belop' => array('type' => 
'decimal','precision' => '20','scale' => '2','default' => '0','nullable' => 
False),
                                'fakturadato' => array('type' => 
'timestamp','nullable' => False),






reply via email to

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