diff --git a/modules/ticket/front/index/index.html b/modules/ticket/front/index/index.html
index 1953e3cfc..f2172b245 100644
--- a/modules/ticket/front/index/index.html
+++ b/modules/ticket/front/index/index.html
@@ -43,8 +43,6 @@
State
Agency
Warehouse
- Invoice
- Route
Total
@@ -75,8 +73,6 @@
{{::ticket.state}}
{{::ticket.agencyMode}}
{{::ticket.warehouse}}
- {{::ticket.refFk | dashIfEmpty}}
- {{::ticket.routeFk | dashIfEmpty}}
{{::ticket.total | currency: '€': 2}}
+
+