a
This commit is contained in:
@@ -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!";
|
||||
|
||||
Reference in New Issue
Block a user