This commit is contained in:
2026-01-04 06:22:46 +00:00
parent 4dc64fc78b
commit 4eb315349b
2 changed files with 2 additions and 2 deletions

View File

@@ -1717,7 +1717,7 @@ function creer_beneficiaires()
etatadh=$("#codeEtatAdherent_C").val();
if (etatadh != "V")
if (etatadh != "V" && etatadh != "W")
{
v_msg="Attention! cette famille n\'est pas en vigueur!";
v_msgEng="Warning! this family is not in force!";