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:
@@ -5,7 +5,7 @@
|
||||
|
||||
{
|
||||
'name': 'Fusion Plating',
|
||||
'version': '19.0.19.1.0',
|
||||
'version': '19.0.19.2.0',
|
||||
'category': 'Manufacturing/Plating',
|
||||
'summary': 'Core plating / metal finishing ERP: facilities, processes, tanks, baths, jobs, operators.',
|
||||
'description': """
|
||||
|
||||
@@ -119,7 +119,7 @@
|
||||
Phase 3 — supervisor+ only. Operators see their own moves on
|
||||
the tablet; this is an audit view of every move. -->
|
||||
<menuitem id="menu_fp_job_step_move"
|
||||
name="Move Log"
|
||||
name="Parts & Rack Move Log"
|
||||
parent="menu_fp_operations"
|
||||
action="action_fp_job_step_move"
|
||||
sequence="90"
|
||||
|
||||
Reference in New Issue
Block a user