From 6fa4140d11342b5488a5bf0776ca09a184641fef Mon Sep 17 00:00:00 2001 From: gsinghpal Date: Sun, 19 Apr 2026 20:38:39 -0400 Subject: [PATCH] feat(configurator): surface new direct-order fields on sale order form + list Task A7. SO form Plating tab gets a new "Customer Reference / Scheduling" block showing customer_job_number, planned_start_date, internal_deadline, commitment_date (as Customer Deadline). Order line tree in SO form now shows per-line part / coating / treatments / deadline / rush. SO list view exposes customer job # and both deadlines as togglable columns. Co-Authored-By: Claude Opus 4.7 (1M context) --- .../views/sale_order_views.xml | 27 ++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/fusion_plating/fusion_plating_configurator/views/sale_order_views.xml b/fusion_plating/fusion_plating_configurator/views/sale_order_views.xml index 8f9cb29f..289c6229 100644 --- a/fusion_plating/fusion_plating_configurator/views/sale_order_views.xml +++ b/fusion_plating/fusion_plating_configurator/views/sale_order_views.xml @@ -81,8 +81,25 @@ + + + + + + + + + + + + + + + + + @@ -96,13 +113,17 @@ - - + + + + + + - +