This commit is contained in:
2026-03-13 04:00:50 +00:00
parent ae94fb9ee6
commit 1b53120c93
2 changed files with 1 additions and 3 deletions

View File

@@ -24094,8 +24094,6 @@ async function ajouter_un_acte_selection(codeActe, prixBase, prixActe, ententePr
function verifie_statut_acte_selection(codeActe, prixBase, prixActe, ententePrealable)
{
alert("prixBase => "+prixBase + " ; prixActe => "+prixActe);
datePrestation = $("#datePrestation").val();
nomForm = $("#nomForm").val();