mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +00:00
4 lines
54 B
Python
4 lines
54 B
Python
def get_context(context):
|
|
# do your magic here
|
|
pass
|