Files
lms/school/job/notification/new_job_alert/new_job_alert.py
2021-12-30 13:08:52 +05:30

6 lines
69 B
Python

import frappe
def get_context(context):
# do your magic here
pass