-
- {{ t('Client inactive') }}
-
-
- {{ t('Client Frozen') }}
-
-
- {{ t('Client has debt') }}
-
-
- {{ t('Client not checked') }}
-
-
- {{ t('This ticket is deleted') }}
-
+
+ {{ t('salesTicketsTable.risk') }}:
+ {{ console.log('risk, credit', row?.risk, row?.credit) }}
+ {{ row?.risk - row?.credit }}
+
-
- {{ $t('salesTicketsTable.risk') }}: {{ row.risk }}
-
{{ t('ticket.summary.hasItemDelay') }}
@@ -266,6 +228,14 @@ function ticketFilter(ticket) {
{{ t('ticket.summary.hasTicketRequest') }}
+
+ {{ t('Client not checked') }}
+
{{ t('Client Frozen') }}
- {{ t('Client not checked') }}
+ {{ t('salesTicketsTable.tooLittle') }}