refactor(print): report driver-route remove ticket.import

This commit is contained in:
Alex Moreno 2022-03-08 15:15:59 +01:00
parent 20ee9727e9
commit 62aeea04bc
1 changed files with 0 additions and 4 deletions

View File

@ -139,10 +139,6 @@
<th class="font gray align-right">{{$t('salesPerson')}}</th>
<td>{{ticket.salesPersonName}}</td>
</tr>
<tr>
<th class="font gray align-right">{{$t('import')}}</th>
<td>{{ticket.import | currency('EUR', $i18n.locale)}}</td>
</tr>
</tbody>
</table>
<div v-if="ticket.description || ticket.shipFk" class="text-area">