a
This commit is contained in:
parent
1c27e89d65
commit
131abfbff5
|
|
@ -68,7 +68,7 @@ We are pleased to confirm that they have been incorporated into the current poli
|
|||
$idEntetecontrat = $adherent['idEntetecontrat'];
|
||||
|
||||
$pdf->SetFont('Arial','BU', 15);
|
||||
|
||||
|
||||
$pdf->Cell(50,$ht,convertirc("Family : ".$adherent['nomAdherent']),0,1,'L',false);
|
||||
|
||||
$listeassures = $this->avenant->getListeAssuresAvenantAdherent($idAvenant, $idAdherent);
|
||||
|
|
@ -81,7 +81,7 @@ We are pleased to confirm that they have been incorporated into the current poli
|
|||
$pdf->Cell(10,$ht,convertirc('Relat'),1,0,'C',false);
|
||||
$pdf->Cell(20,$ht,convertirc('Net Premium'),1,0,'C',false);
|
||||
|
||||
$pdf->Cell(15,$ht,convertirc('Mutualm F'),1,0,'C',false);
|
||||
$pdf->Cell(15,$ht,convertirc('Mutual F'),1,0,'C',false);
|
||||
$pdf->Cell(15,$ht,convertirc('Access'),1,0,'C',false);
|
||||
|
||||
$pdf->Cell(20,$ht,convertirc('Total Premium'),1,1,'C',false);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user