[![Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)](https://runboat.odoo-community.org/builds?repo=OCA/account-reconcile&target_branch=14.0) [![Pre-commit Status](https://github.com/OCA/account-reconcile/actions/workflows/pre-commit.yml/badge.svg?branch=14.0)](https://github.com/OCA/account-reconcile/actions/workflows/pre-commit.yml?query=branch%3A14.0) [![Build Status](https://github.com/OCA/account-reconcile/actions/workflows/test.yml/badge.svg?branch=14.0)](https://github.com/OCA/account-reconcile/actions/workflows/test.yml?query=branch%3A14.0) [![codecov](https://codecov.io/gh/OCA/account-reconcile/branch/14.0/graph/badge.svg)](https://codecov.io/gh/OCA/account-reconcile) [![Translation Status](https://translation.odoo-community.org/widgets/account-reconcile-14-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/account-reconcile-14-0/?utm_source=widget) # account-reconcile TODO: add repo description. [//]: # (addons) Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- [account_bank_statement_reopen_skip_undo_reconciliation](account_bank_statement_reopen_skip_undo_reconciliation/) | 14.0.1.0.0 | | When reopening a bank statement it will respect the reconciled entries. [account_mass_reconcile](account_mass_reconcile/) | 14.0.1.1.1 | | Account Mass Reconcile [account_mass_reconcile_as_job](account_mass_reconcile_as_job/) | 14.0.1.1.0 | | Account Mass Reconcile as Jobs [account_mass_reconcile_by_mrp_production](account_mass_reconcile_by_mrp_production/) | 14.0.1.0.0 | | Allows to reconcile based on the MO line [account_mass_reconcile_by_purchase_line](account_mass_reconcile_by_purchase_line/) | 14.0.1.0.0 | | Allows to reconcile based on the PO line [account_mass_reconcile_by_sale_line](account_mass_reconcile_by_sale_line/) | 14.0.1.0.0 | | Allows to reconcile based on the SO line [account_move_base_import](account_move_base_import/) | 14.0.1.0.1 | | Journal Entry base import [account_move_reconcile_helper](account_move_reconcile_helper/) | 14.0.1.0.0 | | Provides tools to facilitate reconciliation [account_partner_reconcile](account_partner_reconcile/) | 14.0.1.0.0 | | Account Partner Reconcile [account_reconcile_model_strict_match_amount](account_reconcile_model_strict_match_amount/) | 14.0.1.0.0 | | Restrict reconciliation propositions to matching amount parameter [account_reconcile_payment_order](account_reconcile_payment_order/) | 14.0.1.0.0 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Automatically propose all lines generated from payment orders [account_reconcile_reconciliation_date](account_reconcile_reconciliation_date/) | 14.0.1.0.1 | | Track Reconciliation Date of Payments and Invoices [account_reconcile_restrict_partner_mismatch](account_reconcile_restrict_partner_mismatch/) | 14.0.1.0.0 | | Restrict reconciliation on receivable and payable accounts to the same partner [account_reconciliation_widget](account_reconciliation_widget/) | 14.0.2.0.0 | | Account reconciliation widget [//]: # (end addons) ## Licenses This repository is licensed under [AGPL-3.0](LICENSE). However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA) policy. Consult each module's `__manifest__.py` file, which contains a `license` key that explains its license. ---- OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.