From 3bfe108dabe1e5839d8fdd4718b3536d72b856d2 Mon Sep 17 00:00:00 2001 From: "pramod.mahajan" Date: Tue, 2 Dec 2025 17:23:03 +0530 Subject: [PATCH] removed all required condition --- .../purchase/PurchasePartyDetails.jsx | 15 ++--- .../purchase/PurchasePaymentDetails.jsx | 59 ++++++++----------- src/components/purchase/PurchaseSchema.jsx | 25 ++++++-- .../purchase/PurchaseTransportDetails.jsx | 2 +- 4 files changed, 53 insertions(+), 48 deletions(-) diff --git a/src/components/purchase/PurchasePartyDetails.jsx b/src/components/purchase/PurchasePartyDetails.jsx index fd776961..13f100c8 100644 --- a/src/components/purchase/PurchasePartyDetails.jsx +++ b/src/components/purchase/PurchasePartyDetails.jsx @@ -73,15 +73,16 @@ const PurchasePartyDetails = () => { control={control} render={({ field }) => ( )} /> @@ -109,7 +110,7 @@ const PurchasePartyDetails = () => {
- +