diff --git a/src/pages/Travel/ExtraCommunity.vue b/src/pages/Travel/ExtraCommunity.vue
index ebdf56bda..898342deb 100644
--- a/src/pages/Travel/ExtraCommunity.vue
+++ b/src/pages/Travel/ExtraCommunity.vue
@@ -265,11 +265,6 @@ const columns = computed(() => [
showValue: false,
sortable: true,
},
- {
- label: '',
- name: 'isCustomInspectionRequired',
- align: 'center',
- },
]);
async function getData() {
@@ -597,7 +592,16 @@ const getColor = (percentage) => {
{{ entry.supplierName }}
-
+
+
+
+
{{ toCurrency(entry.invoiceAmount) }}
@@ -633,16 +637,6 @@ const getColor = (percentage) => {
/>
-
-
-
-