[fix] [minor] make_demo_fresh fixed

This commit is contained in:
Akhilesh Darjee
2013-11-27 16:16:32 +05:30
parent ca414a96cc
commit a8e704d4ab
4 changed files with 186 additions and 145 deletions

View File

@@ -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,