[hotfix] setup wizard access

This commit is contained in:
Nabin Hait 2016-05-20 15:12:45 +05:30
parent de974c684c
commit d112417301

View File

@ -20,7 +20,7 @@ def setup_complete(args=None):
install_fixtures.install(args.get("country"))
update_setup_wizard_access()
# update_setup_wizard_access()
create_fiscal_year_and_company(args)
create_users(args)
set_defaults(args)