From 1f5fbca7239fb2b51fd89d5b7c2f6e60c2658f61 Mon Sep 17 00:00:00 2001 From: Guewen Baconnier Date: Mon, 16 Mar 2015 11:19:14 +0100 Subject: [PATCH] Put the field transaction_id in the group 'sale_pay' Add the field inside the group instead of after a field. In another module, I add a button right after 'payment_term' and it must be right after it. Adding the field in the group prevent it to be placed between the payment_term field and the button. --- base_transaction_id/sale_view.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/base_transaction_id/sale_view.xml b/base_transaction_id/sale_view.xml index d09f47a1..97477dce 100644 --- a/base_transaction_id/sale_view.xml +++ b/base_transaction_id/sale_view.xml @@ -6,9 +6,9 @@ sale.order - + - +