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


From: nomail
Subject: [Phpgroupware-cvs] property/setup/tables_current.inc.php, 1.7
Date: Wed, 30 Jun 2004 15:24:56 +0200

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

date: 2004/06/30 13:24:56;  author: sigurdne;  state: Exp;  lines: +2 -1

Log Message:
no message
=====================================================================
Index: property/setup/tables_current.inc.php
diff -u property/setup/tables_current.inc.php:1.6 
property/setup/tables_current.inc.php:1.7
--- property/setup/tables_current.inc.php:1.6   Sun Jun 20 16:05:09 2004
+++ property/setup/tables_current.inc.php       Wed Jun 30 13:24:56 2004
@@ -1743,6 +1743,7 @@
                                'entry_date' => array('type' => 'int', 
'precision' => 4,'nullable' => True),
                                'start_date' => array('type' => 'int', 
'precision' => 4,'nullable' => True),
                                'end_date' => array('type' => 'int', 
'precision' => 4,'nullable' => True),
+                               'termination_date' => array('type' => 'int', 
'precision' => 4,'nullable' => True),
                                'user_id' => array('type' => 'int', 'precision' 
=> 4,'nullable' => True),
                                'actual_cost' => array('type' => 'decimal', 
'precision' => 20, 'scale' => 2,'nullable' => True),
                                'account_id' => array('type' => 'int', 
'precision' => 4,'nullable' => True)




reply via email to

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