From b869c31ba373a1d26deb32ffa96032d18c77accd Mon Sep 17 00:00:00 2001 From: gsinghpal Date: Sun, 24 May 2026 14:38:03 -0400 Subject: [PATCH] chore(shopfloor): bump to 19.0.33.1.0 after Phase G cleanup Records the legacy-tablet-flow-removed state. Triggers -u so the module's installed version reflects the post-cleanup code (the ir_module_module row shows 19.0.33.1.0 after deploy). 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 bfcb1a43..9131f0cf 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.33.0.0', + 'version': '19.0.33.1.0', 'category': 'Manufacturing/Plating', 'summary': 'Shop-floor tablet stations, QR scanning, bake window enforcer, ' 'first-piece inspection gates.',