Skip to content

Commit

Permalink
FIX amount overlap other amount when a pagebreak is done due to an image
Browse files Browse the repository at this point in the history
at the bottom of page.
  • Loading branch information
eldy committed Aug 7, 2017
1 parent 1c157c7 commit fd38a55
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions htdocs/core/modules/propale/doc/pdf_azur.modules.php
Expand Up @@ -451,8 +451,6 @@ function write_file($object,$outputlangs,$srctemplatepath='',$hidedetails=0,$hid
// 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();
Expand Down

0 comments on commit fd38a55

Please sign in to comment.