fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [8690] property: add approver


From: Sigurd Nes
Subject: [Fmsystem-commits] [8690] property: add approver
Date: Thu, 26 Jan 2012 10:01:49 +0000

Revision: 8690
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8690
Author:   sigurdne
Date:     2012-01-26 10:01:49 +0000 (Thu, 26 Jan 2012)
Log Message:
-----------
property: add approver

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

Modified: trunk/property/inc/export/default/Basware_X114
===================================================================
--- trunk/property/inc/export/default/Basware_X114      2012-01-26 09:58:33 UTC 
(rev 8689)
+++ trunk/property/inc/export/default/Basware_X114      2012-01-26 10:01:49 UTC 
(rev 8690)
@@ -736,7 +736,7 @@
                                        'TRANSACTIONTYPE'               => 
'R114',
                                        'ACCOUNTLINK.CODE'              => 
$line['spbudact_code'], // 4180
                                        'AMOUNT'                                
=> $amount, // 312500
-                                       'APPROVER.FULLNAME'             => 
$GLOBALS['phpgw_info']['user']['fullname'], //Batch 04 - 14
+                                       'APPROVER.FULLNAME'             => 
$line['budsjettansvarligid'], //Batch 04 - 14
                                        'DIMENSION.D1.CODE'             => 
$line['dimb'], // 1111
                                        'DIMENSION.D2.CODE'             => 
'',//$line['dima'], // 62000
                                        'DIMENSION.D3.CODE'             => '',
@@ -749,7 +749,7 @@
                                        'POITEMNUMBER'                  => 
$itemnumber, //200200
                                        'POITEMTYPE'                    => 'C', 
// A = Item, B = Special Product (SP), C = Text based  (Misc.)
                                        'POLINENUMBER'                  => 
$linenumber, // 10
-                                       'RECEIVER.FULLNAME'             => 
$GLOBALS['phpgw_info']['user']['fullname'], // Batch 04 - 14
+                                       'RECEIVER.FULLNAME'             => 
$line['budsjettansvarligid'], // Batch 04 - 14
                                        'STATUS'                                
=> 5,
                                        'SUBACCOUNT'                    => 
$periode, //200905 Accounting period YYYYMM
                                        'ALLOCATION.KEY'                => 
$line['periodization'],//0




reply via email to

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