Destination Origin
ID Date IPT State Liters Lines Import ID Date IPT State Liters Zone Not Movable Lines Import
{{::ticket.id | dashIfEmpty}} {{::ticket.shipped | date: 'dd/MM/yyyy'}} {{::ticket.ipt | dashIfEmpty}} {{::ticket.state | dashIfEmpty}} {{::ticket.liters | dashIfEmpty}} {{::ticket.lines | dashIfEmpty}} {{::(ticket.totalWithVat ? ticket.totalWithVat : 0) | currency: 'EUR': 2}} {{::ticket.futureId | dashIfEmpty}} {{::ticket.futureShipped | date: 'dd/MM/yyyy'}} {{::ticket.futureIpt | dashIfEmpty}} {{::ticket.futureState | dashIfEmpty}} {{::ticket.futureLiters | dashIfEmpty}} {{::ticket.futureZoneName | dashIfEmpty}} {{::ticket.notMovableLines | dashIfEmpty}} {{::ticket.futureLines | dashIfEmpty}} {{::(ticket.futureTotalWithVat ? ticket.futureTotalWithVat : 0) | currency: 'EUR': 2}}