feat: category in settings

This commit is contained in:
Jannat Patel
2024-09-20 22:15:59 +05:30
parent bc4b17cc3d
commit 7c90ca4040
6 changed files with 4647 additions and 2017 deletions

View File

@@ -115,7 +115,7 @@ scheduler_events = {
"daily": ["lms.job.doctype.job_opportunity.job_opportunity.update_job_openings"],
}
fixtures = ["Custom Field", "Function", "Industry"]
fixtures = ["Custom Field", "Function", "Industry", "LMS Category"]
# Testing
# -------