nettoyer($prestation['codeTypePrestation']); $entente = $this->nettoyer($prestation['ententePrealable']); $auto = $this->nettoyer($prestation['autorisation']); $valide = $this->nettoyer($prestation['valide']); $codeActe = $this->nettoyer($prestation['codeActe']); $libelleActe = est_anglophone() ? $this->nettoyer($prestation['libelleActeEng']) : $this->nettoyer($prestation['libelleActe']); if($actVisible != "1") { $libelleActe = $codeActe; } // Logique de statut (Entente ou Autorisation) $rowClass = ""; $statusIcon = ""; if($entente == '9' || $auto == '9') { $rowClass = "table-danger opacity-75"; $statusIcon = ''; } elseif($entente == '2' || $auto == '2') { $rowClass = "table-warning bg-opacity-10"; $statusIcon = ''; } elseif($entente == '1' || $auto == '1') { $statusIcon = ''; } ?>
Val.
nettoyer($prestation['dateSysteme'])) ?>
Code:
nettoyer($prestation['valeurActe'])) ?> nettoyer($prestation['quantite']) ?> nettoyer($prestation['fraisReel'])) ?> nettoyer($prestation['montantTm'])) ?> nettoyer($prestation['montantArembourser'])) ?>