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