[IMP] account_statement_import_file_reconcile_oca: pre-commit auto fixes

This commit is contained in:
mpascual
2024-05-22 08:35:51 +02:00
parent cb39601f0c
commit ac2273c1a8
9 changed files with 65 additions and 40 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,13 @@
This module is a glue module between 2 modules:
- **account_statement_import_file** from the Github project
*OCA/bank-statement-import*
- **account_reconcile_oca** from the Github project
[OCA/account-reconcile](https://github.com/OCA/account-reconcile)
This module adds a button **Import and Start to Reconcile** on the bank
statement file import wizard. When you click on this button, Odoo will
import the bank statement file and jump directly to the reconciliation
interface.
![](../static/description/bank_statement_import_start_reconcile.png)

View File

@@ -1,9 +0,0 @@
This module is a glue module between 2 modules:
* **account_statement_import_file** from the Github project *OCA/bank-statement-import*
* **account_reconcile_oca** from the Github project `OCA/account-reconcile <https://github.com/OCA/account-reconcile>`_
This module adds a button **Import and Start to Reconcile** on the bank statement file import wizard. When you click on this button, Odoo will import the bank statement file and jump directly to the reconciliation interface.
.. figure:: ../static/description/bank_statement_import_start_reconcile.png
:alt: Bank statement import wizard screenshot

View File

@@ -0,0 +1,3 @@
This module will be installed automatically by Odoo if the modules
**account_statement_import_file** and **account_reconcile_oca** are
installed.

View File

@@ -1 +0,0 @@
This module will be installed automatically by Odoo if the modules **account_statement_import_file** and **account_reconcile_oca** are installed.