fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [8193] voucher handling


From: Sigurd Nes
Subject: [Fmsystem-commits] [8193] voucher handling
Date: Thu, 24 Nov 2011 12:56:08 +0000

Revision: 8193
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8193
Author:   sigurdne
Date:     2011-11-24 12:56:07 +0000 (Thu, 24 Nov 2011)
Log Message:
-----------
voucher handling

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

Modified: trunk/property/inc/class.uiXport.inc.php
===================================================================
--- trunk/property/inc/class.uiXport.inc.php    2011-11-24 11:44:08 UTC (rev 
8192)
+++ trunk/property/inc/class.uiXport.inc.php    2011-11-24 12:56:07 UTC (rev 
8193)
@@ -612,7 +612,7 @@
 
                                if(!$receipt['error'])
                                {
-                                       $receipt = 
$this->bo->rollback($values['conv_type'],$values['file'],$date);
+                                       $receipt = 
$this->bo->rollback($values['conv_type'],$values['file'],$date,$values['voucher_id']);
                                }
                        }
                        else




reply via email to

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