-
-
-
-
-
-
-
- | # |
- = _("Bénéficiaire") ?> |
- = _("Lien") ?> |
- = _("Âge / Sexe") ?> |
- = _("Prime Nette") ?> |
- = _("Prime TTC") ?> |
- = _("Statut") ?> |
-
-
-
- " ")
- ? $_SESSION['dossierPhoto_C'].$_SESSION['dossierSociete'].'/Photos/'.$beneficiaire['lienPhoto']
- : "assets/img/default-avatar.png";
- ?>
-
-
-
- |
-
- = $beneficiaire['nomBeneficiaire'] . " " . $beneficiaire['prenomsBeneficiaire'] ?>
- = $beneficiaire['numeroBeneficiaire'] ?>
- |
-
- = est_anglophone() ? $beneficiaire['LienParenteEng'] : $beneficiaire['LienParente'] ?>
- |
-
- = $beneficiaire['age'] ?> ans
- = $beneficiaire['sexe'] ?>
- |
- = format_N($beneficiaire['primeHt']) ?> |
- = format_N($beneficiaire['primeTtc']) ?> |
-
-
- = ($beneficiaire['codeEtatBeneficiaire'] == 'A') ? 'Actif' : $beneficiaire['codeEtatBeneficiaire'] ?>
-
- |
-
-
-
-
-
- | = _("TOTAL FAMILLE") ?> |
- = format_N($totalbeneficiaires['primeHt']) ?> |
- = format_N($totalbeneficiaires['primeTtc']) ?> |
- |
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
= _("Prime Hors Taxes") ?>
-
= format_N($adherent['primeHt']) ?>
-
-
-
= _("Taxes et Accessoires") ?>
-
= format_N($adherent['taxe']) ?>
-
-
-
= _("PRIME TTC") ?>
-
= format_N($adherent['primeTtc']) ?>
-
-
-
- = _("Échéances") ?>
- = $adherent['nbEcheance'] ?>
-
-
- = _("Taux Surcharge") ?>
- = $adherent['tauxInteretEcheancier'] ?>%
-
-
- = _("Prime / Échéance") ?>
- = format_N($adherent['primeTtcEcheances']) ?>
-
-
-
-
-
-
-
-
-
-
= _("Répartition de la prime") ?>
-
-
= format_N($adherent['partAssureur']) ?>
-
= _("Part Compagnie d'Assurance") ?>
-
-
-
-
= format_N($adherent['partTiers']) ?>
-
= _("Part Intermédiaires / Tiers") ?>
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+ | = _("Garantie") ?> |
+ = _("Plafond") ?> |
+ = _("Conso.") ?> |
+ = _("Solde") ?> |
+ = _("Par tête") ?> |
+
+
+
+
- | = _("Garantie") ?> |
- = _("Plafond Annuel") ?> |
- = _("Consommé") ?> |
- = _("Solde Disponible") ?> |
- = _("Application") ?> |
-
-
-
-
-
- |
- = $gar['garantie'] ?>
- = $gar['garantieparentaffichage'] ?>
- |
- = format_N($gar['plafond']) ?> |
-
- = ($gar['champApplication'] == '1') ? 'N/A' : format_N($gar['consommation']) ?>
- |
-
- = ($gar['champApplication'] == '1') ? 'N/A' : format_N($gar['solde']) ?>
- |
-
-
-
- = ($gar['champApplication'] == '1') ? _("Individuel") : _("Famille") ?>
-
+ | = $this->nettoyer($garantieadherent['garantie']) ?> |
+ = format_N($garantieadherent['plafond']) ?> |
+ = ($garantieadherent['champApplication'] != '1') ? format_N($garantieadherent['consommation']) : '-' ?> |
+ = ($garantieadherent['champApplication'] != '1') ? format_N($garantieadherent['solde']) : '-' ?> |
+
+
|
-
-
-
-
+
+
+
-
+
\ No newline at end of file