Fix note x position
This commit is contained in:
parent
f611e4fc0e
commit
93c9f07cb9
@ -313,6 +313,8 @@ class pdf_espadon extends ModelePdfExpedition
|
|||||||
$tab_height = 130;
|
$tab_height = 130;
|
||||||
$tab_height_newpage = 150;
|
$tab_height_newpage = 150;
|
||||||
|
|
||||||
|
$this->posxdesc = $this->marge_gauche + 1;
|
||||||
|
|
||||||
// Incoterm
|
// Incoterm
|
||||||
$height_incoterms = 0;
|
$height_incoterms = 0;
|
||||||
if ($conf->incoterm->enabled)
|
if ($conf->incoterm->enabled)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user