brotherton-erpnext/erpnext/hr/web_form/job_application/job_application.py

8 lines
110 B
Python
Raw Normal View History

2016-09-13 08:59:02 +00:00
from __future__ import unicode_literals
import frappe
def get_context(context):
# do your magic here
pass