fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [7992] export : testing


From: Sigurd Nes
Subject: [Fmsystem-commits] [7992] export : testing
Date: Wed, 02 Nov 2011 13:48:13 +0000

Revision: 7992
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7992
Author:   sigurdne
Date:     2011-11-02 13:48:13 +0000 (Wed, 02 Nov 2011)
Log Message:
-----------
export : testing

Modified Paths:
--------------
    trunk/property/inc/export/default/Basware_X114

Modified: trunk/property/inc/export/default/Basware_X114
===================================================================
--- trunk/property/inc/export/default/Basware_X114      2011-11-02 13:33:53 UTC 
(rev 7991)
+++ trunk/property/inc/export/default/Basware_X114      2011-11-02 13:48:13 UTC 
(rev 7992)
@@ -556,8 +556,10 @@
 
                        $periode        = $oRsBilag[0]['periode'];
 
+                       $comment = array();
                        foreach ($oRsBilag as $line)
                        {
+                               $comment[] = $line['process_log'];
                                //Bestem belops felt
                                if ($line['splitt'] == 0)
                                {
@@ -697,6 +699,7 @@
                        $Dim_7          = sprintf("%-4s",'');// verdi: Blank, 
type: c4, plass: 77 - 80
 */
 
+                       $invoiceheader[0]['GENERALCOMMENT'] = 
implode("\n",$comment);
                        $invoices = array
                        (
                                0 => array




reply via email to

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