mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
51 lines
3.3 KiB
Markdown
51 lines
3.3 KiB
Markdown
|
|
[](https://runboat.odoo-community.org/builds?repo=OCA/account-reconcile&target_branch=13.0)
|
|
[](https://github.com/OCA/account-reconcile/actions/workflows/pre-commit.yml?query=branch%3A13.0)
|
|
[](https://github.com/OCA/account-reconcile/actions/workflows/test.yml?query=branch%3A13.0)
|
|
[](https://codecov.io/gh/OCA/account-reconcile)
|
|
[](https://translation.odoo-community.org/engage/account-reconcile-13-0/?utm_source=widget)
|
|
|
|
<!-- /!\ do not modify above this line -->
|
|
|
|
# Utilities for account reconciliation
|
|
|
|
None
|
|
|
|
<!-- /!\ do not modify below this line -->
|
|
|
|
<!-- prettier-ignore-start -->
|
|
|
|
[//]: # (addons)
|
|
|
|
Available addons
|
|
----------------
|
|
addon | version | maintainers | summary
|
|
--- | --- | --- | ---
|
|
[account_mass_reconcile](account_mass_reconcile/) | 13.0.1.0.0 | | Account Mass Reconcile
|
|
[account_mass_reconcile_by_purchase_line](account_mass_reconcile_by_purchase_line/) | 13.0.1.0.0 | | Allows to reconcile based on the PO line
|
|
[account_move_reconcile_helper](account_move_reconcile_helper/) | 13.0.1.0.0 | | Provides tools to facilitate reconciliation
|
|
[account_partner_reconcile](account_partner_reconcile/) | 13.0.1.0.0 | | Account Partner Reconcile
|
|
[account_reconcile_model_strict_match_amount](account_reconcile_model_strict_match_amount/) | 13.0.1.0.0 | | Restrict reconciliation propositions to matching amount parameter
|
|
[account_reconcile_payment_order](account_reconcile_payment_order/) | 13.0.1.0.1 | [](https://github.com/pedrobaeza) | Automatically propose all lines generated from payment orders
|
|
[account_reconcile_restrict_partner_mismatch](account_reconcile_restrict_partner_mismatch/) | 13.0.1.0.0 | | Restrict reconciliation on receivable and payable accounts to the same partner
|
|
[account_reconciliation_widget_due_date](account_reconciliation_widget_due_date/) | 13.0.1.0.1 | [](https://github.com/victoralmau) | Account Reconciliation Widget Due Date
|
|
[account_skip_bank_reconciliation](account_skip_bank_reconciliation/) | 13.0.1.0.0 | | Allows to exclude from bank statement reconciliation all journal items of a reconcilable account
|
|
[bank_statement_journal_items](bank_statement_journal_items/) | 13.0.1.0.1 | | Add Journal Items button in the bank statements
|
|
|
|
[//]: # (end addons)
|
|
|
|
<!-- prettier-ignore-end -->
|
|
|
|
## 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.
|