This commit is contained in:
2026-04-08 10:16:36 +00:00
parent 68b7ccbdb2
commit da3f021881
2 changed files with 5 additions and 3 deletions

View File

@@ -686,7 +686,7 @@ class Beneficiaire extends Modele {
public function insererLigneModeleAssure($idAvenant, $categorie, $numeroAdherent, $noFamille, $nom, $prenoms, $codeLienParente,
$codeNaturePiece, $numeroPiece, $sexe, $codeGroupeSanguin, $dateNaissance, $telephonePortable, $numeroMatricule, $numeroCmu,
$dateSouscription, $numeroBs, $ancienNumeroAssure, $conserverAncienNumeroAssure, $ancienNumeroAdherent, $codeTypeRemboursement,
$email, $codeLangue, $prefixePaiementMobile, $mobilePaiement)
$email, $codeLangue, $prefixePaiementMobile, $mobilePaiement, $fraisCarte)
{
$idSaisie = $_SESSION['idSaisie'];
$user = $_SESSION['login'];