diff --git a/src/pages/InvoiceIn/Card/InvoiceInSummary.vue b/src/pages/InvoiceIn/Card/InvoiceInSummary.vue
index 5de19f6cb..497d18735 100644
--- a/src/pages/InvoiceIn/Card/InvoiceInSummary.vue
+++ b/src/pages/InvoiceIn/Card/InvoiceInSummary.vue
@@ -329,19 +329,14 @@ function setData(entity) {
-
-
-
-
- {{
- toCurrency(invoiceIn.totals.totalTaxableBase)
- }}
-
-
-
-
-
-
+
@@ -351,15 +346,12 @@ function setData(entity) {
-
-
-
-
- {{ toCurrency(invoiceIn.totals.totalDueDay) }}
-
-
-
+ >
@@ -372,16 +364,13 @@ function setData(entity) {
>
-
-
-
- {{ toCurrency(intrastatTotals.amount) }}
- {{ intrastatTotals.net }}
- {{ intrastatTotals.stems }}
-
-
-