diff --git a/src/pages/Supplier/Card/SupplierConsumption.vue b/src/pages/Supplier/Card/SupplierConsumption.vue
index e7cbca8b1..2b4dfe6b8 100644
--- a/src/pages/Supplier/Card/SupplierConsumption.vue
+++ b/src/pages/Supplier/Card/SupplierConsumption.vue
@@ -1,6 +1,6 @@
@@ -192,10 +199,14 @@ console.log('dateRange From', dateRanges.value.from);
{{ dashIfEmpty(buy.total) }}
-
+
{{ t('Total entry') }}:
{{ calculateTotal(row.buys) }}
+
+ {{ t('Total stems') }}:
+ {{ calculateTotalStems(row.buys) }}
+
@@ -211,6 +222,7 @@ console.log('dateRange From', dateRanges.value.from);
es:
Total entry: Total entrada
+ Total stems: Total tallos
Open as PDF: Abrir como PDF
Send to email: Enviar por email
This supplier does not have a contact with an email address: Este proveedor no tiene un email de contacto