phpgroupware-cvs
[Top][All Lists]
Advanced

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

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


From: nomail
Subject: [Phpgroupware-cvs] property/class.uiinvoice.php, 1.1.1.10
Date: Sun, 23 May 2004 17:28:50 -0000

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

date: 2004/04/30 09:52:25;  author: sigurdne;  state: Exp;  lines: +1 -1

Log Message:
no message
=====================================================================
Index: property/class.uiinvoice.php
diff -u property/class.uiinvoice.php:1.1.1.9 
property/class.uiinvoice.php:1.1.1.10
--- property/class.uiinvoice.php:1.1.1.9        Thu Apr 29 19:56:35 2004
+++ property/class.uiinvoice.php        Fri Apr 30 09:52:25 2004
@@ -622,7 +622,7 @@
 
                        if($vendor_id)
                        {
-                               $contacts               = 
CreateObject('phpgwapi_contacts');
+                               $contacts               = 
CreateObject($this->currentapp.'_contacts');
                                $vendor                 = 
$contacts->read_single_entry((int)$vendor_id,array('org_name'=>'org_name'));
                                $vendor_name    = $vendor[0]['org_name'];
                        }




reply via email to

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