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">
-
+
-
+
+ width="160" xexpand="0" xfill="0"/>
@@ -98,14 +98,14 @@ this repository contains the full copyright notices and license terms. -->
-
+
-
+ height="150"/>