mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 10:49:09 +00:00
[patch] rebuild sales browser
This commit is contained in:
4
patches/april_2013/rebuild_sales_browser.py
Normal file
4
patches/april_2013/rebuild_sales_browser.py
Normal file
@@ -0,0 +1,4 @@
|
||||
import webnotes
|
||||
def execute():
|
||||
from patches.january_2013 import rebuild_tree
|
||||
rebuild_tree.execute()
|
||||
Reference in New Issue
Block a user