fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14970] rental: update custom function


From: Sigurd Nes
Subject: [Fmsystem-commits] [14970] rental: update custom function
Date: Wed, 04 May 2016 13:53:23 +0000

Revision: 14970
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14970
Author:   sigurdne
Date:     2016-05-04 13:53:22 +0000 (Wed, 04 May 2016)
Log Message:
-----------
rental: update custom function

Modified Paths:
--------------
    
branches/Version-1_0-branch/rental/inc/custom/default/NLSH_add_contract_from_composite.php

Modified: 
branches/Version-1_0-branch/rental/inc/custom/default/NLSH_add_contract_from_composite.php
===================================================================
--- 
branches/Version-1_0-branch/rental/inc/custom/default/NLSH_add_contract_from_composite.php
  2016-05-04 08:19:06 UTC (rev 14969)
+++ 
branches/Version-1_0-branch/rental/inc/custom/default/NLSH_add_contract_from_composite.php
  2016-05-04 13:53:22 UTC (rev 14970)
@@ -29,6 +29,10 @@
                        {
                                $responsibility_id = 8018;
                        }
+                       else if($loc1 == 8534)
+                       {
+                               $responsibility_id = 4036;
+                       }
                        else if($loc1 > 8499 && $loc1 < 8600)
                        {
                                if($loc2 == 18)




reply via email to

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