From bf471b0f28917e92d79b37528ee97f10ba1ba95a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Didderen?= Date: Thu, 13 Mar 2025 22:04:30 +0100 Subject: [PATCH] add github workflow --- account_ebics_batch/__manifest__.py | 2 +- account_ebics_batch/data/ir_cron_data.xml | 2 - .../views/ebics_batch_log_views.xml | 177 ++++++++++-------- account_ebics_batch/views/menu.xml | 4 +- 4 files changed, 96 insertions(+), 89 deletions(-) diff --git a/account_ebics_batch/__manifest__.py b/account_ebics_batch/__manifest__.py index 5acfef6..550f79e 100644 --- a/account_ebics_batch/__manifest__.py +++ b/account_ebics_batch/__manifest__.py @@ -6,7 +6,7 @@ "version": "18.0.1.0.0", "license": "AGPL-3", "author": "Noviat", - "website": "https://www.noviat.com", + "website": "https://www.noviat.com/", "category": "Accounting & Finance", "summary": "EBICS Files automated import and processing", "depends": ["account_ebics"], diff --git a/account_ebics_batch/data/ir_cron_data.xml b/account_ebics_batch/data/ir_cron_data.xml index 9ea3f24..209f544 100644 --- a/account_ebics_batch/data/ir_cron_data.xml +++ b/account_ebics_batch/data/ir_cron_data.xml @@ -1,6 +1,5 @@ - EBICS Batch Import @@ -11,5 +10,4 @@ days - diff --git a/account_ebics_batch/views/ebics_batch_log_views.xml b/account_ebics_batch/views/ebics_batch_log_views.xml index 1d20341..5e7a376 100644 --- a/account_ebics_batch/views/ebics_batch_log_views.xml +++ b/account_ebics_batch/views/ebics_batch_log_views.xml @@ -1,48 +1,51 @@ + + ebics.batch.log.search + ebics.batch.log + + + + + + + + + + + + + - - ebics.batch.log.search - ebics.batch.log - - - - - - - - - - - - - + + ebics.batch.log.list + ebics.batch.log + + + + + + + + - - ebics.batch.log.list - ebics.batch.log - - - - - - - - - - - ebics.batch.log.form - ebics.batch.log - -
-
-
- -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - -
- -
-
- - - EBICS Batch Import Logs - ir.actions.act_window - ebics.batch.log - list,form - - - + + + + + + + + + + + + + + + +
+ + + + + + + + +
+
+
+
+ + +
+ + + EBICS Batch Import Logs + ir.actions.act_window + ebics.batch.log + list,form + + +
diff --git a/account_ebics_batch/views/menu.xml b/account_ebics_batch/views/menu.xml index 21343b8..8e4a2f8 100644 --- a/account_ebics_batch/views/menu.xml +++ b/account_ebics_batch/views/menu.xml @@ -1,12 +1,10 @@ - - -