Fix user for demo

This commit is contained in:
Neil Trini Lasrado 2016-10-28 16:39:45 +05:30
parent 4dd76f21c9
commit 1569cf8eb3

View File

@ -41,9 +41,9 @@ def complete_setup(domain='Manufacturing'):
setup_complete({
"first_name": "Test",
"last_name": "User",
"email": "test_demo@erpnext.com",
"email": "demo@erpnext.com",
"company_tagline": 'Awesome Products and Services',
"password": "test",
"password": "demo",
"fy_start_date": "2015-01-01",
"fy_end_date": "2015-12-31",
"bank_account": "National Bank",