From 674309e23eca244c5556c894297af10515a320e1 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Fri, 13 Mar 2026 01:53:15 +0000 Subject: [PATCH] a --- Js/fonctions.js | 5 ++--- Vue/gabarit.php | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 07ee115..8a46225 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -24015,7 +24015,6 @@ function actualiseTauxCouverture() } -//Modifier par sorel le 29-05-2023 /** * Fonction pour ajouter un acte médical à la sélection * @param {string} codeActe - Code identifiant l'acte médical @@ -24092,9 +24091,10 @@ async function ajouter_un_acte_selection(codeActe, prixBase, prixActe, ententePr }); } -//Ajouter par sorel le 30-05-2023 function verifie_statut_acte_selection(codeActe, prixBase, prixActe, ententePrealable) { + alert("prixActe => "+prixActe); + datePrestation = $("#datePrestation").val(); nomForm = $("#nomForm").val(); @@ -24521,7 +24521,6 @@ function modifieravisprorogationhospitalisation() } -//Face Sorel 25-07-2023 function re_init_photo_face() { var photo = document.getElementById('photo_face'); diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 08cb938..6b1e183 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -909,7 +909,7 @@ - +