fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16077] typo


From: sigurdne
Subject: [Fmsystem-commits] [16077] typo
Date: Mon, 12 Dec 2016 20:43:37 +0000 (UTC)

Revision: 16077
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16077
Author:   sigurdne
Date:     2016-12-12 20:43:37 +0000 (Mon, 12 Dec 2016)
Log Message:
-----------
typo

Modified Paths:
--------------
    trunk/rental/inc/class.socontract_price_item.inc.php

Modified: trunk/rental/inc/class.socontract_price_item.inc.php
===================================================================
--- trunk/rental/inc/class.socontract_price_item.inc.php        2016-12-12 
16:06:32 UTC (rev 16076)
+++ trunk/rental/inc/class.socontract_price_item.inc.php        2016-12-12 
20:43:37 UTC (rev 16077)
@@ -123,7 +123,7 @@
                                        . " 
rental_contract_price_item.contract_id, rental_contract_price_item.area, 
rental_contract_price_item.count,"
                                        . " 
rental_contract_price_item.agresso_id, rental_contract_price_item.title, 
rental_contract_price_item.is_area,"
                                        . " rental_contract_price_item.price, 
rental_contract_price_item.total_price, rental_contract_price_item.is_one_time,"
-                                       . " 
rental_contract_price_item.date_start, 
rental_contract_price_item.date_end,rental_price_item.type'";
+                                       . " 
rental_contract_price_item.date_start, 
rental_contract_price_item.date_end,rental_price_item.type";
                        }
                        else
                        {




reply via email to

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