fix: email on job creation

This commit is contained in:
Jannat Patel
2021-12-30 13:08:52 +05:30
parent aa81426189
commit 5a1bdc156d
9 changed files with 54 additions and 10 deletions

View File

@@ -0,0 +1,5 @@
import frappe
def get_context(context):
# do your magic here
pass