fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [9299] property: import


From: Sigurd Nes
Subject: [Fmsystem-commits] [9299] property: import
Date: Mon, 07 May 2012 19:58:08 +0000

Revision: 9299
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=9299
Author:   sigurdne
Date:     2012-05-07 19:58:07 +0000 (Mon, 07 May 2012)
Log Message:
-----------
property: import

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

Modified: trunk/property/inc/cron/default/Import_fra_basware_X205.php
===================================================================
--- trunk/property/inc/cron/default/Import_fra_basware_X205.php 2012-05-07 
19:03:02 UTC (rev 9298)
+++ trunk/property/inc/cron/default/Import_fra_basware_X205.php 2012-05-07 
19:58:07 UTC (rev 9299)
@@ -535,7 +535,7 @@
                                }
                                else if (!ctype_digit($_order_id))
                                {
-                                       $merknad = "bestillingsnummeret er på 
feil format: '{$_order_id}'";
+                                       $merknad = "bestillingsnummeret er på 
feil format: {$_order_id}";
                                        $this->receipt['error'][] = array('msg' 
=> $merknad);
                                }
                                else if (!$order_info['order_exist'])




reply via email to

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