mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 04:09:11 +00:00
[fix] [minor] make_demo_fresh fixed
This commit is contained in:
@@ -380,7 +380,8 @@ def complete_setup():
|
||||
setup_account({
|
||||
"first_name": "Test",
|
||||
"last_name": "User",
|
||||
"fy_start": "1st Jan",
|
||||
"fy_start_date": "2013-01-01",
|
||||
"fy_end_date": "2013-12-31",
|
||||
"industry": "Manufacturing",
|
||||
"company_name": company,
|
||||
"company_abbr": company_abbr,
|
||||
|
||||
Reference in New Issue
Block a user