chore(menu): promote Specifications + clarify misleading menu names
Specifications menu (urgent — workflow blocker for estimators): - Moved from Configuration → Quality & Documents (manager-only) up to Plating → Quality (sequence 70). Now visible to estimator, supervisor, and manager. - Renamed "Customer Specs" → "Specifications" — the seeded library includes industry standards (AMS, MIL, ASTM, BAC) not just customer-private specs. - Action display name updated: "Customer Specifications" → "Specifications". - Added action.help HTML so the empty-state placeholder explains the Specifications library purpose to first-time users. - Old xmlid (menu_fp_config_customer_spec) preserved so existing links / breadcrumbs / search references continue to resolve. Other clarifying renames: - Safety: "JHSC" / "JHSC Meetings" → "H&S Committee (JHSC)" / "H&S Committee Meetings" — acronym was opaque to non-Canadian H&S folks. - Operations: "Move Log" → "Parts & Rack Move Log" — generic name could be confused with chatter messages or stock moves. - Configuration → Recipes & Steps: "Workflow States" → "Job Workflow Stages" — generic name; clarifies these are job state milestones (passed-stage tracking), not generic workflow. - Compliance → General: child folder "Configuration" → "Reference Data" — three levels of "Configuration" nesting (Plating>Config vs Plating>Compliance>General>Config) was confusing. No model / data changes. Pure menu metadata. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -68,11 +68,18 @@
|
||||
action="action_fp_cal_event"
|
||||
sequence="60"/>
|
||||
|
||||
<!-- Promote-Customer-Spec (Phase F) — Specifications is now central
|
||||
to order entry (estimators add new BAC / AMS / customer codes
|
||||
when they hit them). Moved out of Configuration (manager-only)
|
||||
into Quality where the workflow lives. Single menu, accessible
|
||||
to estimator/supervisor/manager via the Quality top-level.
|
||||
Old xmlid kept so links / breadcrumbs / search references
|
||||
continue to resolve. -->
|
||||
<menuitem id="menu_fp_config_customer_spec"
|
||||
name="Customer Specs"
|
||||
parent="fusion_plating.menu_fp_config_quality_docs"
|
||||
name="Specifications"
|
||||
parent="menu_fp_quality"
|
||||
action="action_fp_customer_spec"
|
||||
sequence="10"/>
|
||||
sequence="70"/>
|
||||
|
||||
<menuitem id="menu_fp_config_avl"
|
||||
name="Approved Vendor List"
|
||||
|
||||
Reference in New Issue
Block a user