Fix deliveryorder qty and remainingqty positions

This commit is contained in:
Francis Appels 2014-10-03 12:28:42 +02:00
parent 840a98d8ac
commit bcc5bebd77

View File

@ -100,8 +100,8 @@ class pdf_typhon extends ModelePDFDeliveryOrder
$this->posxcomm=112; $this->posxcomm=112;
//$this->posxtva=112; //$this->posxtva=112;
//$this->posxup=126; //$this->posxup=126;
$this->posxqty=174; $this->posxqty=165;
$this->posxremainingqty=165; $this->posxremainingqty=185;
//$this->posxdiscount=162; //$this->posxdiscount=162;
//$this->postotalht=174; //$this->postotalht=174;
if ($this->page_largeur < 210) // To work with US executive format if ($this->page_largeur < 210) // To work with US executive format