phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/setup phpgw_no.lang,1.4,1.5 tables_cur


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup phpgw_no.lang,1.4,1.5 tables_current.inc.php,1.78,1.79
Date: Wed, 21 May 2003 16:09:53 -0400

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

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

Index: phpgw_no.lang
===================================================================
RCS file: /cvsroot/phpgroupware/property/setup/phpgw_no.lang,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** phpgw_no.lang       3 May 2003 06:02:17 -0000       1.4
--- phpgw_no.lang       21 May 2003 20:09:51 -0000      1.5
***************
*** 950,954 ****
  Voucher is updated    property        no      faktura er oppdater
  voucher is updated:   property        no      faktura er oppdatera:
! voucher period is updated     property        no      faktura periode er 
opdater
  What is the current status of this document ? property        no      hva er 
status for dette dokumentet ?
  What is the current status of this drawing ?  property        no      hva er 
status for denne tegning ?
--- 950,954 ----
  Voucher is updated    property        no      faktura er oppdater
  voucher is updated:   property        no      faktura er oppdatera:
! voucher period is updated     property        no      faktura periode er 
oppdatert
  What is the current status of this document ? property        no      hva er 
status for dette dokumentet ?
  What is the current status of this drawing ?  property        no      hva er 
status for denne tegning ?

Index: tables_current.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/setup/tables_current.inc.php,v
retrieving revision 1.78
retrieving revision 1.79
diff -C2 -r1.78 -r1.79
*** tables_current.inc.php      17 May 2003 17:49:03 -0000      1.78
--- tables_current.inc.php      21 May 2003 20:09:51 -0000      1.79
***************
*** 564,568 ****
                                'title' => array('type' => 
'varchar','precision' => '255','nullable' => False),
                                'budget' => array('type' => 
'decimal','precision' => '20','scale' => '2','nullable' => True,'default' => 
'0.00'),
!                               'actual_cost' => array('type' => 
'decimal','precision' => '20','scale' => '2','nullable' => True,'default' => 
'0.00'),
                                'addition' => array('type' => 'int','precision' 
=> '4','nullable' => True),
                                'rig_addition' => array('type' => 
'int','precision' => '4','nullable' => True),
--- 564,569 ----
                                'title' => array('type' => 
'varchar','precision' => '255','nullable' => False),
                                'budget' => array('type' => 
'decimal','precision' => '20','scale' => '2','nullable' => True,'default' => 
'0.00'),
!                               'act_mtrl_cost' => array('type' => 
'decimal','precision' => '20','scale' => '2','nullable' => True,'default' => 
'0.00'),
!                               'act_vendor_cost' => array('type' => 
'decimal','precision' => '20','scale' => '2','nullable' => True,'default' => 
'0.00'),
                                'addition' => array('type' => 'int','precision' 
=> '4','nullable' => True),
                                'rig_addition' => array('type' => 
'int','precision' => '4','nullable' => True),
***************
*** 1148,1152 ****
                                'title' => array('type' => 
'varchar','precision' => '255','nullable' => False),
                                'budget' => array('type' => 
'decimal','precision' => '20','scale' => '2','nullable' => True,'default' => 
'0.00'),
-                               'actual_cost' => array('type' => 
'decimal','precision' => '20','scale' => '2','nullable' => True,'default' => 
'0.00'),
                                'location_code' => array('type' => 
'varchar','precision' => '20','nullable' => True),
                                'floor' => array('type' => 
'varchar','precision' => '6','nullable' => True),
--- 1149,1152 ----





reply via email to

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