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