Search 1.9 billion lines of Odoo code on GitHub

account_statement_completion

Author: Compassion CH
License: AGPL-3
Branch: 9.0
Repository: CompassionCH/compassion-accounting
Dependencies: account, and account_bank_statement_import
Languages: PO File (54, 20.1%), Python (141, 52.6%), XML (51, 19.0%), and reStructuredText (22, 8.2%)
Other branches: 10.0, 11.0, 12.0, 14.0, 14.0-invoice-refactor, and devel
Other repositories: Alaggaerion/compassion-accounting, Grazia976/compassion-accounting, Nooka10/compassion-accounting, SylvainLosey/compassion-accounting, Theyiot/compassion-accounting, c-meier/compassion-accounting, cmtCousteau/compassion-accounting, davidwul/compassion-accounting, ecino/compassion-accounting, eicher31/compassion-accounting, jklay/compassion-accounting, joblo-compassion/compassion-accounting, jonathantarabbia/compassion-accounting, maxime-beck/compassion-accounting, nbornand/compassion-accounting, nfluckiger/compassion-accounting, quentingigon/compassion-accounting, samuel-fringeli/compassion-accounting, samybucher/compassion-accounting, simhayoz/compassion-accounting, vidtsin/compassion-accounting, vwvw/compassion-accounting, and wvmrtn/compassion-accounting

<img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <a name="account-bank-statement-completion"></a> <h2>Account Bank Statement Completion</h2> <p>This module adds a way to implement methods that will enrich the bank statement lines imported and give an easy way to add custom completion rules in sub-modules.</p> <p>A completion rule can be attached to a journal for it to be launched when a bank statement is imported for the journal.</p> <p>It comes with two generic rules :</p> <blockquote> <ol class="arabic simple"> <li>Find a partner from the reference, if a move line exists with the same reference.</li> <li>Completion method for finding supplier invoices based the amount.</li> </ol> </blockquote> <p>If more than one rule are defined for a journal, rules are applied in sequence order. The first returning results is kept.</p> <a name="credits"></a> <h2>Credits</h2> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Steve Ferry &lt;<a class="reference external" href="mailto:steve_ferry&#64;outlook.com">steve_ferry&#64;outlook.com</a>&gt;</li> <li>Emanuel Cino &lt;<a class="reference external" href="mailto:ecino&#64;compassion.ch">ecino&#64;compassion.ch</a>&gt;</li> </ul> <a name="maintainer"></a> <h3>Maintainer</h3> <p>This module is maintained by <cite>Compassion Switzerland &lt;https://www.compassion.ch&gt;</cite>.</p>