From 9f0badfb7e77366f48cca029dbe36284bbb695ab Mon Sep 17 00:00:00 2001 From: gsinghpal Date: Wed, 1 Apr 2026 15:45:18 -0400 Subject: [PATCH] fix: AI prompt fields use full width instead of narrow column Removed group wrappers around prompt fields. Using label + field pattern directly inside the page so prompts span the full available width. Co-Authored-By: Claude Opus 4.6 (1M context) --- .../views/woo_instance_views.xml | 41 ++++++++----------- 1 file changed, 17 insertions(+), 24 deletions(-) diff --git a/fusion-woo-odoo/fusion_woocommerce/views/woo_instance_views.xml b/fusion-woo-odoo/fusion_woocommerce/views/woo_instance_views.xml index 0df8abb6..ce56989a 100644 --- a/fusion-woo-odoo/fusion_woocommerce/views/woo_instance_views.xml +++ b/fusion-woo-odoo/fusion_woocommerce/views/woo_instance_views.xml @@ -162,30 +162,23 @@ - - - - - - - - - - - - - - - - - - - - - - - - + +