Revoke ‘manage_woocommerce’ capability from a role.
WooCommerce – manage_woocommerce
Orders – edit_shop_orders
Coupons – edit_shop_coupons
Reports – view_woocommerce_reports
Settings – manage_woocommerce
Status – manage_woocommerce
Extensions – manage_woocommerce
If I deactivate manage woocommerce, then the whole dashboard is gone.
To allow access to the admin back-end add ‘view_admin_dashboard’ user capability to the user role. This capability does not exists by default, you need to create it manually. Read this article for more details how wp-admin is blocked by WooCommerce.