From dbd5e5b77fd1a13e4c7ffd29453416e07c1f6f51 Mon Sep 17 00:00:00 2001 From: laurentbarontini Date: Mon, 8 Jun 2026 20:18:52 +0200 Subject: [PATCH] Purchase design --- modules/purchase_trade/purchase.py | 1 - modules/purchase_trade/view/purchase_form.xml | 14 +++++++------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/modules/purchase_trade/purchase.py b/modules/purchase_trade/purchase.py index 17b79f3..762a508 100755 --- a/modules/purchase_trade/purchase.py +++ b/modules/purchase_trade/purchase.py @@ -795,7 +795,6 @@ class Purchase(metaclass=PoolMeta): data = { 'type': 'execution-summary', - 'title': 'Execution snapshot', 'unit': rows[0]['unit'] if rows else '', 'totals': dict(totals), 'rows': rows[:4], diff --git a/modules/purchase_trade/view/purchase_form.xml b/modules/purchase_trade/view/purchase_form.xml index e4f9a58..c80b6d7 100755 --- a/modules/purchase_trade/view/purchase_form.xml +++ b/modules/purchase_trade/view/purchase_form.xml @@ -79,15 +79,15 @@ this repository contains the full copyright notices and license terms. --> + col_widths="120px,120px,120px,120px,150px,170px"> @@ -98,14 +98,14 @@ this repository contains the full copyright notices and license terms. --> - + - + height="150"/>