ofbiz-framework icon indicating copy to clipboard operation
ofbiz-framework copied to clipboard

Improved: Manufacturing Rules - move menu-item to ManufacturingAppBar (OFBIZ-12525)

Open PierreSmits opened this issue 3 years ago • 1 comments

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

PierreSmits avatar Jan 23 '22 11:01 PierreSmits

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Jan 23 '22 11:01 sonarqubecloud[bot]

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

JacquesLeRoux avatar Sep 28 '22 07:09 JacquesLeRoux