From 57f1d6665f41c9df21ff47b476ded7d784a77cf9 Mon Sep 17 00:00:00 2001 From: puriphatt Date: Fri, 1 Nov 2024 11:12:43 +0700 Subject: [PATCH] fix: hide btn on pay condition full & status pending --- src/pages/05_quotation/QuotationForm.vue | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/pages/05_quotation/QuotationForm.vue b/src/pages/05_quotation/QuotationForm.vue index 447509ba..0d6ab53a 100644 --- a/src/pages/05_quotation/QuotationForm.vue +++ b/src/pages/05_quotation/QuotationForm.vue @@ -1528,7 +1528,13 @@ const view = ref(View.Quotation); -
+
(View.Quotation); {{ $t('quotation.approveInvoice') }}
+