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

View File

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

View File

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