a[minor][fix] demo user perm fix

This commit is contained in:
Saurabh 2017-02-02 19:22:16 +05:30
parent ed94aa4798
commit 9ca3f2847a

View File

@ -48,7 +48,7 @@ def complete_setup(domain='Manufacturing'):
setup_complete({
"first_name": "Test",
"last_name": "User",
"email": "demo@erpnext.com",
"email": "test_demo@erpnext.com",
"company_tagline": 'Awesome Products and Services',
"password": "demo",
"fy_start_date": "2015-01-01",