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

8 lines
110 B
Python
Raw Normal View History

2018-05-15 13:45:58 +00:00
from __future__ import unicode_literals
import frappe
def get_context(context):
# do your magic here
pass