2 levels of tenancy (nested tenancy)
Hi,
It is possible to have 2 levels of tenancy?
I mean one level it would be for user companies (each user can have multiple companies) and then each company could have multiple stores with different workers, products, etc etc.
If it's not possible then any hint how It could be done?
Thanks.
2 Replies
In fact, what you said is one tenancy. If you use Jetstream team, it will help you initial this easier. A user belongs to Teams, and team has many users.
But in my case each team (company) will have many stores and each store will have their own resources. So it will be user -> companies -> stores -> [products, orders, etc]
I guess I'll just create first store default with creating company (or I would say create company during creating first tenant/store) and the company resources will available insinde each store (if user has permission for that)