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


From: Sigurd Nes
Subject: [Phpgroupware-cvs] property/setup tables_current.inc.php
Date: Sat, 21 Jan 2006 15:26:25 +0000

CVSROOT:        /sources/phpgroupware
Module name:    property
Branch:         
Changes by:     Sigurd Nes <address@hidden>     06/01/21 15:26:25

Modified files:
        setup          : tables_current.inc.php 

Log message:
        no message

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/phpgroupware/property/setup/tables_current.inc.php.diff?tr1=1.38&tr2=1.39&r1=text&r2=text

Patches:
Index: property/setup/tables_current.inc.php
diff -u property/setup/tables_current.inc.php:1.38 
property/setup/tables_current.inc.php:1.39
--- property/setup/tables_current.inc.php:1.38  Thu Jan 19 14:31:09 2006
+++ property/setup/tables_current.inc.php       Sat Jan 21 15:26:25 2006
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package property
        * @subpackage setup
-       * @version $Id: tables_current.inc.php,v 1.38 2006/01/19 14:31:09 
sigurdne Exp $
+       * @version $Id: tables_current.inc.php,v 1.39 2006/01/21 15:26:25 
sigurdne Exp $
        */
 
        $phpgw_baseline = array(
@@ -1079,7 +1079,7 @@
                                'saksigndato' => array('type' => 
'timestamp','nullable' => True),
                                'budsjettsigndato' => array('type' => 
'timestamp','nullable' => True),
                                'utbetalingsigndato' => array('type' => 
'timestamp','nullable' => True),
-                               'overftid' => array('type' => 
'timestamp','nullable' => True,'default' => 'current_timestamp'),
+                               'overftid' => array('type' => 
'timestamp','nullable' => True),
                                'ordrebelop' => array('type' => 
'decimal','precision' => '20','scale' => '2','default' => '0','nullable' => 
False),
                                'merknad' => array('type' => 'text','nullable' 
=> True),
                                'splitt' => array('type' => 'int','precision' 
=> '2','nullable' => True),




reply via email to

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