[MIG] account_ebics_batch_payment: Migration to 18.0

This commit is contained in:
Luc De Meyer
2024-12-25 16:05:40 +01:00
parent 6a5fc588fd
commit b4de26ce8c
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2009-2023 Noviat.
# Copyright 2009-2024 Noviat.
# License LGPL-3 or later (http://www.gnu.org/licenses/lgpl).
from odoo import fields, models

View File

@@ -1,4 +1,4 @@
# Copyright 2009-2020 Noviat.
# Copyright 2009-2024 Noviat.
# License LGPL-3 or later (http://www.gnu.org/licenses/lgpl).
import logging