fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [11092] property::update agreement


From: Sigurd Nes
Subject: [Fmsystem-commits] [11092] property::update agreement
Date: Mon, 06 May 2013 14:05:48 +0000

Revision: 11092
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=11092
Author:   sigurdne
Date:     2013-05-06 14:05:45 +0000 (Mon, 06 May 2013)
Log Message:
-----------
property::update agreement

Modified Paths:
--------------
    trunk/property/inc/class.soagreement.inc.php

Modified: trunk/property/inc/class.soagreement.inc.php
===================================================================
--- trunk/property/inc/class.soagreement.inc.php        2013-05-06 13:22:07 UTC 
(rev 11091)
+++ trunk/property/inc/class.soagreement.inc.php        2013-05-06 14:05:45 UTC 
(rev 11092)
@@ -854,6 +854,8 @@
                        $value_set['descr']     = $values['descr'];
                        $value_set['group_id']  = $values['group_id'];
                        $value_set['status']    = $values['status'];
+                       $value_set['vendor_id'] = $values['vendor_id'];
+
                        if($value_set)
                        {
                                $value_set      = ',' . 
$this->db->validate_update($value_set);




reply via email to

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