From 1b3c1a590dc6160a85d3ecba68ca86fdacb04c3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Mart=C3=ADnez?= Date: Fri, 6 Oct 2023 12:50:20 +0200 Subject: [PATCH] [IMP] account_banking_mandate: Display mandate_id field in the form view of account.payment.line with the same condition as the tree view. TT45405 --- account_banking_mandate/views/account_payment_line.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_banking_mandate/views/account_payment_line.xml b/account_banking_mandate/views/account_payment_line.xml index e556f5339..54c5073fd 100644 --- a/account_banking_mandate/views/account_payment_line.xml +++ b/account_banking_mandate/views/account_payment_line.xml @@ -17,7 +17,7 @@