This commit is contained in:
Laurent Destailleur 2020-02-03 03:08:54 +01:00
parent 3f73339818
commit 240727c3e1
2 changed files with 4 additions and 0 deletions

View File

@ -901,6 +901,8 @@ class pdf_crabe extends ModelePDFFactures
$i++;
}
return $tab3_top + $y + 3;
}
else
{

View File

@ -1029,6 +1029,8 @@ class pdf_sponge extends ModelePDFFactures
$i++;
}
return $tab3_top + $y + 3;
}
else
{