diff --git a/Vue/Ajaxactesproformahospitalisation/index.php b/Vue/Ajaxactesproformahospitalisation/index.php index 4c39633..9b7ecbb 100755 --- a/Vue/Ajaxactesproformahospitalisation/index.php +++ b/Vue/Ajaxactesproformahospitalisation/index.php @@ -24,267 +24,145 @@ -
| = _("Suppr") ?> | -= _("Acte") ?> | -= _("Prix Unitaire") ?> | -= _("Quantité") ?> | -= _("Prix Total") ?> | -||||
|---|---|---|---|---|---|---|---|---|
| = _("Accord assureur:") ?> | ++ | + | = _("Refus assureur:") ?> | ++ |
| = _("Total (".count($prestations).")") ?> | -= format_N($prestation_total_reclame) ?> | += _("Acte - [Plafond]") ?> | += _("Prix Unitaire") ?> | + += _("Quantité") ?> | += _("Prix Total") ?> | |||
|---|---|---|---|---|---|---|---|---|
| = _("Total (".count($prestations).")") ?> | += format_N($prestation_total_reclame) ?> | +|||||||
| - - | - -= $libelleActe."".$forfaitPlafond."" ?> | - -- - - - - - - - - - | - - - -- + $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']); + + ?> + + | |||||
| = $libelleActe."".$forfaitPlafond."" ?> | + ++ | - -- - | - -- - | = format_N($this->nettoyer($prestation['prixManuel'])) ?> | -||||
| - | ||||||||
| = _("Accord assureur:") ?> | -- | - | = _("Refus assureur:") ?> | -- | = format_N($this->nettoyer($prestation['prixManuel'])) ?> | + + +
| + | ||||
| = _("Acte - [Plafond]") ?> | -= _("Prix Unitaire") ?> | - -= _("Quantité") ?> | -= _("Prix Total") ?> | -
|---|---|---|---|
| = _("Total (".count($prestations).")") ?> | -= format_N($prestation_total_reclame) ?> | -||
| = $libelleActe."".$forfaitPlafond."" ?> | - -- - | -- - | - -= format_N($this->nettoyer($prestation['prixManuel'])) ?> | -
| - | |||
| = _("Suppr") ?> | += _("Acte") ?> | += _("Prix Unitaire") ?> | += _("Quantité") ?> | += _("Prix Total") ?> | +||
|---|---|---|---|---|---|---|
| = _("Total (".count($prestations).")") ?> | += format_N($prestation_total_reclame) ?> | +|||||
| + + | + += $libelleActe."".$forfaitPlafond."" ?> | + ++ + + + + + + + + + | + + + ++ + | + ++ + | + + ++ + | + += format_N($this->nettoyer($prestation['prixManuel'])) ?> | +
| + | ||||||
| = _("Accord assureur:") ?> | ++ | + | = _("Refus assureur:") ?> | ++ |
| = _("Acte - [Plafond]") ?> | += _("Prix Unitaire") ?> | + += _("Quantité") ?> | += _("Prix Total") ?> | +
|---|---|---|---|
| = _("Total (".count($prestations).")") ?> | += format_N($prestation_total_reclame) ?> | +||
| = $libelleActe."".$forfaitPlafond."" ?> | + ++ + | ++ + | + += format_N($this->nettoyer($prestation['prixManuel'])) ?> | +
| + | |||
| = _("Acte") ?> | += _("Prix Unitaire") ?> | += _("Quantité") ?> | += _("Prix Total") ?> | +|
|---|---|---|---|---|
| = _("Total (".count($prestations).")") ?> | += format_N($prestation_total_reclame) ?> | +|||
| = $libelleActe."".$forfaitPlafond."" ?> | + ++ + | + + ++ + | + ++ + | + + += format_N($this->nettoyer($prestation['prixManuel'])) ?> | +
| + | ||||
| = _("Suppr") ?> | += _("Acte") ?> | += _("Prix Unitaire") ?> | += _("Quantité") ?> | += _("Prix Total") ?> | +|
|---|---|---|---|---|---|
| = _("Total (".count($prestations).")") ?> | += format_N($prestation_total_reclame) ?> | +||||
| + + | + += $libelleActe."".$forfaitPlafond."" ?> | + ++ + + + + + | + + ++ + | + ++ + | + + += format_N($this->nettoyer($prestation['prixManuel'])) ?> | +
| + | |||||