From 3b36749b4332dcb5e10ffe8a7da48d387e896434 Mon Sep 17 00:00:00 2001 From: Babak Alizadeh Date: Thu, 27 Mar 2025 22:54:57 +0000 Subject: [PATCH] bug fix in import commodities from excel --- .../importModal/commodity-import-excel.vue | 214 +++++++++++------- 1 file changed, 130 insertions(+), 84 deletions(-) diff --git a/webUI/src/views/acc/component/importModal/commodity-import-excel.vue b/webUI/src/views/acc/component/importModal/commodity-import-excel.vue index fe1499a..80c3cd0 100644 --- a/webUI/src/views/acc/component/importModal/commodity-import-excel.vue +++ b/webUI/src/views/acc/component/importModal/commodity-import-excel.vue @@ -1,103 +1,149 @@ \ No newline at end of file