Merge branch '18.0-mig-account_ebics_batch_payment' into '18.0'

[MIG] account_ebics_batch_payment: Migration to 18.0

See merge request Noviat/Noviat_Generic/accounting-ebics!72
This commit is contained in:
Luc De Meyer
2024-12-25 15:33:52 +00:00
15 changed files with 549 additions and 4 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

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).
import pprint