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.14


From: nomail
Subject: [Phpgroupware-cvs] property/setup/tables_current.inc.php, 1.14
Date: Wed, 1 Sep 2004 23:00:18 +0200

Update of /property/setup
Modified Files:
        Branch: 
          tables_current.inc.php

date: 2004/09/01 21:00:18;  author: sigurdne;  state: Exp;  lines: +5 -3

Log Message:
no message
=====================================================================
Index: property/setup/tables_current.inc.php
diff -u property/setup/tables_current.inc.php:1.13 
property/setup/tables_current.inc.php:1.14
--- property/setup/tables_current.inc.php:1.13  Tue Aug 24 13:06:17 2004
+++ property/setup/tables_current.inc.php       Wed Sep  1 21:00:18 2004
@@ -1012,7 +1012,8 @@
                                'kidnr' => array('type' => 
'varchar','precision' => '30','nullable' => True),
                                'typeid' => array('type' => 'int','precision' 
=> '2','nullable' => False),
                                'kildeid' => array('type' => 'int','precision' 
=> '2','nullable' => False),
-                               'pmwrkord_code' => array('type' => 
'int','precision' => '2','nullable' => True),
+                               'project_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,'default' => 'current_timestamp'),
                                'periode' => array('type' => 'int','precision' 
=> '2','nullable' => True),
@@ -1053,7 +1054,8 @@
                                'kidnr' => array('type' => 
'varchar','precision' => '30','nullable' => True),
                                'typeid' => array('type' => 'int','precision' 
=> '2','nullable' => False),
                                'kildeid' => array('type' => 'int','precision' 
=> '2','nullable' => False),
-                               'pmwrkord_code' => array('type' => 
'int','precision' => '2','nullable' => True),
+                               'project_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,'default' => 'current_timestamp'),
                                'periode' => array('type' => 'int','precision' 
=> '2','nullable' => True),




reply via email to

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