From 0498e6b5f1c18152289b26bf704cca886e186ad8 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Thu, 22 Jan 2026 16:38:54 +0000 Subject: [PATCH] f --- Js/fonctions.js | 3 ++- Vue/gabarit.php | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 3dda392..a122338 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -5702,7 +5702,8 @@ function valider_remboursement(idDemande){ } function enregistrer_validation_rd(idDemande){ - + debugger; + let codeStatutPaiement = $("#codeStatutPaiement").val(); let motifRejetRh = $("#motifRejetRh").val(); diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 36d7e11..0e871c8 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -663,7 +663,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +