Reconcile entries from pseudo bank statements
Reconcile entries from pseudo bank statements
This is a technical modules that you can use to improve the processing of statement files from payment providers. These statements usually consist of lines that to be reconciled by customer debts, offset by lines that are to be reconciled by the imbursements from the payment provider, corrected for customer credits and the costs of the payment provider. Typically, the balance of such a statement is zero. Effectively, the counterpart of each statement line is made on a clearing account and you should keep track of the balance of the clearing account to see if the payment provider still owes you money. You can keep track of the account by reconciling each entry on it.
That is where this module comes in. When importing such a statement, this module reconciles all the counterparts on the clearing account with one another. Reconciliation is executed when validating the statement. When reopening the statement, the reconcilation is undone.
Known issues
This module does not come with its own tests because it depends on a statement filter being installed. Instead, it is tested in account_bank_statement_import_adyen
Table of contents
Configuration
In order to enable the reconcilation of the counterparts of zero-balance statement files from payment providers, you need to make sure that the journal that is used for these statements have the same default debit account as their default credit account, and this account is configured for reconciliation.
Usage
After installing this module, any statement where the sum of all debit and credit lines match, and where the default journal account is reconcilable, will reconcile all posted moved when the statement is confirmed.
Bug Tracker
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 to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Opener B.V.
- Vanmoof BV
Contributors
- Stefan Rijnhart <stefan@opener.amsterdam> (https://opener.amsterdam)
- Martin Pishpecki <pishpecki@gmail.com> (https://www.vanmoof.com)
- Ronald Portier <ronald@therp.nl> (https://therp.nl)
Maintainers
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.
This module is part of the OCA/bank-statement-import project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Once the user has seen at least one product this snippet will be visible.