diff --git a/htdocs/societe/list.php b/htdocs/societe/list.php index f077564f616b41ad1d2adbbfa91fee7630af146e..d32032ef52dc3adec420362075f29d5c597db24c 100644 --- a/htdocs/societe/list.php +++ b/htdocs/societe/list.php @@ -202,6 +202,7 @@ if (empty($reshook)) // Do we click on purge search criteria ? if (GETPOST("button_removefilter_x") || GETPOST("button_removefilter.x") || GETPOST("button_removefilter")) // Both test are required to be compatible with all browsers { + $search_nom=''; $search_categ=''; $search_sale=''; $search_barcode="";