removed a test
This commit is contained in:
parent
43a6797e1b
commit
d698e4b4d8
@ -253,7 +253,6 @@ class pdf_propale_azur extends ModelePDFPropales
|
||||
|
||||
$pdf->SetFont('Arial','', 9); // On repositionne la police par défaut
|
||||
$nexY = $pdf->GetY();
|
||||
print $nexY; exit;
|
||||
|
||||
// TVA
|
||||
$pdf->SetXY ($this->posxtva, $curY);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user