brotherton-erpnext/patches/april_2013/rebuild_sales_browser.py

4 lines
101 B
Python
Raw Normal View History

2013-04-29 14:35:11 +05:30
import webnotes
def execute():
from patches.january_2013 import rebuild_tree
rebuild_tree.execute()