fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13343] class.bopricebook.inc


From: Saul
Subject: [Fmsystem-commits] [13343] class.bopricebook.inc
Date: Wed, 03 Jun 2015 23:03:27 +0000

Revision: 13343
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13343
Author:   psaul
Date:     2015-06-03 23:03:26 +0000 (Wed, 03 Jun 2015)
Log Message:
-----------
class.bopricebook.inc

Modified Paths:
--------------
    branches/dev-syncromind/property/inc/class.bopricebook.inc.php

Modified: branches/dev-syncromind/property/inc/class.bopricebook.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.bopricebook.inc.php      
2015-06-03 23:02:37 UTC (rev 13342)
+++ branches/dev-syncromind/property/inc/class.bopricebook.inc.php      
2015-06-03 23:03:26 UTC (rev 13343)
@@ -147,7 +147,8 @@
                }
 
                function read($data = array())
-               {
+               {   
+//            $data = array()
 //                     $pricebook = $this->so->read(array('start' => 
$this->start,'query' => $this->query,'sort' => $this->sort,'order' => 
$this->order,
 //                             'filter' => $this->filter,'cat_id' => 
$this->cat_id,'allrows'=>$this->allrows));
             $pricebook = $this->so->read($data);




reply via email to

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