Hey guys,
I’m making a supply chain app.
Each department can only see their own categories of items, and they use a form to request this items from the warehouse.
On the other side, the warehouse must see all requests, filtered by department.
Should I use an admin app for the warehouse? Or do you think it’s better to use the same app?
Thanks,