Merge pull request #5377 from nabinhait/setup_wizard_access
[hotfix] setup wizard access
This commit is contained in:
commit
eb04405d6b
@ -20,7 +20,7 @@ def setup_complete(args=None):
|
|||||||
|
|
||||||
install_fixtures.install(args.get("country"))
|
install_fixtures.install(args.get("country"))
|
||||||
|
|
||||||
update_setup_wizard_access()
|
# update_setup_wizard_access()
|
||||||
create_fiscal_year_and_company(args)
|
create_fiscal_year_and_company(args)
|
||||||
create_users(args)
|
create_users(args)
|
||||||
set_defaults(args)
|
set_defaults(args)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user