diff --git a/Vue/Ajaxfactures/index.php b/Vue/Ajaxfactures/index.php
index be40b95..e10566b 100755
--- a/Vue/Ajaxfactures/index.php
+++ b/Vue/Ajaxfactures/index.php
@@ -14,6 +14,7 @@
= _("N° Bon") ?> |
= _("Id Fact") ?> |
Date |
+ Type |
= _("Prestataire") ?> |
= _("Frais") ?> |
= _("T M") ?> |
@@ -59,6 +60,10 @@
= dateheureFr($this->nettoyer($facture['dateSysteme'])) ?>
+
+ = $this->nettoyer($facture['codeTypePrestataire']) ?>
+ |
+
= $this->nettoyer($facture['prestataire']) ?>
|