From 620ff30277df9d58441ddf906802cba240fc89b9 Mon Sep 17 00:00:00 2001 From: Alexis de Lattre Date: Tue, 22 May 2018 16:47:10 +0200 Subject: [PATCH] Several small usability improvements - when manually encoding a payment line, get company currency as default currency - Search on payment order numbers - Direct search on bank journal name in payment orders - remove widget="selection" on account.payement.mode : this object is rarely modified, so widget='selection' is not a time saver, but we miss the HTML link, which can be pretty convenient to check the configuration. --- account_payment_mode/views/account_payment_mode.xml | 4 ++-- account_payment_order/models/account_payment_line.py | 2 +- account_payment_order/views/account_payment_order.xml | 3 ++- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/account_payment_mode/views/account_payment_mode.xml b/account_payment_mode/views/account_payment_mode.xml index 79c707da1..edaec297c 100644 --- a/account_payment_mode/views/account_payment_mode.xml +++ b/account_payment_mode/views/account_payment_mode.xml @@ -10,13 +10,13 @@ - + + /> account.payment.order - + +