brotherton-erpnext/erpnext/utilities/web_form/addresses/addresses.py

7 lines
119 B
Python
Raw Normal View History

2016-06-24 10:46:07 +00:00
from __future__ import unicode_literals
def get_context(context):
# do your magic here
context.show_sidebar = True