2 Commits

Author SHA1 Message Date
shopkeeperdev
92b301883f Fix admin menu icon placeholder: load CSS globally
- Created view/adminhtml/layout/default.xml to load vendor-report.css on all admin pages
- Updated menu.xml formatting and added dependsOnModule attribute
- This ensures the CSS rules that hide the menu icon placeholder are applied globally

The rectangle/box appearing next to the menu item was caused by the CSS
not being loaded on the admin menu navigation. The default.xml layout file
ensures the CSS loads everywhere in the admin, properly hiding the icon.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-04 19:55:08 -05:00
shopkeeperdev
fc2838d68a Initial commit: Vendor Sales Report Magento 2 module 2025-11-03 17:20:07 -05:00