This is a shared work between Akretion and Camptocamp in order to provide: - reconciliation facilities for big volume of transactions - setup different profiles of reconciliation by account - each profile can use many methods of reconciliation - this module is also a base to create others reconciliation methods which can plug in the profiles - a profile a reconciliation can be run manually or by a cron - monitoring of reconciliation runs with an history which keep track of the reconciled Journal items
2 simple reconciliation methods are integrated in this module, the simple reconciliations works on 2 lines (1 debit / 1 credit) and do not allow partial reconcilation, they also match on 1 key, partner or Journal item name.
This module combines both the account_easy_reconcile
and the``account_advanced_reconcile`` modules
from previous versions.
Go to 'Invoicing/Periodic Processing/Reconciliation/Mass Automatic Reconcile' to start a new mass reconcile.
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
- Sébastien Beau <[email protected]>
- Guewen Baconnier <[email protected]>
- Vincent Renaville <[email protected]>
- Alexandre Fayolle <[email protected]>
- Joël Grand-Guillaume <[email protected]>
- Nicolas Bessis <[email protected]>
- Pedro M.Baeza <[email protected]>
- Matthieu Dietrich <[email protected]>
- Leonardo Pistone <[email protected]>
- Ecino <[email protected]>
- Yannick Vaucher <[email protected]>
- Rudolf Schnapka <[email protected]>
- Florian Dacosta <[email protected]>
- Laetitia Gangloff <[email protected]>
- Frédéric Clémenti <[email protected]>
- Damien Crier <[email protected]>
- Akim Juillerat <[email protected]>
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit https://odoo-community.org.