Search 1.9 billion lines of Odoo code on GitHub

account_reconcile_rule

Author: Camptocamp, Odoo Community Association (OCA)
License: AGPL-3
Branch: 13.0-ocabot-merge-pr-354-by-dreispt-bump-nobump
Repository: aaltinisik/account-reconcile
Dependencies: account
Languages: HTML (416, 16.3%), JavaScript (26, 1.0%), PO File (1364, 53.4%), Python (469, 18.4%), XML (134, 5.2%), and reStructuredText (145, 5.7%)
Other branches: 11.0, and 12.0
Other repositories: Alfa-90/account-reconcile, Change2improve/account-reconcile, ERPLibre/account-reconcile, ForgeFlow/account-reconcile, Gabinete-Digital/account-reconcile, Ingeos/bank-statement-reconcile, MathBenTech/account-reconcile, NeatNerdPrime/account-reconcile, OCA-MUK/account-reconcile, OCA/account-reconcile, SanteLibre/account-reconcile, Studio73/account-reconcile, SylvainLosey/account-reconcile, Tecnativa/account-reconcile, WhiteTiger08/account-reconcile, acsone/account-reconcile, ajaniszewska-dev/account-reconcile, akretion/account-reconcile, amalbensalem/account-reconcile, anhvu-sg/account-reconcile, aurestic/bank-statement-reconcile, brain-tec/bank-statement-reconcile, camptocamp/account-reconcile, captivea-dcr/account-reconcile, coopiteasy/account-reconcile, ecosoft-odoo/account-reconcile, exosoftware/oca-account-reconcile, fcayre/account-reconcile, grindtildeath/account-reconcile, gurneyalex/account-reconcile, huntergps/account-reconcile, i-vyshnevska/account-reconcile, kenvac/account-reconcile, kmee/bank-statement-reconcile, lideritjnma/account-reconcile, murtuzasaleh/account-reconcile, nicolasjelincic/account-reconcile, o2deepak-zz/account-reconcile, ovnicraft/account-reconcile, p-tombez/account-reconcile, robertrottermann/account-reconcile, royalline1/account-reconcile, sanube/account-reconcile, sendalpegat/account-reconcile, sewisoft/account-reconcile, srihas070/account-reconcile, tegin/account-reconcile, tirma-sa/account-reconcile, tschanzt/account-reconcile, unitek-solusi/OCA-account-reconcile, ursais/account-reconcile, valmarnet/account-reconcile, vidtsin/account-reconcile, and yvaucher/account-reconcile

