Search 1.9 billion lines of Odoo code on GitHub

account_statement_import_camt54

Author: camptocamp, Odoo Community Association (OCA)
License: AGPL-3
Branch: 15.0
Repository: aurestic/bank-statement-import
Dependencies: account_statement_import_camt
Languages: HTML (353, 49.7%), PO File (44, 6.2%), Python (248, 34.9%), and reStructuredText (65, 9.2%)
Other branches: 14.0
Other repositories: Change2improve/bank-statement-import, Comunitea/bank-statement-import, Darknroses/bank-statement-import, ForgeFlow/bank-statement-import, Gabinete-Digital/bank-statement-import, Ingeos/bank-statement-import, NL66278/bank-statement-import, OCA/bank-statement-import, SeuMarco/bank-statement-import, StefanRijnhart/bank-statement-import, TRESCLOUD/bank-statement-import, Tecnativa/bank-statement-import, acsone/bank-statement-import, akretion/bank-statement-import, brain-tec/bank-statement-import, camptocamp/bank-statement-import, coopiteasy/bank-statement-import, lefilament/bank-statement-import, luc-demeyer/bank-statement-import, njeudy/bank-statement-import, and versada/bank-statement-import

<h1 class="title">Bank Account Camt54 Import</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/bank-statement-import/tree/15.0/account_statement_import_camt54"><img alt="OCA/bank-statement-import" src="https://img.shields.io/badge/github-OCA%2Fbank--statement--import-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/bank-statement-import-15-0/bank-statement-import-15-0-account_statement_import_camt54"><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/174/15.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <blockquote> This module allows you to import CAMT.054 file (details of customers payments batch) into a dedicated journal taking care of the start/end balance and the remittance reference number.</blockquote> <p>Customer invoices will be reconciled/Paid. Payment entries will be posted into an internal transfer account (that you have to create with a type current asset and set on the journal)</p> <p>After this first step, import normally your CAMT.053 (full bank statement) into the bank journal. You will be able to clear the internal transfer account to end up the accounting flow.</p> <p>Optionally we can activate add generation of additional line in bank statement which will balance your bank statement total to 0. This line can be consolidated later with different account. To enable option of final statement line you need properly set flag on Account Journal Configuration -&gt; Journals -&gt; tab Advanced Settings -&gt; Bank statement configuration</p> <a name="switzerland-localisation"></a> <h2>Switzerland localisation</h2> <p>For ISR containing a partner reference, uses the config parameter key <cite>isr_partner_ref</cite>. Doing so will fill the partners on bank statement lines and speed up the matches in the reconciliation process.</p> <p>Value to set in <cite>isr_partner_ref</cite> defines the position of the partner reference inside the ISR. The format is <cite>i[,n]</cite> For instance <cite>13,6</cite> to start on position 13 with a 6 digit long reference. <cite>n</cite> is optional and it's default value is <cite>6</cite>.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id2">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id3">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li> <li><a class="reference internal" href="#other-credits" id="id5">Other credits</a></li> <li><a class="reference internal" href="#maintainers" id="id6">Maintainers</a></li> </ul> </li> </ul> </div> <a name="bug-tracker"></a> <h3><a class="toc-backref" href="#id1">Bug Tracker</a></h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/bank-statement-import/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/bank-statement-import/issues/new?body=module:%20account_statement_import_camt54%0Aversion:%2015.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> <h3><a class="toc-backref" href="#id2">Credits</a></h3> <a name="authors"></a> <h4><a class="toc-backref" href="#id3">Authors</a></h4> <ul class="simple"> <li>camptocamp</li> </ul> <a name="contributors"></a> <h4><a class="toc-backref" href="#id4">Contributors</a></h4> <ul class="simple"> <li>Yannick Vaucher &lt;<a class="reference external" href="mailto:yannick.vaucher&#64;camptocamp.com">yannick.vaucher&#64;camptocamp.com</a>&gt;</li> <li>Timon Tschanz &lt;<a class="reference external" href="mailto:timon.tschanz&#64;camptocamp.com">timon.tschanz&#64;camptocamp.com</a>&gt;</li> </ul> <a name="other-credits"></a> <h4><a class="toc-backref" href="#id5">Other credits</a></h4> <ul class="simple"> <li>Digital4efficiency.ch</li> </ul> <a name="maintainers"></a> <h4><a class="toc-backref" href="#id6">Maintainers</a></h4> <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/bank-statement-import/tree/15.0/account_statement_import_camt54">OCA/bank-statement-import</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>