|
-
- Destination
- {{model.userParams.dateToAdvance| date: 'dd/MM/yyyy'}}
- |
-
- Origin
- {{model.userParams.dateFuture | date: 'dd/MM/yyyy'}}
- |
+ Destination |
+ Origin |
@@ -56,14 +50,16 @@
check-field="checked">
|
-
- |
+ |
ID
|
IPT
|
+
+ Preparation
+ |
State
|
@@ -125,6 +121,7 @@
{{::ticket.ipt | dashIfEmpty}} |
+ {{::ticket.preparation | dashIfEmpty}} |
@@ -165,7 +162,6 @@
{{::(ticket.futureTotalWithVat ? ticket.futureTotalWithVat : 0) | currency: 'EUR': 2}}
|
-
diff --git a/modules/ticket/front/future-search-panel/index.html b/modules/ticket/front/future-search-panel/index.html
index d873fbc37..bcf6e5fe3 100644
--- a/modules/ticket/front/future-search-panel/index.html
+++ b/modules/ticket/front/future-search-panel/index.html
@@ -1,7 +1,7 @@