FIX amount overlap other amount when a pagebreak is done due to an image

at the bottom of page.
This commit is contained in:
Laurent Destailleur 2017-08-07 15:49:54 +02:00
parent 1c157c7c3d
commit fd38a55f51

View File

@ -451,8 +451,6 @@ class pdf_azur extends ModelePDFPropales
// Description of product line
$curX = $this->posxdesc-1;
$showpricebeforepagebreak=1;
$pdf->startTransaction();
pdf_writelinedesc($pdf,$object,$i,$outputlangs,$this->posxpicture-$curX,3,$curX,$curY,$hideref,$hidedesc);
$pageposafter=$pdf->getPage();