Files
Odoo-Modules/fusion_plating/fusion_plating_aerospace
gsinghpal 0ad382e1a6 feat(phase1): top-level menu consolidation + landing-page resolver
Phase 1 collapses the Plating app's 17 top-level menus down to 6
domains (Sales, Operations, Receiving & Shipping, Quality,
Compliance, Configuration) so users no longer scroll a 17-item
sidebar to find one thing.

Re-parented (no XML id changes — bookmarks still work):
- fusion_plating_compliance.menu_fp_compliance_root
    → menu_fp_compliance_hub  (renamed 'General')
- fusion_plating_safety.menu_fp_safety_root
    → menu_fp_compliance_hub  (renamed 'Safety / WHMIS')
- fusion_plating_aerospace.menu_fp_aerospace
    → menu_fp_compliance_hub  (renamed 'Aerospace (AS9100 / Nadcap)')
- fusion_plating_nuclear.menu_fp_nuclear
    → menu_fp_compliance_hub  (renamed 'Nuclear (CSA N299 / CNSC)')
- fusion_plating_cgp.menu_fp_cgp
    → menu_fp_compliance_hub  (renamed 'Controlled Goods (CGP)')
- fusion_plating_certificates.menu_fp_certificates
    → menu_fp_quality (Certs are a Quality output, not a separate
      top-level concern)
- fusion_plating_bridge_maintenance.menu_fp_maintenance
    → menu_fp_operations
- fusion_plating.menu_fp_job_step_move (Move Log)
    → menu_fp_operations
- fusion_plating.menu_fp_job_step_timelog (Labor History)
    → menu_fp_operations

The new menu_fp_compliance_hub is supervisor-gated; underlying
verticals retain their own group locks (CGP officer, etc.).

Settings menu remains manager-gated through inheritance from
menu_fp_config (already in place).

NEW — Plating landing-page resolver:
- ir.actions.act_window.x_fc_pickable_landing  (Boolean tag for
  curated picklist; flagged on Sale Orders, Quotations, Process
  Recipes for Phase 1; more in Phase 2)
- res.company.x_fc_default_landing_action_id (admin sets fallback)
- res.users.x_fc_plating_landing_action_id (per-user override)
- ir.actions.server action_fp_resolve_plating_landing — picks
  user → company → Sale Orders fallback at click time
- menu_fp_root rewired to call the resolver
- User profile + Settings tabs surface the dropdowns

Configurator's earlier menu_fp_root override (action_fp_sale_orders
direct) removed — core's resolver now owns the routing.

Versions bumped: fusion_plating 19.0.11.0.0, configurator
19.0.17.16.0, plus 7 dependent modules patched.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-27 22:33:37 -04:00
..
2026-04-16 20:53:53 -04:00
2026-04-16 20:53:53 -04:00
2026-04-16 20:53:53 -04:00
2026-04-16 20:53:53 -04:00
2026-04-16 20:53:53 -04:00
2026-04-16 20:53:53 -04:00

Fusion Plating — Aerospace (AS9100 + Nadcap AC7108)

Part of the Fusion Plating product family by Nexa Systems Inc.

Industry pack that adds the aerospace-specific records a plating shop needs to support AS9100 Rev D certification and Nadcap AC7108 chemical-processing accreditation on top of the Fusion Plating QMS module.

What this module adds

  • AS9100 Rev D clause catalog — hierarchical, seeded with the main clauses 4 through 10 and the aerospace-critical 8.1.1 through 8.1.4 family (Operational Risk Management, Configuration Management, Product Safety, Counterfeit Parts Prevention).
  • Nadcap AC7108 audit records — PRI-assigned auditor flag, merit and NCR counts, accreditation start/end dates, checklist selection covering AC7108 base and slash sheets 10/11/12/13/14.
  • Counterfeit parts prevention log — supports the AS9100 §8.1.4 requirement and GIDEP reporting.
  • Configuration management baseline — records and tracks change history for configuration items (AS9100 §8.1.2).
  • Risk register — likelihood × impact scoring with automatic risk level classification (AS9100 §8.1.1).
  • FAIR extension — adds AS9102 form 1/2/3 attachments, drawing revision, and customer approval signature/date.
  • Customer specification extension — aerospace flag, AS9100 clause mapping, Nadcap requirement flag, PRI file code, customer approval requirement flag.

Seed data

  • ~25 AS9100 Rev D clauses.
  • Industry specs loaded with process-pack links: AMS 2404, ASTM B733, MIL-C-26074, MIL-A-8625, QQ-C-320, MIL-DTL-13924, AMS 2700, AMS 2759/9, AMS-QQ-P-416, BAC 5709, PRI AS7108.

Dependencies

Requires all four process packs (EN, chrome, anodize, black oxide) plus fusion_plating_quality. The process-pack dependency guarantees the seeded customer-spec process-type references always resolve.

License

OPL-1 (Odoo Proprietary License v1.0). Copyright (c) 2026 Nexa Systems Inc. All rights reserved.