Search 1.9 billion lines of Odoo code on GitHub

bank_statement_reconciliation_summary

Author: Eficent, Serpent Consulting Services Pvt. Ltd.,Odoo Community Association (OCA)
License: AGPL-3
Branch: 10.0-add-bank_statement_reconciliation_summary
Repository: ForgeFlow/account-financial-reporting
Dependencies: account, account_financial_report_qweb, and report
Languages: Python (163, 33.5%), XML (278, 57.2%), and reStructuredText (45, 9.3%)
Other branches: 10.0-open_items_operating_unit, 10.0-refactor-account_financial_report_qweb, 10.0-upt-customer_outstanding_statement2, and 8.0-bank_statement_reconciliation_summary
Other repositories: AaronHForgeFlow/eficent-odoo-addons, ForgeFlow/account-reconcile, ForgeFlow/eficent-odoo-addons, Gio666/eficent-odoo-addons, GrupoAlvamex/eficent-odoo-addons, OpenPymeMx/eficent-odoo-addons, RL-OtherApps/eficent-odoo-addons, ajaychauhan727/eficent-odoo-addons, ajinvn2019/eficent-odoo-addons, amarildogolloshi/eficent-odoo-addons, darshan-odoo/eficent-odoo-addons, deepakkumarserpentcs/eficent-odoo-addons, digitalsatori/eficent-odoo-addons, dsasoftware/eficent-odoo-addons, eksotama/eficent-odoo-addons, ernestotejeda/eficent-odoo-addons, espo-tony/eficent-odoo-addons, hifly/eficent-odoo-addons, kbentaleb/eficent-odoo-addons, kit9/eficent-odoo-addons, kittiu/eficent-odoo-addons, leodoooca/eficent-odoo-addons, marcelsavegnago/eficent-odoo-addons, nikul-serpentcs/eficent-odoo-addons, one2pret/eficent-odoo-addons, ovnicraft/eficent-odoo-addons, peterxue/eficent-odoo-addons, sadeqamin/eficent-odoo-addons, sc4you/eficent-odoo-addons, serpentcs-dev1/eficent-odoo-addons, simmatica/eficent-odoo-addons, skmezanul/eficent-odoo-addons, sm2x/eficent-odoo-addons, steingabelgaard/account-financial-reporting, and vidtsin/eficent-odoo-addons

<a class="reference external image-reference" href="https://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="bank-statement-reconciliation-summary"></a> <h2>Bank Statement Reconciliation Summary</h2> <p>The Bank Reconciliation Summary shows how your actual bank statement balance and the balance of the bank account in Odoo match, after taking into account any unreconciled items.</p> <p>This report is useful if your bank account's statement balance and balance in Odoo do not match, and you need to check for duplicate or manually created transactions that might cause the discrepancy.</p> <p>This report was created, inspired by Xero’s bank reconciliation summary, <a class="reference external" href="https://help.xero.com/Report_BankRec">https://help.xero.com/Report_BankRec</a>, and from a basic explanation of the bank statement reconciliation summary: <a class="reference external" href="http://www.accountingcoach.com/bank-reconciliation/explanation">http://www.accountingcoach.com/bank-reconciliation/explanation</a>.</p> <a name="usage"></a> <h3>Usage</h3> <ol class="arabic simple"> <li>Go to <em>Accounting / Reports / OCA accounting reports / Bank Statement Reconciliation</em></li> <li>Enter the end date for your analysis, the bank journal and the actual bank balance at that date.</li> </ol> <p>The report displays the following sections:</p> <ul class="simple"> <li>Balance in Odoo</li> <li>Plus Outstanding Payments - payments in odoo not yet reconciled</li> <li>Less Outstanding Receipts - payments in odoo not yet reconciled</li> <li>Plus Un-Reconciled Statement Lines - statement lines not yet reconciled</li> <li>Statement Balance</li> </ul> <p>If the theoretical Statement Balance does not match with Odoo, it will display the Computed (theoretical) balance, the Actual Balance and the Unencoded Statement Amount.</p> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/91/10.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/account-financial-reporting/issues">GitHub Issues</a>. 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 <a class="reference external" href="https://github.com/OCA/account-financial-reporting/issues/new?body=module:%20account_tax_report_no_zeroes%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">here</a>.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Jordi Ballester Alomar &lt;<a class="reference external" href="mailto:contact&#64;eficent.com">contact&#64;eficent.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>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.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>