brotherton-erpnext/patches/july_2013/restore_tree_roots.py

6 lines
192 B
Python
Raw Normal View History

# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# License: GNU General Public License v3. See license.txt
2013-07-05 05:57:26 +00:00
def execute():
from startup.install import import_defaults
import_defaults()