When I login to Magento admin, it defaults to show the sales report for both websites/stores combined. How do I change this to show only the info relevant to the store associated with the user?
For example Company1 is managed by User1. When User1 logs in, it should show the sales reports for Company1, rather than Company1 + Company2. When User2 logs in, it should show the sales for Company2.
I don't see a place in the user roles to associate users with stores?!