+
+
+
+
+
{
-
-
-
- {{ t('Add note') }}
-
-
-
+
+
+ {{ t('Add note') }}
+
+
diff --git a/src/pages/Entry/Card/EntrySummary.vue b/src/pages/Entry/Card/EntrySummary.vue
index 409d32c95..7a271d298 100644
--- a/src/pages/Entry/Card/EntrySummary.vue
+++ b/src/pages/Entry/Card/EntrySummary.vue
@@ -39,30 +39,47 @@ onMounted(async () => {
const tableColumnComponents = {
quantity: {
component: () => 'span',
+ props: () => {},
},
stickers: {
component: () => 'span',
+ props: () => {},
+ event: () => {},
},
packagingFk: {
component: () => 'span',
+ props: () => {},
+ event: () => {},
},
weight: {
component: () => 'span',
+ props: () => {},
+ event: () => {},
},
packing: {
component: () => 'span',
+ props: () => {},
+ event: () => {},
},
grouping: {
component: () => 'span',
+ props: () => {},
+ event: () => {},
},
buyingValue: {
component: () => 'span',
+ props: () => {},
+ event: () => {},
},
amount: {
component: () => 'span',
+ props: () => {},
+ event: () => {},
},
pvp: {
component: () => 'span',
+ props: () => {},
+ event: () => {},
},
};
@@ -162,125 +179,82 @@ const fetchEntryBuys = async () => {
{{ t('globals.summary.basicData') }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
- {{ entry.travel.ref }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+ {{ entry.travel.ref }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+