[MIG] account_ebics_batch: Migration to 19.0

This commit is contained in:
Luc De Meyer
2026-03-06 21:31:22 +01:00
parent db5983a964
commit 3db842dbba
5 changed files with 17 additions and 20 deletions

View File

@@ -1,9 +1,9 @@
# Copyright 2009-2025 Noviat.
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Copyright 2022 Noviat.
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
{
"name": "EBICS Files batch import",
"version": "18.0.1.0.0",
"version": "19.0.1.0.0",
"license": "AGPL-3",
"author": "Noviat",
"website": "https://www.noviat.com/",
@@ -16,6 +16,5 @@
"views/ebics_batch_log_views.xml",
"views/menu.xml",
],
"installable": True,
"images": ["static/description/cover.png"],
}