brotherton-erpnext/erpnext/healthcare/web_form/patient_registration/patient_registration.py

6 lines
95 B
Python
Raw Normal View History

2020-03-02 19:43:58 +00:00
from __future__ import unicode_literals
def get_context(context):
# do your magic here
pass