Browse Source

Fix note x position

ATM john 5 years ago
parent
commit
93c9f07cb9
1 changed files with 2 additions and 0 deletions
  1. 2 0
      htdocs/core/modules/expedition/doc/pdf_espadon.modules.php

+ 2 - 0
htdocs/core/modules/expedition/doc/pdf_espadon.modules.php

@@ -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)