Hi, I have a shop with two users for the admin area with different roles
- admin
- webmanager user with some restrictions
In admin area I display a report (Reports->Products->Products ordered) filternig by date and, for the admin, by the webmanager's shop.
I expect two reports be identical, but webmanager's report doesn't show bundle products while admin's report does.
The 2 queries differ for 1 WHERE condition: only simple products are shown in webmanager's report.
Am I missing something? Is there a solution without creating a module for?
Thanks
Are you using a custom reporting tool?
Hi, no, standard Magento reports