a[minor][fix] demo user perm fix
This commit is contained in:
parent
ed94aa4798
commit
9ca3f2847a
@ -48,7 +48,7 @@ def complete_setup(domain='Manufacturing'):
|
|||||||
setup_complete({
|
setup_complete({
|
||||||
"first_name": "Test",
|
"first_name": "Test",
|
||||||
"last_name": "User",
|
"last_name": "User",
|
||||||
"email": "demo@erpnext.com",
|
"email": "test_demo@erpnext.com",
|
||||||
"company_tagline": 'Awesome Products and Services',
|
"company_tagline": 'Awesome Products and Services',
|
||||||
"password": "demo",
|
"password": "demo",
|
||||||
"fy_start_date": "2015-01-01",
|
"fy_start_date": "2015-01-01",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user