From 059276886d7536aac35080435ac4f4c7b28d6045 Mon Sep 17 00:00:00 2001 From: gsinghpal Date: Sun, 19 Apr 2026 20:50:49 -0400 Subject: [PATCH] =?UTF-8?q?chore(configurator):=20bump=20to=2019.0.6.1.0?= =?UTF-8?q?=20=E2=80=94=20Phase=20B=20direct=20order=20wizard?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Phase B complete on odoo-entech: - B1/B2: Blanket + Block Partial flags on wizard header + sale.order - B3: x_fc_wo_group_tag per SO line (bridge_mrp will use this to batch MOs in a follow-up) - B4: 'Add From Prior SO' sub-wizard for repeat orders - B5: Per-line is_missing_info compute + amber row decoration - B6: Rush already on line (added in Phase A) Smoke-tested: wizard accepts 4 lines (1 with missing price, 3 WO-tagged across 2 groups), banner shows correctly, missing row highlighted in amber, after fix SO creates cleanly with all flags + tags persisted. Co-Authored-By: Claude Opus 4.7 (1M context) --- fusion_plating/fusion_plating_configurator/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fusion_plating/fusion_plating_configurator/__manifest__.py b/fusion_plating/fusion_plating_configurator/__manifest__.py index a215b602..a03b55f8 100644 --- a/fusion_plating/fusion_plating_configurator/__manifest__.py +++ b/fusion_plating/fusion_plating_configurator/__manifest__.py @@ -5,7 +5,7 @@ { 'name': 'Fusion Plating — Configurator', - 'version': '19.0.6.0.0', + 'version': '19.0.6.1.0', 'category': 'Manufacturing/Plating', 'summary': 'Quotation configurator with part catalog, coating configs, and formula-based pricing engine.', 'description': """