From ac063c16f339ac331d36d2d53d0d225a0cb8eed9 Mon Sep 17 00:00:00 2001 From: Luc De Meyer Date: Fri, 17 Apr 2026 10:20:35 +0200 Subject: [PATCH] [IMP] small improvements --- account_ebics/wizards/ebics_xfer.xml | 189 +++++++++--------- .../models/account_batch_payment.py | 8 +- .../models/account_payment_mode.py | 2 +- .../models/account_payment_order.py | 8 +- 4 files changed, 109 insertions(+), 98 deletions(-) diff --git a/account_ebics/wizards/ebics_xfer.xml b/account_ebics/wizards/ebics_xfer.xml index 3e329e9..0ec245c 100644 --- a/account_ebics/wizards/ebics_xfer.xml +++ b/account_ebics/wizards/ebics_xfer.xml @@ -1,136 +1,139 @@ - - EBICS File Download - ebics.xfer - 1 - -
- - - + EBICS File Download + ebics.xfer + 1 + + + + + - - - - - - + + + - - - -
-
- -
-
+ + + + - - EBICS File Upload - ebics.xfer - 1 - -
- - - + EBICS File Upload + ebics.xfer + 1 + + + + + - - - - - - - - - - - + + + + + + + - - - - -
-
- -
-
+ + + + - - EBICS File Transfer - ebics.xfer - 2 - -
- - -
-
- -
-
+ + + + - - EBICS File Transfer - Download - ir.actions.act_window - ebics.xfer - form - new - {'ebics_download': 1} - - + + EBICS File Transfer - Download + ir.actions.act_window + ebics.xfer + form + new + {'ebics_download': 1} + + - - EBICS File Transfer - Upload - ir.actions.act_window - ebics.xfer - form - new - {'ebics_upload': 1} - - + + EBICS File Transfer - Upload + ir.actions.act_window + ebics.xfer + form + new + {'ebics_upload': 1} + + Mark EBICS files as Downloaded @@ -176,9 +179,11 @@
@@ -199,6 +204,7 @@ invisible="ebics_passphrase_store" required="not ebics_passphrase_store" /> + +