diff --git a/src/pages/InvoiceIn/Card/InvoiceInIntrastat.vue b/src/pages/InvoiceIn/Card/InvoiceInIntrastat.vue index 3bc4031ed..db728b526 100644 --- a/src/pages/InvoiceIn/Card/InvoiceInIntrastat.vue +++ b/src/pages/InvoiceIn/Card/InvoiceInIntrastat.vue @@ -112,7 +112,7 @@ function getCode(row) { :table="{ selection: 'multiple', 'row-key': '$index' }" :create="{ urlCreate: 'InvoiceInIntrastats', - title: t('Create Intrastat Line'), + title: t('Create Intrastat'), formInitialData: { invoiceInFk: invoiceInId }, onDataSaved: () => invoiceInIntrastatRef.reload(), }" @@ -149,7 +149,6 @@ function getCode(row) { net: Net stems: Stems country: Country - Create Intrastat Line: Create Intrastat Line es: Code: Código amount: Valor mercancía @@ -159,5 +158,5 @@ function getCode(row) { Total amount: Total importe Total net: Total neto Total stems: Total tallos - Create Intrastat Line: Crear Línea Intrastat + Create Intrastat: Crear Intrastat