From cbd5ae99691083789e4cf0d680244a8f0fe66a7d Mon Sep 17 00:00:00 2001 From: Sai Phanindra <29685411+ph4ni@users.noreply.github.com> Date: Wed, 27 Dec 2023 11:29:51 +0530 Subject: [PATCH] Update lms_batch.py --- lms/lms/doctype/lms_batch/lms_batch.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/lms/doctype/lms_batch/lms_batch.py b/lms/lms/doctype/lms_batch/lms_batch.py index fca3d52b..679276a3 100644 --- a/lms/lms/doctype/lms_batch/lms_batch.py +++ b/lms/lms/doctype/lms_batch/lms_batch.py @@ -33,7 +33,7 @@ class LMSBatch(Document): self.validate_evaluation_end_date() def validate_batch_end_date(self): - if(self.end_date