fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [11998] property: 4 digits rather than 6


From: Sigurd Nes
Subject: [Fmsystem-commits] [11998] property: 4 digits rather than 6
Date: Mon, 02 Jun 2014 13:16:43 +0000

Revision: 11998
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=11998
Author:   sigurdne
Date:     2014-06-02 13:16:42 +0000 (Mon, 02 Jun 2014)
Log Message:
-----------
property: 4 digits rather than 6

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

Modified: trunk/property/inc/export/default/Agresso_Bergen_Kostfordeling
===================================================================
--- trunk/property/inc/export/default/Agresso_Bergen_Kostfordeling      
2014-05-30 10:09:43 UTC (rev 11997)
+++ trunk/property/inc/export/default/Agresso_Bergen_Kostfordeling      
2014-06-02 13:16:42 UTC (rev 11998)
@@ -753,7 +753,7 @@
                                        $Konto   = sprintf("%-8s", 
$invoice_line['spbudact_code']);// verdi: Art, type: c8, plass: 21 - 28
                                        $Dim_1   = sprintf("%-8s", 
"0{$invoice_line['dimb']}");// 64040 verdi: Ansvarssted, type: c8, plass: 29 - 
36
                                        $Dim_2   = sprintf("%-8s", 
$invoice_line['kostra_id']);// verdi: Tjeneste, type: c8, plass: 37 - 44
-                                       $Dim_3   = sprintf("%-8s", 
substr($invoice_line['dima'], 0, 6));// verdi: Objekt-bygg, type: c8, plass: 45 
- 52
+                                       $Dim_3   = sprintf("%-8s", 
substr($invoice_line['dima'], 0, 4));// verdi: Objekt-bygg, type: c8, plass: 45 
- 52
 
                                        $Dim_4   = sprintf("%-8s", '');// 
verdi: Ressurs, type: c8, plass: 53 - 60
                                        $Dim_5   = sprintf("%-12s", 
$invoice_line['project_id']);// verdi: Prosjekt, type: c12, plass: 61 - 72




reply via email to

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