brotherton-erpnext/erpnext/patches/may_2012/reload_customer_address_contact.py

4 lines
143 B
Python
Raw Normal View History

2012-05-23 18:27:05 +05:30
def execute():
import webnotes
import webnotes.modules
webnotes.modules.reload_doc('selling', 'search_criteria', 'customer_address_contact')