@@ -157,7 +157,7 @@ include DOL_DOCUMENT_ROOT.'/core/actions_changeselectedfields.inc.php';
if(GETPOST("button_removefilter_x")||GETPOST("button_removefilter.x")||GETPOST("button_removefilter"))// All test are required to be compatible with all browsers
{
$search_entity='';
$search_fk_product='';
$search_product='';
$search_batch='';
$search_fk_user_creat='';
$search_fk_user_modif='';
...
...
@@ -242,7 +242,7 @@ $sql.= " WHERE p.rowid = t.fk_product";
//$sql.= " WHERE u.entity IN (".getEntity('mytable',1).")";