Migration script field online_raw_data -> raw_data

This commit is contained in:
Alexis de Lattre
2022-09-27 23:16:31 +02:00
committed by Miquel Raïch
parent 7b1269a246
commit acd285f430

View File

@@ -1,7 +1,7 @@
This module is a glue module between 2 modules:
* **account_statement_import** from `OCA/bank-statement-import <https://github.com/OCA/bank-statement-import>`_
* **account_reconciliation_widget** from `OCA/account-reconcile <https://github.com/OCA/account-reconcile>`_
* **account_statement_import** from the Github project *OCA/bank-statement-import*
* **account_reconciliation_widget** 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 special reconciliation interface.