Files
schuetz3-erpnext/erpnext/utilities/web_form/addresses/addresses.py
Ankush Menat c07713b860 style: bulk format code with black
v13 port because otherwise backports will result in conflicts always
2022-03-29 17:29:34 +05:30

4 lines
77 B
Python

def get_context(context):
# do your magic here
context.show_sidebar = True