fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [11556] more on import


From: Sigurd Nes
Subject: [Fmsystem-commits] [11556] more on import
Date: Fri, 20 Dec 2013 23:23:40 +0000

Revision: 11556
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=11556
Author:   sigurdne
Date:     2013-12-20 23:23:40 +0000 (Fri, 20 Dec 2013)
Log Message:
-----------
more on import

Modified Paths:
--------------
    trunk/property/inc/cron/default/Import_fra_agresso_X205.php

Modified: trunk/property/inc/cron/default/Import_fra_agresso_X205.php
===================================================================
--- trunk/property/inc/cron/default/Import_fra_agresso_X205.php 2013-12-20 
23:20:48 UTC (rev 11555)
+++ trunk/property/inc/cron/default/Import_fra_agresso_X205.php 2013-12-20 
23:23:40 UTC (rev 11556)
@@ -672,7 +672,7 @@
                                }
                                else if(!$this->db->next_record())
                                {
-                                       $this->receipt['error'][] = array('msg' 
=> "Ikke gyldig LeverandørId: {$_data['SUPPLIER.CODE']}, Skanningreferanse: 
{$_data['SCANNINGNO']}, FakturaNr: {$fakturanr}");
+                                       $this->receipt['error'][] = array('msg' 
=> "Ikke gyldig LeverandørId: {$_data['SUPPLIER.CODE']}, Skanningreferanse: 
{$_data['SCANNINGNO']}, FakturaNr: {$fakturanr}, fil: {$file}");
                                        $this->skip_import = true;
 
                                        $to = 
isset($this->config->config_data['import']['email_on_error']) && 
$this->config->config_data['import']['email_on_error'] ? 
$this->config->config_data['import']['email_on_error'] : '';




reply via email to

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