[IMP] account_statement_import_base: pre-commit execution

This commit is contained in:
Rocío Vega
2023-12-15 13:56:16 -03:00
parent ccf98fa8dd
commit 54d19a4129
7 changed files with 35 additions and 23 deletions

View File

@@ -0,0 +1 @@
- Alexis de Lattre \<<alexis.delattre@akretion.com>\>

View File

@@ -1 +0,0 @@
* Alexis de Lattre <alexis.delattre@akretion.com>

View File

@@ -0,0 +1,7 @@
This is a technical module designed to share code between 2 other
modules:
- **account_statement_import** that allows to import bank statements
from files,
- **account_statement_import_online** that allows to import bank
statements from webservices/APIs.

View File

@@ -1,4 +0,0 @@
This is a technical module designed to share code between 2 other modules:
* **account_statement_import** that allows to import bank statements from files,
* **account_statement_import_online** that allows to import bank statements from webservices/APIs.