fix: workspace published field filter

This commit is contained in:
Jannat Patel
2022-03-28 17:40:55 +05:30
parent ef13c8fe8d
commit 9d2a9bbd9c
3 changed files with 61 additions and 237 deletions

View File

@@ -25,3 +25,4 @@ school.patches.v0_0.multiple_instructors #11-02-2022
school.patches.v0_0.set_course_in_lesson #21-03-2022
school.patches.v0_0.set_status_in_course #21-03-2022
lms.patches.v0_0.change_published_field_data #25-03-2022
execute:frappe.delete_doc("Workspace", "School", ignore_missing=True, force=True)