brotherton-erpnext/patches/april_2013/rebuild_sales_browser.py
2013-04-29 14:35:11 +05:30

4 lines
101 B
Python

import webnotes
def execute():
from patches.january_2013 import rebuild_tree
rebuild_tree.execute()