diff --git a/Vue/Autresparametresgeneraux/index.php b/Vue/Autresparametresgeneraux/index.php
index 532394f1..d5d17cb9 100755
--- a/Vue/Autresparametresgeneraux/index.php
+++ b/Vue/Autresparametresgeneraux/index.php
@@ -342,27 +342,163 @@
-
-
-
-
-
- = _("Limiter la facturation par centre ?") ?>
- OUI
-
-
-
-
-
-
-
- = _("Modifier prix médicament par pharmacien ?") ?>
-
- = $px ? _("OUI") : _("NON") ?>
-
-
-
-
-
+
+
+
+
+
+
+
+
+ | # |
+ = _("RÈGLE DE PRESTATION") ?> |
+ = _("CONFIGURATION") ?> |
+
+
+
+
+
+ | = $b[0] ?> |
+ = $b[1] ?> |
+
+
+ = $val ? _("OUI") : _("NON") ?>
+
+ |
+
+
+
+
+
+ | = $n[0] ?> |
+ = $n[1] ?> |
+
+ = $this->nettoyer($societeuser[$n[2]]) ?>
+ = $n[3] ?>
+ |
+
+
+
+
+ | 06 |
+ = _("Mode de biométrie activé") ?> |
+
+ = est_anglophone() ? $this->nettoyer($societeuser['biometrieEng']) : $this->nettoyer($societeuser['biometrie']) ?>
+ |
+
+
+ | 09 |
+ = _("Désignation de l'acte de consultation gratuite") ?> |
+
+ = est_anglophone() ? $this->nettoyer($societeuser['acteConsultationGratuiteEng']) : $this->nettoyer($societeuser['acteConsultationGratuite']) ?>
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ | = $pb[0] ?> |
+ = $pb[1] ?> |
+
+
+ = $status ? _("OUI") : _("NON") ?>
+
+ |
+
+
+
+
+ | 03 |
+ = _("Mode d'application de la marge (Forfait ou %)") ?> |
+ = $this->nettoyer($societeuser['typeMargePrixMedicament']) ?> |
+
+
+ | 05 |
+ = _("Marge maximum acceptée (Système vs Pharmacie)") ?> |
+
+ = format_N($this->nettoyer($societeuser['margePrixMedicament'])) ?>
+ = ($societeuser['typeMargePrixMedicament'] == "Forfait") ? $_SESSION['devise_C'] : "%" ?>
+ |
+
+
+ | 07 |
+ = _("Marge maximum acceptée (Système vs Substitution)") ?> |
+
+ = format_N($this->nettoyer($societeuser['margePrixSubstitutMedicament'])) ?>
+ = ($societeuser['typeMargePrixMedicament'] == "Forfait") ? $_SESSION['devise_C'] : "%" ?>
+ |
+
+
+
+
+
+
+
+
+
+
+
+ | 01 |
+ = _("Permettre aux LABO de compléter la prescription du médecin ?") ?> |
+
+
+
+ = $labo ? _("OUI") : _("NON") ?>
+
+ |
+
+
+
+
+