From 804d3e702457286738a7294f939e7232352fd256 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 10 Apr 2026 10:15:12 +0000 Subject: [PATCH] ce --- Vue/Tranchesaccessoires/index.php | 158 ++++++++++++++++-------------- 1 file changed, 84 insertions(+), 74 deletions(-) diff --git a/Vue/Tranchesaccessoires/index.php b/Vue/Tranchesaccessoires/index.php index cbd20360..e81914aa 100755 --- a/Vue/Tranchesaccessoires/index.php +++ b/Vue/Tranchesaccessoires/index.php @@ -1,79 +1,89 @@ -titre = "INTER SANTE - Tableau des tranches d'accessoires"; ?> +
+
+
+
+
+ +
+
+

+

+ + + + +

+
+
+
+ +
+
+
- +
+
- - - - -
- +
+
+
+ + + + + + + + + + + + + + + nettoyer($v['id']); + $typecontrat = est_anglophone() ? $this->nettoyer($v['typecontratEng']) : $this->nettoyer($v['typecontrat']); + $appli = est_anglophone() ? $this->nettoyer($v['appliEng']) : $this->nettoyer($v['appli']); + ?> + + + + + + + + + + + + +
nettoyer($v['codeSociete']) ?>nettoyer($v['primeMin'])) ?>nettoyer($v['primeMax'])) ?>nettoyer($v['accessoireForfait'])) ?> + + nettoyer($v['tauxAccessoire']), 2) ?> % + + + +
+
+
+
-
- -
+ -
- - - - - -
" readonly>
- - - - - - - - - - - - - - - - - - - nettoyer($v['id']); - $typecontrat = $this->nettoyer($v['typecontrat']); - $appli = $this->nettoyer($v['appli']); - if (est_anglophone()){ - $typecontrat = $this->nettoyer($v['typecontratEng']); - $appli = $this->nettoyer($v['appliEng']); - } - ?> - - - - - - - - - - - - - - - -
nettoyer($v['codeSociete']);; ?> - nettoyer($v['primeMin'])); ?>nettoyer($v['primeMax'])); ?>nettoyer($v['accessoireForfait'])); ?>nettoyer($v['tauxAccessoire']),2); ?> - -
-
\ No newline at end of file + \ No newline at end of file