<h1 class="title">Account Reconcile Rules</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/account-reconcile/tree/13.0/account_reconcile_rule"><img alt="OCA/account-reconcile" src="https://img.shields.io/badge/github-OCA%2Faccount--reconcile-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/account-reconcile-13-0/account-reconcile-13-0-account_reconcile_rule"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/98/13.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module complements the Reconciliation of the bank statements. When the bank statement matches one or more journal entry for a line and there is a remaining balance, Odoo proposes you to click on buttons that will generate write-off entries according to pre-configured <em>Reconciliation Models</em>. The aim of this module is to automatically click for you on these buttons (i.e. create the write-off journal entries) when some rules are respected, rules that you can configure.</p> <p>It contains 2 types of rules (but can be extended with additional rules), described below:</p> <dl class="docutils"> <dt>Roundings</dt> <dd>The most basic rule: when the remaining balance is within a range, 1 or more operations are applied.</dd> <dt>Currencies</dt> <dd>When the remaining balance is within a range and the currency of all the lines is the same but different from the company's, and the amount currency is the same, 1 or more operations are applied.</dd> </dl> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#configuration" id="id1">Configuration</a></li> <li><a class="reference internal" href="#usage" id="id2">Usage</a></li> <li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id4">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id5">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id6">Contributors</a></li> <li><a class="reference internal" href="#other-credits" id="id7">Other credits</a></li> <li><a class="reference internal" href="#maintainers" id="id8">Maintainers</a></li> </ul> </li> </ul> </div> <a name="configuration"></a> <h2><a class="toc-backref" href="#id1">Configuration</a></h2> <p>As this module aims to automatize the <code>Reconciliation Models</code>, you first want to ensure that you have at least one model configured. You can find them in <code>Invoicing &gt; Dashboard &gt; Bank card &gt; More &gt; Reconciliation Models</code>. An example of a common operation is:</p> <table class="docutils"> <colgroup> <col width="32%" /> <col width="43%" /> <col width="12%" /> <col width="13%" /> </colgroup> <thead valign="bottom"> <tr><th class="head">Account</th> <th class="head">Amount Type</th> <th class="head">Amount</th> <th class="head">Label</th> </tr> </thead> <tbody valign="top"> <tr><td>Depends of the l10n</td> <td>Percentage of open balance</td> <td>100.0 %</td> <td>Rounding</td> </tr> </tbody> </table> <p>The configuration of the rules themselves happens in <code>Invoicing &gt; Dashboard &gt; Bank card &gt; More &gt; Reconciliation Rules</code>. Refer to the description of the types of rules above in case of doubt. The form is divided in 2 parts: <strong>Rule</strong> and <strong>Result</strong>. The rule part is where you will set the conditions and the result part is what operations will be done if the conditions are valid.</p> <p>For the <strong>Roundings</strong> rules, you will set a min. and a max. amount. It can be negative or positive. The amount is compared to the remaining balance when lines are matched in the bank statement. Example: if you want to create a move line in a loss account when you received 1.- not enough, you can create a rule with an min. amount of -1.0 and a max. amount of 0.0.</p> <p>For the <strong>Currencies</strong> rules, the min. and max. amount have the same properties, but you will also set the currencies for which the rule applies. Setting the currency allows to configure different amounts according to the currencies.</p> <p>Only the first rule matching the current situation is used, so if you have several rules overlapping for some reason, be sure to order them appropriately in the list view.</p> <a name="usage"></a> <h2><a class="toc-backref" href="#id2">Usage</a></h2> <p>When you use the <em>Reconcile</em> button of a bank statement, Odoo automatically proposes you matching journal entries for each statement line. This module automatically adds journal entries generated from the <em>Reconciliation Models</em> if a rule matches with the current situation, so there is nothing special to do once the rules are configured.</p> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id3">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/account-reconcile/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 <a class="reference external" href="https://github.com/OCA/account-reconcile/issues/new?body=module:%20account_reconcile_rule%0Aversion:%2013.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id4">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id5">Authors</a></h3> <ul class="simple"> <li>Camptocamp</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id6">Contributors</a></h3> <ul class="simple"> <li>Guewen Baconnier &lt;<a class="reference external" href="mailto:guewen.baconnier&#64;camptocamp.com">guewen.baconnier&#64;camptocamp.com</a>&gt;</li> <li>Cyril Gaudin &lt;<a class="reference external" href="mailto:cyril.gaudin&#64;camptocamp.com">cyril.gaudin&#64;camptocamp.com</a>&gt;</li> <li>Akim Juillerat &lt;<a class="reference external" href="mailto:akim.juillerat&#64;camptocamp.com">akim.juillerat&#64;camptocamp.com</a>&gt;</li> <li>Dung Tran &lt;<a class="reference external" href="mailto:dungtd&#64;trobz.com">dungtd&#64;trobz.com</a>&gt;</li> </ul> <a name="other-credits"></a> <h3><a class="toc-backref" href="#id7">Other credits</a></h3> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>Camptocamp</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id8">Maintainers</a></h3> <p>This module is maintained by the OCA.</p> <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>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>This module is part of the <a class="reference external" href="https://github.com/OCA/account-reconcile/tree/13.0/account_reconcile_rule">OCA/account-reconcile</a> project on GitHub.</p> <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>