Files
Odoo-Modules/fusion_plating/fusion_plating_aerospace
gsinghpal 8eb2c2de95 refactor(plating-sec): sweep all ACL CSVs to new role group xmlids
Phase B of permissions overhaul. Mechanical text replacement across
11 ir.model.access.csv files:
  - group_fusion_plating_operator    -> fusion_plating.group_fp_technician
  - group_fusion_plating_supervisor  -> fusion_plating.group_fp_shop_manager_v2
  - group_fusion_plating_manager     -> fusion_plating.group_fp_manager
  - group_fusion_plating_admin       -> fusion_plating.group_fp_owner
  - group_fp_estimator (configurator)-> fusion_plating.group_fp_sales_rep
  - group_fp_accounting              -> fusion_plating.group_fp_manager
  - group_fp_receiving               -> fusion_plating.group_fp_shop_manager_v2
  - group_fp_shop_manager (legacy)   -> fusion_plating.group_fp_manager
  - group_fusion_plating_cgp_officer -> fusion_plating.group_fp_quality_manager
  - group_fusion_plating_cgp_designated_official -> fusion_plating.group_fp_owner

Backward-compat: old group xmlids still resolve (Phase A's implied_ids
chains keep old ACLs working for users still holding old groups).
This sweep ensures future-state correctness: when old groups are deleted
after the 30-day rollback window, ACLs continue resolving via the new
group xmlids.

Also adds fusion_plating/tests/test_acl_migration.py with sample-based
per-role access checks. The 2 CAPA tests are expected to fail until
Phase C implements the Manager/QM quality split.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-24 01:14:02 -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.