frappe / lms

Easy to Use, 100% Open Source Learning Management System
https://frappe.io/learning
GNU Affero General Public License v3.0
1.06k stars 486 forks source link

Added default start_date if there is not date in time table fixes #842 #1034

Closed Vaibhav-tech22 closed 2 weeks ago

Vaibhav-tech22 commented 1 month ago

closes #842

Vaibhav-tech22 commented 1 month ago

@anandology Please review the PR!

pateljannat commented 2 weeks ago

@Vaibhav-tech22 The date is mandatory in the schedule child table, so why would it ever be None? This PR is not solving anything.