= _("Affichage limité aux 200 premières lignes.") ?> = _("Pour obtenir l'intégralité des données, veuillez utiliser l'export Excel.") ?>
| = _("N° Adhérent") ?> | = _("Adhérent Principal") ?> | = _("Date de début") ?> | = _("Période passée") ?> | = _("Sinistres") ?> | = _("Ratio (%)") ?> | Cat |
|---|---|---|---|---|---|---|
| = $this->nettoyer($rpsinistre['numeroAdherent']) ?> | = $this->nettoyer($rpsinistre['Adherent']) ?> | = dateLang($this->nettoyer($rpsinistre['dateEffetAdherent']), $_SESSION['lang']) ?> | = $this->nettoyer($rpsinistre['duree_acquise']) ?> = _("j") ?> | = format_N($rpsinistre['sinistres']) ?> | = number_format($ratio, 2, ',', ' ') ?> % | = $this->nettoyer($rpsinistre['codeProduit']) ?> |
| = _("Total Général") ?> | = format_N($rpsinistres_total['sinistres_total']) ?> | = number_format((float)$rpsinistres_total['ratio_moyen'], 2, ',', ' ') ?> % | ||||