From 1e2ffe87a83a400a2c637d9de56a1e6129031351 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Mon, 19 Jan 2026 12:10:08 +0000 Subject: [PATCH] a --- Js/fonctions.js | 19 +++++++++++++++++++ Vue/Ajaxmouvementsrh/index.php | 13 +------------ 2 files changed, 20 insertions(+), 12 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index a88a984..8fd94cf 100644 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -45232,3 +45232,22 @@ function selectionner_consulter_mvt_police(idPolice) } }); } + + +function selectionner_valider_mvt_police(idPolice) +{ + alert("selectionner_valider_mvt_police"); + return; + + donnees = 'idPolice='+idPolice; + $.ajax({ + url: $("#racineWeb").val()+"Ajaxcontextpolice/", + type : 'post', + data: donnees, + error: function(errorData) { + }, + complete: function() { + window.location.assign($("#racineWeb" ).val()+"Mouvementassurevalider/"); + } + }); +} diff --git a/Vue/Ajaxmouvementsrh/index.php b/Vue/Ajaxmouvementsrh/index.php index 723ff35..034ea8a 100644 --- a/Vue/Ajaxmouvementsrh/index.php +++ b/Vue/Ajaxmouvementsrh/index.php @@ -17,20 +17,9 @@ nettoyer($v['souscripteur']) ?> nettoyer($v['numeroClient']) ?> nettoyer($v['idPolice']) ?> - - - - - - - - - - nettoyer($v['nbAttente'])) ?> + nettoyer($v['nbValide'])) ?>