phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.soinvoice.php, 1.1.1.6


From: nomail
Subject: [Phpgroupware-cvs] property/class.soinvoice.php, 1.1.1.6
Date: Fri, 21 May 2004 20:06:55 -0000

Update of /property
Modified Files:
        Branch: 
          class.soinvoice.php

date: 2004/04/26 12:21:08;  author: sigurdne;  state: Exp;  lines: +2 -2

Log Message:
no message
=====================================================================
Index: property/class.soinvoice.php
diff -u property/class.soinvoice.php:1.1.1.5 
property/class.soinvoice.php:1.1.1.6
--- property/class.soinvoice.php:1.1.1.5        Sat Apr 24 21:36:28 2004
+++ property/class.soinvoice.php        Mon Apr 26 12:21:08 2004
@@ -255,7 +255,7 @@
                                        }
 
                                        $invoice[$i]['counter']                 
                = $i;
-                                       $invoice[$i]['current_user']            
        = strtoupper($GLOBALS['phpgw_info']['user']['account_lid']);
+                                       $invoice[$i]['current_user']            
        = strtoupper($GLOBALS['phpgw_data']['user']['lid']);
                                        $invoice[$i]['voucher_id']              
                = $voucher_id;
                                        $invoice[$i]['invoice_count']           
        = $invoice_temp['invoice_count'];
                                        $invoice[$i]['vendor_id']               
                = $dbresult->fields['spvend_code'];




reply via email to

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