brotherton-erpnext/erpnext/hr/notification/exit_interview_scheduled/exit_interview_scheduled.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
69 B
Python
Raw Normal View History

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