Merge pull request #5378 from saurabh6790/hotfix
[fix] update setup wizard access
This commit is contained in:
commit
40d63d0675
@ -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…
Reference in New Issue
Block a user