From dfbd8db2b8cd168398a27906dd516e31cac4a757 Mon Sep 17 00:00:00 2001 From: laurentbarontini Date: Tue, 28 Jul 2026 10:39:37 +0200 Subject: [PATCH] Show product origin in trade main terms --- modules/purchase_trade/view/purchase_form.xml | 6 ++++-- modules/purchase_trade/view/sale_form.xml | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/modules/purchase_trade/view/purchase_form.xml b/modules/purchase_trade/view/purchase_form.xml index 6ce6977..617512c 100755 --- a/modules/purchase_trade/view/purchase_form.xml +++ b/modules/purchase_trade/view/purchase_form.xml @@ -74,14 +74,16 @@ this repository contains the full copyright notices and license terms. --> + colspan="1" col="10" xalign="0" yalign="0" + col_widths="min-content,1fr,min-content,1fr,min-content,130px,min-content,1fr,min-content,1fr"> diff --git a/modules/purchase_trade/view/sale_form.xml b/modules/purchase_trade/view/sale_form.xml index ab60744..b09077e 100755 --- a/modules/purchase_trade/view/sale_form.xml +++ b/modules/purchase_trade/view/sale_form.xml @@ -76,14 +76,16 @@ this repository contains the full copyright notices and license terms. --> + colspan="1" col="10" xalign="0" yalign="0" + col_widths="min-content,1fr,min-content,1fr,min-content,130px,min-content,1fr,min-content,1fr">