From 04961a55929017f77ee6801d2b7ada4c05689821 Mon Sep 17 00:00:00 2001
From: it-fixcomart
Date: Thu, 31 Jul 2025 15:55:05 +0700
Subject: fix repeat order
---
src/lib/quotation/components/Quotationheader.jsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'src/lib/quotation/components/Quotationheader.jsx')
diff --git a/src/lib/quotation/components/Quotationheader.jsx b/src/lib/quotation/components/Quotationheader.jsx
index 6551296a..a035edc7 100644
--- a/src/lib/quotation/components/Quotationheader.jsx
+++ b/src/lib/quotation/components/Quotationheader.jsx
@@ -243,7 +243,7 @@ const Quotationheader = (quotationCount) => {
Status :
- Pesanan Diterima
+ Pesanan Diproses
--
cgit v1.2.3