account_ebics_oe_statement_import

This commit is contained in:
Luc De Meyer 2023-02-08 22:28:37 +01:00
parent 9b7a2a670a
commit f8f1ba7b17
3 changed files with 7 additions and 2 deletions

View File

@ -15,3 +15,8 @@ on your odoo database :
- account_ebics_oe
- account_bank_statement_import
TODO
----
Adapt module for Odoo 16.0 bank statement import

View File

@ -1 +1 @@
from . import wizards
# from . import wizards

View File

@ -1,4 +1,4 @@
# Copyright 2020-2022 Noviat.
# Copyright 2020-2023 Noviat.
# License LGPL-3 or later (http://www.gnu.org/licenses/lpgl).
{