Setup Wizard problem!

Hello…
I have an error after setup wizard !
After making my site and install erpnext on the site, I make a custom script and make new user like what ERP cloud, and I logged in with this user.

After finishing the setup wizard it show this error(Item group and UOM and unit is not found !!)
And the setup wizard stopped !

If I ignore this step of setup wizard it will successfully finish setup wizard by remove create_items(args) function from setup_complete in setup_wizard.py file
But The item screen still appears in the setup wizard steps, How can I remove it completely from setup wizard!

HI @OmarJaber
please refer following links

Thanks

1 Like

Thanks but this didn’t solve my problem
If I ignore this step of setup wizard it will successfully finish setup wizard by remove create_items(args) function from setup_complete in setup_wizard.py file
But The item screen still appears in the setup wizard steps, How can I remove it completely from setup wizard!

I have se same issue. I had to make “complete wizard” several times until it finish

1 Like

I find a solution for this situation using:
bench add-system-manager