mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[IMP] account_statement_import_file_reconcile_oca: pre-commit auto fixes
This commit is contained in:
@@ -0,0 +1 @@
|
||||
- Alexis de Lattre \<<alexis.delattre@akretion.com>\>
|
||||
@@ -1 +0,0 @@
|
||||
* Alexis de Lattre <alexis.delattre@akretion.com>
|
||||
@@ -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.
|
||||
|
||||

|
||||
@@ -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
|
||||
@@ -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.
|
||||
@@ -1 +0,0 @@
|
||||
This module will be installed automatically by Odoo if the modules **account_statement_import_file** and **account_reconcile_oca** are installed.
|
||||
Reference in New Issue
Block a user