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

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

7 lines
96 B
Python
Raw Normal View History

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