This commit is contained in:
2026-03-17 03:05:28 +00:00
parent 5a00a4e446
commit 2b76397d8f
4 changed files with 4 additions and 14 deletions

View File

@@ -9753,8 +9753,6 @@ function verifier_feuille_maladie_dec(numeroFeuilleMaladie, idFacture, codeTypeF
function verifier_feuille_maladie_dec_cso(donnees)
{
$.ajax({
url: $("#racineWeb").val()+"Ajaxverifierfacture/",
type : 'post',
@@ -17618,8 +17616,6 @@ function ajouter_facture_dec()
{
codePrestataire = $("#codePrestataire").val();
$.ajax({
url: $("#racineWeb").val()+"Ajaxajoutactesdec/",
type : 'post',