brotherton-erpnext/patches/july_2013/restore_tree_roots.py

6 lines
209 B
Python
Raw Normal View History

2013-11-20 07:29:58 +00:00
# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd. and Contributors
# 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()