fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [7378] property: get service agreement


From: Sigurd Nes
Subject: [Fmsystem-commits] [7378] property: get service agreement
Date: Tue, 14 Jun 2011 11:49:14 +0000

Revision: 7378
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7378
Author:   sigurdne
Date:     2011-06-14 11:49:14 +0000 (Tue, 14 Jun 2011)
Log Message:
-----------
property: get service agreement

Modified Paths:
--------------
    trunk/property/inc/class.boinvoice.inc.php

Modified: trunk/property/inc/class.boinvoice.inc.php
===================================================================
--- trunk/property/inc/class.boinvoice.inc.php  2011-06-14 08:29:32 UTC (rev 
7377)
+++ trunk/property/inc/class.boinvoice.inc.php  2011-06-14 11:49:14 UTC (rev 
7378)
@@ -135,7 +135,7 @@
 
                                                if($order_type == 's_agreement')
                                                {
-                                                       $s_agreement = 
$sos_agreement->read_single(array('s_agreement_id'=>$entry['order_id']));
+                                                       $s_agreement = 
$sos_agreement->read_single($entry['order_id']);
 
                                                        
if($s_agreement['vendor_id'] && ($s_agreement['vendor_id'] != 
$entry['vendor_id']))
                                                        {




reply via email to

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