Fix warning
This commit is contained in:
parent
7e6af6a54f
commit
df461d319e
@ -693,6 +693,8 @@ class pdf_merou extends ModelePdfExpedition
|
||||
$blW = 54;
|
||||
$Yoff = $Ydef + 1;
|
||||
|
||||
$widthrecbox = $blW;
|
||||
|
||||
// Show Recipient frame
|
||||
$pdf->SetFont('', 'B', $default_font_size - 3);
|
||||
$pdf->SetXY($blDestX, $Yoff - 4);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user