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