2
0
forked from Wavyzz/dolibarr

Fix note x position

This commit is contained in:
ATM john
2020-02-23 20:59:04 +01:00
parent f611e4fc0e
commit 93c9f07cb9

View File

@@ -313,6 +313,8 @@ class pdf_espadon extends ModelePdfExpedition
$tab_height = 130;
$tab_height_newpage = 150;
$this->posxdesc = $this->marge_gauche + 1;
// Incoterm
$height_incoterms = 0;
if ($conf->incoterm->enabled)