From da82c704d5aa5b6c6ec603a33048d54d73ae0db2 Mon Sep 17 00:00:00 2001 From: rstubryan Date: Thu, 26 Feb 2026 10:12:48 +0700 Subject: [PATCH] refactor(FE): Fix validation message formatting in InventoryAdjustmentForm --- .../adjustment/form/InventoryAdjustmentForm.schema.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/pages/inventory/adjustment/form/InventoryAdjustmentForm.schema.ts b/src/components/pages/inventory/adjustment/form/InventoryAdjustmentForm.schema.ts index 8858cf25..41284e0c 100644 --- a/src/components/pages/inventory/adjustment/form/InventoryAdjustmentForm.schema.ts +++ b/src/components/pages/inventory/adjustment/form/InventoryAdjustmentForm.schema.ts @@ -86,7 +86,9 @@ export const InventoryAdjustmentFormSchema: Yup.ObjectSchema