Merge branch 'NewCategoriesInStocks' of https://github.com/TobiasSekan/dolibarr into NewCategoriesInStocks
This commit is contained in:
commit
f325c63055
@ -1979,7 +1979,7 @@ class Categorie extends CommonObject
|
|||||||
* @param Array $searchList A list with the selected categories
|
* @param Array $searchList A list with the selected categories
|
||||||
* @return string A additional SQL SELECT query
|
* @return string A additional SQL SELECT query
|
||||||
*/
|
*/
|
||||||
public static function getFilterSelectQuery($type, $rowIdName, $searchList)
|
public static function getFilterSelectQuery($type, $rowIdName, $searchList)
|
||||||
{
|
{
|
||||||
if (empty($searchList) && !is_array($searchList))
|
if (empty($searchList) && !is_array($searchList))
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user