From e95d794aef37ab25239efd7a2e75793b39f81928 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Mart=C3=ADnez?= Date: Fri, 22 Sep 2023 17:37:16 +0200 Subject: [PATCH] [FIX] account_payment_order: Add colspan=2 to a correct visualization --- .../wizard/account_payment_line_create_view.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/account_payment_order/wizard/account_payment_line_create_view.xml b/account_payment_order/wizard/account_payment_line_create_view.xml index 0a9beb1298d7..39fd95dcf488 100644 --- a/account_payment_order/wizard/account_payment_line_create_view.xml +++ b/account_payment_order/wizard/account_payment_line_create_view.xml @@ -40,7 +40,12 @@ string="Click on Add All Move Lines to auto-select the move lines matching the above criteria or click on Add an item to manually select the move lines filtered by the above criteria." colspan="2" /> -