FIX Pagination stats
This commit is contained in:
parent
fc4103b469
commit
d51eb1977a
@ -75,9 +75,9 @@ if (empty($search_year)) $search_year=$currentyear;
|
||||
|
||||
$form = new Form($db);
|
||||
$htmlother = new FormOther($db);
|
||||
|
||||
$object = new Product($db);
|
||||
if (! $id)
|
||||
|
||||
if (! $id && empty($ref))
|
||||
{
|
||||
llxHeader("",$langs->trans("ProductStatistics"));
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user