diff --git a/src/pages/Item/Card/ItemLastEntries.vue b/src/pages/Item/Card/ItemLastEntries.vue
index af14e06c2..62c154de2 100644
--- a/src/pages/Item/Card/ItemLastEntries.vue
+++ b/src/pages/Item/Card/ItemLastEntries.vue
@@ -250,7 +250,11 @@ onUnmounted(() => (stateStore.rightDrawer = false));
-
+
{{ dashIfEmpty(row.packing) }}
{{ t('lastEntries.packing') }}
@@ -258,7 +262,11 @@ onUnmounted(() => (stateStore.rightDrawer = false));
-
+
{{ dashIfEmpty(row.grouping) }}
{{ t('lastEntries.grouping') }}