fix: upcoming batches based on start time

This commit is contained in:
Jannat Patel
2023-11-17 10:45:29 +05:30
parent a5a7184f9a
commit b70dfc8e82
4 changed files with 27 additions and 5 deletions

View File

@@ -120,12 +120,14 @@
{
"fieldname": "start_time",
"fieldtype": "Time",
"label": "Start Time"
"label": "Start Time",
"reqd": 1
},
{
"fieldname": "end_time",
"fieldtype": "Time",
"label": "End Time"
"label": "End Time",
"reqd": 1
},
{
"fieldname": "assessment_tab",
@@ -281,7 +283,7 @@
],
"index_web_pages_for_search": 1,
"links": [],
"modified": "2023-10-12 12:53:37.351989",
"modified": "2023-11-17 10:41:00.340418",
"modified_by": "Administrator",
"module": "LMS",
"name": "LMS Batch",