phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc/class.uiinvoice.inc.php, 1.9


From: nomail
Subject: [Phpgroupware-cvs] property/inc/class.uiinvoice.inc.php, 1.9
Date: Thu, 16 Sep 2004 11:28:45 +0200

Update of /property/inc
Modified Files:
        Branch: 
          class.uiinvoice.inc.php

date: 2004/09/16 09:28:45;  author: sigurdne;  state: Exp;  lines: +2 -1

Log Message:
no message
=====================================================================
Index: property/inc/class.uiinvoice.inc.php
diff -u property/inc/class.uiinvoice.inc.php:1.8 
property/inc/class.uiinvoice.inc.php:1.9
--- property/inc/class.uiinvoice.inc.php:1.8    Wed Sep  1 21:00:18 2004
+++ property/inc/class.uiinvoice.inc.php        Thu Sep 16 09:28:45 2004
@@ -1206,10 +1206,11 @@
                                'Objekt'                => 'dima',
                                'Fag/Timer/Matr' => 'dimd',
                                'MVA'                   => 'mvakode',
+                               'Tjeneste'              => 'kostra_id',
                                'Beløp [kr]'    => 'belop'
                        );
 
-                       $header = array('Bestilling','Fakt. 
Nr','Konto','Objekt','Fag/Timer/Matr','MVA','Beløp [kr]');
+                       $header = array('Bestilling','Fakt. 
Nr','Konto','Objekt','Fag/Timer/Matr','MVA','Tjeneste','Beløp [kr]');
 
                        for ($i=0;$i<count($header);$i++)
                        {




reply via email to

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