Collapses the flat ~36-entry Configuration list into 7 navigable
folders + Settings (sibling, stays at top of Configuration). Existing
menu IDs unchanged so bookmarks + cross-module data refs still work
— only parent-id moves.
New folder menus (defined in fusion_plating core):
menu_fp_config_shop_setup Shop Setup
menu_fp_config_recipes_steps Recipes & Steps
menu_fp_config_materials_tanks Materials & Tanks
menu_fp_config_workforce Workforce
menu_fp_config_quality_docs Quality & Documents
menu_fp_config_pricing_billing Pricing & Billing
menu_fp_config_reference_data Reference Data
Routing per item (sources updated in their owning module):
Shop Setup Facilities, Work Centers, Work Centres, Process
Categories, Process Types, Bake Ovens, Shopfloor
Stations, Vehicles
Recipes & Steps Step Library, QC Checklist Templates, Quality Points
Materials & Tanks Bath Parameters, Replenishment Rules, Chemicals,
Rack Tags, Calibration Equipment, Calibration Events
Workforce Operator Certifications, Shop Roles, Training Types,
Quality Teams
Quality & Documents Customer Specs, Approved Vendor List, Quality
Tags, Quality Reasons, Quality Stages, N299
Levels, Notification Templates, Notification Log
Pricing & Billing Invoice Strategy Defaults, Account Holds
Reference Data Value Sets, Value Rotations
(Settings remains as a sibling at top of Configuration, manager-gated)
Versions bumped: fusion_plating, fusion_plating_quality, _safety,
_shopfloor, _logistics, _culture, _invoicing, _notifications, _nuclear.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Fusion Plating — Culture & Values
Part of the Fusion Plating product family by Nexa Systems Inc.
A configurable culture / values / fundamentals framework for plating and metal finishing shops. Each shop loads its own values — this module ships with no client-specific seed data.
What it gives you
- Value Sets — a named collection of a shop's values (e.g. "Our Way", "The 24 Fundamentals", "Core Behaviours"). A company can have several sets, but usually one is marked as primary.
- Values — individual fundamentals, core behaviours, or beliefs, each with a short title, long-form description, stories/examples, icon, and display number.
- Rotations — a schedule that surfaces a "Fundamental of the Day/Week/Month". The shop admin decides whether to enable an ir.cron (none ships in this module) to advance rotations automatically.
- Recognitions — peer shout-outs tied to a specific value. "I saw Sarah living Value #3 today when she stayed late to finish a customer order." Recognitions flow into an employee's Culture tab on their HR record.
Installation
- Install
fusion_plating(core) andhrfirst. - Install
fusion_plating_culture. - Go to Plating → Culture → Configuration → Value Sets and create your shop's set.
- Add values to that set.
- (Optional) Create a rotation schedule if you want a fundamental-of-the-week rotation.
Design notes
- Not client-specific. Nothing ships with Entech, Westin, or any particular shop's language baked in. Each shop loads its own.
- Reuses core groups. No new security groups — operator reads, supervisor creates recognitions, manager configures value sets.
- Theme-aware. SCSS uses Bootstrap CSS variables so kanban tiles and recognition cards render cleanly in both light and dark mode.
- hr.employee extension uses
x_fc_prefix per the Fusion Central field-naming convention for base Odoo model extensions.
Dependencies
fusion_plating— corehr— for employee extension and recognition targeting
License
OPL-1 (Odoo Proprietary License v1.0) — Copyright 2026 Nexa Systems Inc.