fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [11528] property:update import


From: Sigurd Nes
Subject: [Fmsystem-commits] [11528] property:update import
Date: Thu, 12 Dec 2013 14:50:25 +0000

Revision: 11528
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=11528
Author:   sigurdne
Date:     2013-12-12 14:50:25 +0000 (Thu, 12 Dec 2013)
Log Message:
-----------
property:update import

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

Modified: 
trunk/property/inc/cron/default/import_oppdatering_av_bestilling_fra_agresso_bkb.php
===================================================================
--- 
trunk/property/inc/cron/default/import_oppdatering_av_bestilling_fra_agresso_bkb.php
        2013-12-12 13:31:29 UTC (rev 11527)
+++ 
trunk/property/inc/cron/default/import_oppdatering_av_bestilling_fra_agresso_bkb.php
        2013-12-12 14:50:25 UTC (rev 11528)
@@ -36,7 +36,7 @@
        class  import_oppdatering_av_bestilling_fra_agresso_bkb
        {
                var     $function_name = 
'import_oppdatering_av_bestilling_fra_agresso_bkb';
-               var $debug = false;
+               var $debug = true;
                protected $updated_tickects = array();
                protected $receipt = array();
 
@@ -308,6 +308,7 @@
                                {
                                        _debug_array($files);
                                }
+die();
 
                                foreach($files as $file_name)
                                {
@@ -428,7 +429,7 @@
                        {
                                $ticket = array
                                (
-                                       'status' => 'C8'; //Avsluttet og 
fakturert (C)
+                                       'status' => 'C8' //Avsluttet og 
fakturert (C)
                                );
 
                                if( $this->sotts->update_status($ticket,$id))




reply via email to

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