Skip to content
Snippets Groups Projects
Commit fd38a55f authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

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

at the bottom of page.
parent 1c157c7c
No related branches found
No related tags found
No related merge requests found
......@@ -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();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment