836a4b5e54
Co-authored-by: Chinmay Pai <chinmaydpai@gmail.com>
2 lines
143 B
Python
2 lines
143 B
Python
# current_module = frappe.get_doc("Course", frappe.form_dict["lesson"])
|
|
# current_lesson = frappe.get_doc("Lesson", frappe.form_dict["lesson"]) |