fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12025] property: more on actual cost year in tickets


From: Sigurd Nes
Subject: [Fmsystem-commits] [12025] property: more on actual cost year in tickets
Date: Wed, 25 Jun 2014 12:21:56 +0000

Revision: 12025
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12025
Author:   sigurdne
Date:     2014-06-25 12:21:54 +0000 (Wed, 25 Jun 2014)
Log Message:
-----------
property: more on actual cost year in tickets

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
        2014-06-25 11:05:20 UTC (rev 12024)
+++ 
trunk/property/inc/cron/default/import_oppdatering_av_bestilling_fra_agresso_bkb.php
        2014-06-25 12:21:54 UTC (rev 12025)
@@ -285,7 +285,8 @@
                        $value_set = array
                        (
                        'agresso_prosjekt'      => $agresso_prosjekt,
-                               'actual_cost'           => $new_actual_cost
+                               'actual_cost'           => $new_actual_cost,
+                               'actual_cost_year'      => date('Y')
                        );
 
                        $value_set      = 
$this->db->validate_update($value_set);




reply via email to

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