phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/setup tables_current.inc.php, 1.128, 1


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php, 1.128, 1.129
Date: Mon, 01 Sep 2003 15:26:57 -0400

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv23087/setup

Modified Files:
        tables_current.inc.php 
Log Message:
no message

Index: tables_current.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/setup/tables_current.inc.php,v
retrieving revision 1.128
retrieving revision 1.129
diff -C2 -r1.128 -r1.129
*** tables_current.inc.php      30 Aug 2003 23:32:41 -0000      1.128
--- tables_current.inc.php      1 Sep 2003 19:26:55 -0000       1.129
***************
*** 890,894 ****
                                'artid' => array('type' => 'int','precision' => 
'2','nullable' => False),
                                'godkjentbelop' => array('type' => 
'decimal','precision' => '20','scale' => '2','default' => '0','nullable' => 
True),
!                               'spvend_code' => array('type' => 
'varchar','precision' => '12','nullable' => True),
                                'oppsynsmannid' => array('type' => 
'varchar','precision' => '12','nullable' => True),
                                'saksbehandlerid' => array('type' => 
'varchar','precision' => '12','nullable' => True),
--- 890,894 ----
                                'artid' => array('type' => 'int','precision' => 
'2','nullable' => False),
                                'godkjentbelop' => array('type' => 
'decimal','precision' => '20','scale' => '2','default' => '0','nullable' => 
True),
!                               'spvend_code' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'oppsynsmannid' => array('type' => 
'varchar','precision' => '12','nullable' => True),
                                'saksbehandlerid' => array('type' => 
'varchar','precision' => '12','nullable' => True),
***************
*** 913,917 ****
                                '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),
                                'belop' => array('type' => 
'decimal','precision' => '20','scale' => '2','default' => '0','nullable' => 
False),
                                'fakturadato' => array('type' => 
'timestamp','nullable' => False,'default' => 'current_timestamp'),
--- 913,917 ----
                                'typeid' => array('type' => 'int','precision' 
=> '2','nullable' => False),
                                'kildeid' => array('type' => 'int','precision' 
=> '2','nullable' => False),
!                               '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'),
***************
*** 919,923 ****
                                'forfallsdato' => array('type' => 
'timestamp','nullable' => False,'default' => 'current_timestamp'),
                                'fakturanr' => array('type' => 
'varchar','precision' => '15','nullable' => False),
!                               'spbudact_code' => array('type' => 
'varchar','precision' => '30','nullable' => True),
                                'regtid' => array('type' => 
'timestamp','nullable' => False,'default' => 'current_timestamp'),
                                'artid' => array('type' => 'int','precision' => 
'2','nullable' => False),
--- 919,923 ----
                                'forfallsdato' => array('type' => 
'timestamp','nullable' => False,'default' => 'current_timestamp'),
                                'fakturanr' => array('type' => 
'varchar','precision' => '15','nullable' => False),
!                               'spbudact_code' => array('type' => 
'varchar','precision' => '20','nullable' => True),
                                'regtid' => array('type' => 
'timestamp','nullable' => False,'default' => 'current_timestamp'),
                                'artid' => array('type' => 'int','precision' => 
'2','nullable' => False),
***************
*** 959,963 ****
                                'forfallsdato' => array('type' => 
'timestamp','nullable' => False,'default' => 'current_timestamp'),
                                'fakturanr' => array('type' => 
'varchar','precision' => '15','nullable' => False),
!                               'spbudact_code' => array('type' => 
'varchar','precision' => '30','nullable' => True),
                                'regtid' => array('type' => 
'timestamp','nullable' => False,'default' => 'current_timestamp'),
                                'artid' => array('type' => 'int','precision' => 
'2','nullable' => False),
--- 959,963 ----
                                'forfallsdato' => array('type' => 
'timestamp','nullable' => False,'default' => 'current_timestamp'),
                                'fakturanr' => array('type' => 
'varchar','precision' => '15','nullable' => False),
!                               'spbudact_code' => array('type' => 
'varchar','precision' => '20','nullable' => True),
                                'regtid' => array('type' => 
'timestamp','nullable' => False,'default' => 'current_timestamp'),
                                'artid' => array('type' => 'int','precision' => 
'2','nullable' => False),





reply via email to

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