mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-12 17:51:20 +00:00
3 lines
78 B
Python
3 lines
78 B
Python
def execute():
|
|
from startup.install import import_defaults
|
|
import_defaults() |