FIX #12975
This commit is contained in:
parent
ff6bcbdcf8
commit
ccf8e81f93
@ -903,6 +903,8 @@ class pdf_crabe extends ModelePDFFactures
|
||||
|
||||
$i++;
|
||||
}
|
||||
|
||||
return $tab3_top + $y + 3;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
@ -1021,6 +1021,8 @@ class pdf_sponge extends ModelePDFFactures
|
||||
|
||||
$i++;
|
||||
}
|
||||
|
||||
return $tab3_top + $y + 3;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user