From 379e969241b1832525d47806edd93efed1c79a43 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sat, 25 Jul 2026 06:06:05 +0000 Subject: [PATCH] a --- .../index_save.php | 303 ------------------ 1 file changed, 303 deletions(-) delete mode 100755 Vue/Ajaxactesproformahospitalisation/index_save.php diff --git a/Vue/Ajaxactesproformahospitalisation/index_save.php b/Vue/Ajaxactesproformahospitalisation/index_save.php deleted file mode 100755 index 4c93d37..0000000 --- a/Vue/Ajaxactesproformahospitalisation/index_save.php +++ /dev/null @@ -1,303 +0,0 @@ - - - - - - - - - - - - - - - -
- " readonly > -
- - - - - - - - - - - - - - - - nettoyer($prestations_total['totalPrixManuel']); - ?> - - - - - - - - - nettoyer($prestation['id']); - $supprimable = $prestation['supprimable']; - $codeTypePrestation=$this->nettoyer($prestation['codeTypePrestation']); - $ententePrealable=$this->nettoyer($prestation['ententePrealable']); - $autorisation=$this->nettoyer($prestation['autorisation']); - $codeTarifActe=$this->nettoyer($prestation['codeTarifActe']); - - - $valeurActeManuel = $this->nettoyer($prestation['valeurActeManuel']); - - $libelleConsommable=$this->nettoyer($prestation['libelleConsommable']); - - if (isset($_SESSION['p_lang']) && $_SESSION['p_lang']=="en_US") - { - $libelleActe = substr($this->nettoyer($prestation['libelleActeEng']),0,57); - } - else - { - $libelleActe = substr($this->nettoyer($prestation['libelleActe']),0,57); - } - - $codeActe = $this->nettoyer($prestation['codeActe']); - - if($codeActe == "CSM"){ - $libelleActe = substr($libelleConsommable,0,57); - } - - if($actVisible!="1") - { - $libelleActe = $codeActe; - } - $valeurActe = $this->nettoyer($prestation['valeurActe']); - - $plafondActe = $this->nettoyer($prestation['plafondActe']); - - $plafond = (($plafondActe == $valeurActe) && ($valeurActe > "0"))?"1":"0"; - - if ($plafondActe > "0" && $plafondActe !="9999999999"){ - $forfaitPlafond = " - [".format_N($plafondActe)."]"; - }else{ - $forfaitPlafond = ""; - } - - $prixTarif = $this->nettoyer($prestation['prixTarif']); - - $codeMotifDepassement = $this->nettoyer($prestation['codeMotifDepassement']); - - $motif = $this->nettoyer($prestation['motif']); - $motifEng = $this->nettoyer($prestation['motifEng']); - - $tarif = $this->nettoyer($prestation['tarif']); - - $prixModifiableEnHospit = $this->nettoyer($prestation['prixModifiableEnHospit']); - $prixActeModifiable = $this->nettoyer($prestation['prixModifiableEnHospit']); - - $acteChambre = $this->nettoyer($prestation['acteChambre']); - ?> - - - - - - - - - - - - - - - - - - - - - - - -
- - ".$forfaitPlafond."" ?> - - - - - - - - - - - - - - - - nettoyer($prestation['prixManuel'])) ?>
- -
- - - - - - - - - - -
-
- - - - - - - - - - - - - nettoyer($prestations_total['totalPrixManuel']); - ?> - - - - - - - - - nettoyer($prestation['id']); - $supprimable = $prestation['supprimable']; - $codeTypePrestation=$this->nettoyer($prestation['codeTypePrestation']); - $ententePrealable=$this->nettoyer($prestation['ententePrealable']); - $autorisation=$this->nettoyer($prestation['autorisation']); - $codeTarifActe=$this->nettoyer($prestation['codeTarifActe']); - - $codeTarifActe=$this->nettoyer($prestation['codeTarifActe']); - - $valeurActeManuel = $this->nettoyer($prestation['valeurActeManuel']); - - $libelleConsommable=$this->nettoyer($prestation['libelleConsommable']); - - if (isset($_SESSION['p_lang']) && $_SESSION['p_lang']=="en_US") - { - $libelleActe = substr($this->nettoyer($prestation['libelleActeEng']),0,57); - } - else - { - $libelleActe = substr($this->nettoyer($prestation['libelleActe']),0,57); - } - - $codeActe = $this->nettoyer($prestation['codeActe']); - - if($codeActe == "CSM"){ - $libelleActe = substr($libelleConsommable,0,57); - } - - if($actVisible!="1") - { - $libelleActe = $codeActe; - } - $valeurActe = $this->nettoyer($prestation['valeurActe']); - - $plafondActe = $this->nettoyer($prestation['plafondActe']); - - - $plafond = (($plafondActe == $valeurActe) && ($valeurActe > "0"))?"1":"0"; - - if ($plafondActe > "0" && $plafondActe !="9999999999"){ - $forfaitPlafond = " - [".format_N($plafondActe)."]"; - }else{ - $forfaitPlafond = ""; - } - - $prixTarif = $this->nettoyer($prestation['prixTarif']); - - - $codeMotifDepassement = $this->nettoyer($prestation['codeMotifDepassement']); - - $motif = $this->nettoyer($prestation['motif']); - $motifEng = $this->nettoyer($prestation['motifEng']); - - $tarif = $this->nettoyer($prestation['tarif']); - - $ententePrealable = $this->nettoyer($prestation['ententePrealable']); - - $acteChambre = $this->nettoyer($prestation['acteChambre']); - - ?> - - - - - - - - - - - - - - - - - - - -
- [Plafond]") ?>
".$forfaitPlafond."" ?> - - - - nettoyer($prestation['prixManuel'])) ?>
- \ No newline at end of file