From 5d086c7f278843208b4e0f2f3b5d78fc356a6bec Mon Sep 17 00:00:00 2001 From: gsinghpal Date: Fri, 22 May 2026 22:12:06 -0400 Subject: [PATCH] =?UTF-8?q?chore(fusion=5Fplating=5Fshopfloor):=20bump=201?= =?UTF-8?q?9.0.28.0.0=20for=20Phase=203=20=E2=80=94=20Landing=20refactor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Phase 3 ships: - /fp/landing/kanban endpoint (P3.1) - ShopfloorLanding OWL client action with Station/All-Plant toggle, KPI strip, search, kanban with DnD, QR scan, card-tap to Workspace (P3.2-P3.4) - Menu rewire: 'Tablet Station' + 'Plant Overview' → single 'Workstation' entry; legacy actions retargeted to fp_shopfloor_landing for bookmark back-compat (P3.5) - DEPRECATED markers on legacy /fp/shopfloor/tablet_overview, plant_overview, queue endpoints (P3.6 — pragmatic deviation: bodies kept intact for the still-registered legacy OWL components) Co-Authored-By: Claude Opus 4.7 (1M context) --- fusion_plating/fusion_plating_shopfloor/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fusion_plating/fusion_plating_shopfloor/__manifest__.py b/fusion_plating/fusion_plating_shopfloor/__manifest__.py index 6149676b..92359fa9 100644 --- a/fusion_plating/fusion_plating_shopfloor/__manifest__.py +++ b/fusion_plating/fusion_plating_shopfloor/__manifest__.py @@ -5,7 +5,7 @@ { 'name': 'Fusion Plating — Shop Floor', - 'version': '19.0.27.1.0', + 'version': '19.0.28.0.0', 'category': 'Manufacturing/Plating', 'summary': 'Shop-floor tablet stations, QR scanning, bake window enforcer, ' 'first-piece inspection gates.',