Update /fourn/facture/impayees.php

This commit is contained in:
Frédéric FRANCE 2014-11-23 10:05:40 +01:00 committed by Laurent Destailleur
parent 0384f90607
commit ba7500a504

View File

@ -64,7 +64,7 @@ $pagenext = $page + 1;
if (! $sortfield) $sortfield="f.date_lim_reglement";
if (! $sortorder) $sortorder="ASC";
if (GETPOST("button_removefilter"))
if (GETPOST("button_removefilter_x") || GETPOST("button_removefilter")) // Both test are required to be compatible with all browsers
{
$search_ref="";
$search_ref_supplier="";