From 7bf13d5dc588399f4476c8bc61f306c8e454f538 Mon Sep 17 00:00:00 2001 From: Konstantinos Paparas Date: Fri, 13 Dec 2024 10:49:07 +0100 Subject: [PATCH] fix: properly update VAT before doing a check --- components/account/home/AccountInformation.vue | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/components/account/home/AccountInformation.vue b/components/account/home/AccountInformation.vue index e0203338..aa3ba761 100644 --- a/components/account/home/AccountInformation.vue +++ b/components/account/home/AccountInformation.vue @@ -1,6 +1,6 @@