fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [11425] property: typo


From: Sigurd Nes
Subject: [Fmsystem-commits] [11425] property: typo
Date: Mon, 04 Nov 2013 08:23:46 +0000

Revision: 11425
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=11425
Author:   sigurdne
Date:     2013-11-04 08:23:45 +0000 (Mon, 04 Nov 2013)
Log Message:
-----------
property: typo

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

Modified: trunk/property/inc/export/default/Agresso_X114
===================================================================
--- trunk/property/inc/export/default/Agresso_X114      2013-11-04 07:50:33 UTC 
(rev 11424)
+++ trunk/property/inc/export/default/Agresso_X114      2013-11-04 08:23:45 UTC 
(rev 11425)
@@ -929,7 +929,7 @@
                                (
                                        'TRANSACTIONTYPE'               => 
'R114',
                                        'ACCOUNTLINK.CODE'              => 
$line['spbudact_code'], // 4180
-                                       'CURRENCY'                              
=> $line['currency']
+                                       'CURRENCY'                              
=> $line['currency'],
                                        'AMOUNT'                                
=> $amount, // 312500
                                        'TAXCODE'                               
=> $line['mvakode'],
                                        'APPROVER.FULLNAME'             => 
$line['budsjettansvarligid'], //Batch 04 - 14
@@ -960,7 +960,7 @@
                                (
                                        'TRANSACTIONTYPE'               => 
'R114',
                                        'ACCOUNTLINK.CODE'              => 2400,
-                                       'CURRENCY'                              
=> $oRsBilag[0]['currency']
+                                       'CURRENCY'                              
=> $oRsBilag[0]['currency'],
                                        'AMOUNT'                                
=> (-1 * $sum_amount),
                                        'TAXCODE'                               
=> $oRsBilag[0]['mvakode'],
                                        'APPROVER.FULLNAME'             => '',




reply via email to

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