From e9b82fbe9d0a3d5c7889746fbb678cafdb82c933 Mon Sep 17 00:00:00 2001 From: gsinghpal Date: Sun, 24 May 2026 12:04:55 -0400 Subject: [PATCH] chore(shopfloor): bump to 19.0.33.0.0 for tablet PIN session redesign Co-Authored-By: Claude Opus 4.7 (1M context) --- fusion_plating/fusion_plating_shopfloor/__manifest__.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/fusion_plating/fusion_plating_shopfloor/__manifest__.py b/fusion_plating/fusion_plating_shopfloor/__manifest__.py index 49ba505d..d97fee30 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.32.0.13', + 'version': '19.0.33.0.0', 'category': 'Manufacturing/Plating', 'summary': 'Shop-floor tablet stations, QR scanning, bake window enforcer, ' 'first-piece inspection gates.', @@ -42,10 +42,13 @@ Copyright (c) 2026 Nexa Systems Inc. All rights reserved. ], 'data': [ 'security/fp_shopfloor_security.xml', + 'security/fp_tablet_kiosk_security.xml', 'security/ir.model.access.csv', 'data/fp_sequence_data.xml', 'data/fp_cron_data.xml', 'data/fp_tablet_config_data.xml', + 'data/fp_tablet_kiosk_user.xml', + 'data/fp_tablet_cron.xml', 'views/fp_shopfloor_station_views.xml', 'views/res_users_views.xml', 'views/fp_bake_oven_views.xml', @@ -53,6 +56,7 @@ Copyright (c) 2026 Nexa Systems Inc. All rights reserved. 'views/fp_first_piece_gate_views.xml', 'views/fp_plant_overview_views.xml', 'views/tank_status_template.xml', + 'views/fp_tablet_session_event_views.xml', 'views/fp_menu.xml', ], 'demo': [