mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-01 07:37:04 +00:00
3 lines
78 B
Python
3 lines
78 B
Python
def execute():
|
|
from startup.install import import_defaults
|
|
import_defaults() |