phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc/import Import_fra_Service Import_f...


From: Sigurd Nes
Subject: [Phpgroupware-cvs] property/inc/import Import_fra_Service Import_f...
Date: Tue, 06 Feb 2007 08:02:49 +0000

CVSROOT:        /sources/phpgroupware
Module name:    property
Changes by:     Sigurd Nes <sigurdne>   07/02/06 08:02:49

Modified files:
        inc/import     : Import_fra_Service Import_fra_Service_xml 

Log message:
        

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/property/inc/import/Import_fra_Service?cvsroot=phpgroupware&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/property/inc/import/Import_fra_Service_xml?cvsroot=phpgroupware&r1=1.17&r2=1.18

Patches:
Index: Import_fra_Service
===================================================================
RCS file: /sources/phpgroupware/property/inc/import/Import_fra_Service,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- Import_fra_Service  26 Jan 2007 14:58:56 -0000      1.17
+++ Import_fra_Service  6 Feb 2007 08:02:49 -0000       1.18
@@ -24,7 +24,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package property
        * @subpackage import
-       * @version $Id: Import_fra_Service,v 1.17 2007/01/26 14:58:56 sigurdne 
Exp $
+       * @version $Id: Import_fra_Service,v 1.18 2007/02/06 08:02:49 sigurdne 
Exp $
        */
 
        /**
@@ -228,8 +228,8 @@
                                {
                                        $buffer[$this->id]['mvakode'] = 
$this->soXport->tax_b_account_override($buffer[$this->id]['mvakode'] 
,$buffer[$this->id]['spbudact_code']);
                                        $buffer[$this->id]['mvakode'] = 
$this->soXport->tax_vendor_override($buffer[$this->id]['mvakode'] 
,$buffer[$this->id]['spvend_code']);
-                                       $buffer[$this->id]['kostra_id'] = 
$this->soXport->get_kostra_id($buffer[$this->id]['dima']);
                                }
+                               $buffer[$this->id]['kostra_id'] = 
$this->soXport->get_kostra_id($buffer[$this->id]['dima']);
                        }
                        return $buffer;
                }

Index: Import_fra_Service_xml
===================================================================
RCS file: /sources/phpgroupware/property/inc/import/Import_fra_Service_xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- Import_fra_Service_xml      26 Jan 2007 14:58:56 -0000      1.17
+++ Import_fra_Service_xml      6 Feb 2007 08:02:49 -0000       1.18
@@ -24,7 +24,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package property
        * @subpackage import
-       * @version $Id: Import_fra_Service_xml,v 1.17 2007/01/26 14:58:56 
sigurdne Exp $
+       * @version $Id: Import_fra_Service_xml,v 1.18 2007/02/06 08:02:49 
sigurdne Exp $
        */
 
        /**
@@ -244,8 +244,8 @@
                                {
                                        $buffer[$this->id]['mvakode'] = 
$this->soXport->tax_b_account_override($buffer[$this->id]['mvakode'] 
,$buffer[$this->id]['spbudact_code']);
                                        $buffer[$this->id]['mvakode'] = 
$this->soXport->tax_vendor_override($buffer[$this->id]['mvakode'] 
,$buffer[$this->id]['spvend_code']);
-                                       $buffer[$this->id]['kostra_id'] = 
$this->soXport->get_kostra_id($buffer[$this->id]['dima']);
                                }
+                               $buffer[$this->id]['kostra_id'] = 
$this->soXport->get_kostra_id($buffer[$this->id]['dima']);
                        }
                        return $buffer;
                }




reply via email to

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