nettoyer($prescription['facture']); $nbRestantOld = $this->nettoyer($prescription['nbRestantOld']); $codeActeSeance = $this->nettoyer($prescription['codeActeSeance']); $numeroBonSeance = $this->nettoyer($prescription['numeroBonSeance']); $_SESSION['p_numeroBonSeance_C'] = $numeroBonSeance; $codeGestionBon = $this->nettoyer($prescription['codeGestionBon']); if( isset($_SESSION['p_actesHarmonises']) && ($_SESSION['p_actesHarmonises']=="1") ) { $actesHarmonises = true; } else { $actesHarmonises = false; } $codeMotifDepassement = $this->nettoyer($prescription['codeMotifDepassement']); $motif = $this->nettoyer($prescription['motif']); $motifEng = $this->nettoyer($prescription['motifEng']); $tarif = $this->nettoyer($prescription['tarif']); $libelleMotif = $motifStatut['libelle']; if (isset($_SESSION['p_lang']) && $_SESSION['p_lang']=="en_US") { $libelleMotif = $motifStatut['libelleEng']; } $codeActe = $prescription['codeActePrescription']; $prixActeModifiable = $_SESSION['p_prixActeModifiable']; $valeurActe = $this->nettoyer($prescription['valeurActeSeance']); $prixActe = $valeurActe; ?>
| = _("Date Séance") ?> | = _("Motif Dépassement") ?> | = _("No Séance") ?> | ||||
| " readonly> | = _("Nombre effectué") ?> | = _("Montant Total") ?> | ||||
| = _("Montant TM") ?> | = _("A Rembourser") ?> | = _("Dépassement") ?> |