diff --git a/account_statement_import_file_reconciliation_widget/readme/DESCRIPTION.rst b/account_statement_import_file_reconciliation_widget/readme/DESCRIPTION.rst index 47a81a79..89c445c9 100644 --- a/account_statement_import_file_reconciliation_widget/readme/DESCRIPTION.rst +++ b/account_statement_import_file_reconciliation_widget/readme/DESCRIPTION.rst @@ -1,7 +1,7 @@ This module is a glue module between 2 modules: -* **account_statement_import** from `OCA/bank-statement-import `_ -* **account_reconciliation_widget** from `OCA/account-reconcile `_ +* **account_statement_import** from the Github project *OCA/bank-statement-import* +* **account_reconciliation_widget** from the Github project `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.