brotherton-erpnext/erpnext/healthcare/web_form/patient_registration/patient_registration.py
2020-03-27 11:30:00 +05:30

6 lines
95 B
Python

from __future__ import unicode_literals
def get_context(context):
# do your magic here
pass