diff --git a/Vue/Ajaxtblistertableauajustementgarant/index.php b/Vue/Ajaxtblistertableauajustementgarant/index.php index 54c2088a..a4b92974 100755 --- a/Vue/Ajaxtblistertableauajustementgarant/index.php +++ b/Vue/Ajaxtblistertableauajustementgarant/index.php @@ -1,50 +1,65 @@ - +
| " readonly> | - -
| = _("Centre gestion") ?> | -= _("Garant") ?> | -= _("S/P Minimum") ?> | -= _("S/P Maximum") ?> | -= _("Taux")." (%)" ?> | - -= _("Modifier") ?> | - -
|---|---|---|---|---|---|
| = $this->nettoyer($v['codeSociete']);; ?> - | = $this->nettoyer($v['garant']) ?> | -= $this->nettoyer($v['spMin']) ?> | -= $this->nettoyer($v['spMax']) ?> | -= $this->nettoyer($v['tauxAjustement']) ?> | - -- - | - -
| = _("Centre") ?> | += _("S/P Minimum") ?> | += _("S/P Maximum") ?> | += _("Taux (%)") ?> | += _("Action") ?> | +
|---|---|---|---|---|
| = $this->nettoyer($v['codeSociete']); ?> | += number_format($this->nettoyer($v['spMin']), 2); ?> | += number_format($this->nettoyer($v['spMax']), 2); ?> | ++ + = number_format($this->nettoyer($v['tauxAjustement']), 2); ?> % + + | ++ + | +