From e881c2aaa1987b99d986cec9903a02d079c3455b Mon Sep 17 00:00:00 2001 From: Alexis de Lattre Date: Mon, 9 Nov 2015 23:34:44 +0100 Subject: [PATCH] Post transfer account move by default, like for an invoice Add sum in bank payment line tree view --- account_banking_payment_export/views/bank_payment_line.xml | 3 ++- account_banking_payment_transfer/model/account_payment.py | 6 ++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/account_banking_payment_export/views/bank_payment_line.xml b/account_banking_payment_export/views/bank_payment_line.xml index df4a308ba..a159af44d 100644 --- a/account_banking_payment_export/views/bank_payment_line.xml +++ b/account_banking_payment_export/views/bank_payment_line.xml @@ -46,7 +46,8 @@ + options="{'currency_field': 'currency'}" + sum="Total Amount"/>