Fix deliveryorder qty and remainingqty positions
This commit is contained in:
parent
840a98d8ac
commit
bcc5bebd77
@ -100,8 +100,8 @@ class pdf_typhon extends ModelePDFDeliveryOrder
|
||||
$this->posxcomm=112;
|
||||
//$this->posxtva=112;
|
||||
//$this->posxup=126;
|
||||
$this->posxqty=174;
|
||||
$this->posxremainingqty=165;
|
||||
$this->posxqty=165;
|
||||
$this->posxremainingqty=185;
|
||||
//$this->posxdiscount=162;
|
||||
//$this->postotalht=174;
|
||||
if ($this->page_largeur < 210) // To work with US executive format
|
||||
|
||||
Loading…
Reference in New Issue
Block a user