brotherton-erpnext/patches/april_2013/rebuild_sales_browser.py

4 lines
101 B
Python
Raw Normal View History

2013-04-29 09:05:11 +00:00
import webnotes
def execute():
from patches.january_2013 import rebuild_tree
rebuild_tree.execute()