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


From: nomail
Subject: [Phpgroupware-cvs] property/setup/tables_current.inc.php, 1.8
Date: Tue, 13 Jul 2004 22:55:27 +0200

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

date: 2004/07/13 20:55:27;  author: sigurdne;  state: Exp;  lines: +3 -2

Log Message:
no message
=====================================================================
Index: property/setup/tables_current.inc.php
diff -u property/setup/tables_current.inc.php:1.7 
property/setup/tables_current.inc.php:1.8
--- property/setup/tables_current.inc.php:1.7   Wed Jun 30 13:24:56 2004
+++ property/setup/tables_current.inc.php       Tue Jul 13 20:55:27 2004
@@ -976,7 +976,8 @@
                                'utbetalingsigndato' => array('type' => 
'timestamp','nullable' => True,'default' => 'current_timestamp'),
                                'merknad' => array('type' => 'text','nullable' 
=> True),
                                'splitt' => array('type' => 'int','precision' 
=> '2','nullable' => True),
-                               'kreditnota' => array('type' => 
'int','precision' => '2','nullable' => True)
+                               'kreditnota' => array('type' => 
'int','precision' => '2','nullable' => True),
+                               'pre_transfer' => array('type' => 
'int','precision' => '2','nullable' => True)
                        ),
                        'pk' => array('id'),
                        'ix' => array(),




reply via email to

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