feat: default Notification - a day before Exit Interview

This commit is contained in:
Rucha Mahabal
2021-12-05 22:28:22 +05:30
parent 1c09439d03
commit b69e0d2c63
4 changed files with 71 additions and 0 deletions

View File

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