ofbiz-framework
ofbiz-framework copied to clipboard
Improved: Manufacturing Rules - move menu-item to ManufacturingAppBar (OFBIZ-12525)
Currently the menu-item to access manufacturing rules is located within menu BomTabBar. For a consistent user experience this should be located in the AppBar of the component.
modified: ManufacturingMenus.xml
- removed menu-item ProductManufacturingRules from BomTabBar
- added menu-item ManufacturingRules to ManufacturingAppBar
- additional change vis-a-vis header and cleanup in BomScreens.xnl
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Adding "Manufacturing Rules" menu to the top menu seems a good idea to me, not removing it from the BOM page sub-menu. I'll handle that by hand, clsoing