diff --git a/htdocs/product/stock/mouvement.php b/htdocs/product/stock/mouvement.php index 321e9d0ff95..05c38ad1d6e 100644 --- a/htdocs/product/stock/mouvement.php +++ b/htdocs/product/stock/mouvement.php @@ -1,6 +1,6 @@ - * Copyright (C) 2004-2011 Laurent Destailleur + * Copyright (C) 2004-2013 Laurent Destailleur * Copyright (C) 2005-2009 Regis Houssin * * This program is free software; you can redistribute it and/or modify @@ -432,7 +432,7 @@ if ($resql) print ''; print ''; print ''; - //print ''; // We are on a specific warehouse card, no filter on other should be possible + if (empty($idproduct) || $idproduct < 0) print ''; // We are on a specific warehouse card, no filter on other should be possible print ''; print ''; print '';