Search 1.9 billion lines of Odoo code on GitHub

l10n_br_account_bank_statement_import_cnab

Author: KMEE,Odoo Community Association (OCA)
License: AGPL-3
Branch: 12.0
Repository: OCA/l10n-brazil
Dependencies: account_bank_statement_import
Languages: HTML (388, 63.7%), Python (136, 22.3%), XML (12, 2.0%), and reStructuredText (73, 12.0%)
Other branches: 12.0-ocabot-merge-pr-1238-by-rvalyi-bump-nobump, 12.0-ocabot-merge-pr-1435-by-renatonlima-bump-nobump, 12.0-ocabot-merge-pr-1470-by-mileo-bump-nobump, 12.0-ocabot-merge-pr-1587-by-rvalyi-bump-nobump, 12.0-ocabot-merge-pr-1668-by-renatonlima-bump-nobump, 12.0-ocabot-merge-pr-1686-by-renatonlima-bump-nobump, 12.0-ocabot-merge-pr-1823-by-rvalyi-bump-minor, and 12.0-ocabot-merge-pr-2082-by-renatonlima-bump-major
Other repositories: Escodoo/l10n-brazil, akretion/l10n-brazil, augustodinizl/l10n-brazil, crsilveira/l10n-brazil, fmnapoli/l10n-brazil, kmee/l10n-brazil, marceloengecom/l10n-brazil, marcos-mendez/l10n-brazil, odoo-brazil/l10n-brazil, and popsolutions/l10n-brazil

<h1 class="title">L10n Br Account Bank Statement Import Cnab</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.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/l10n-brazil/tree/12.0/l10n_br_account_bank_statement_import_cnab"><img alt="OCA/l10n-brazil" src="https://img.shields.io/badge/github-OCA%2Fl10n--brazil-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/l10n-brazil-12-0/l10n-brazil-12-0-l10n_br_account_bank_statement_import_cnab"><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/124/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>Este modulo permite a importação de extratos bancários no formato CNAB (Segmento E).</p> <div class="admonition important"> <p class="first admonition-title">Important</p> <p class="last">This is an alpha version, the data model and design can change at any time without warning. Only for development or testing purpose, do not use in production. <a class="reference external" href="https://odoo-community.org/page/development-status">More details on development status</a></p> </div> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#installation" id="id2">Installation</a></li> <li><a class="reference internal" href="#configuration" id="id3">Configuration</a></li> <li><a class="reference internal" href="#usage" id="id4">Usage</a></li> <li><a class="reference internal" href="#changelog" id="id5">Changelog</a></li> <li><a class="reference internal" href="#bug-tracker" id="id6">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id7">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id8">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id9">Contributors</a></li> <li><a class="reference internal" href="#other-credits" id="id10">Other credits</a></li> <li><a class="reference internal" href="#maintainers" id="id11">Maintainers</a></li> </ul> </li> </ul> </div> <a name="installation"></a> <h2><a class="toc-backref" href="#id2">Installation</a></h2> <p>Este módulo depende dos pacotes Python:</p> <ul class="simple"> <li>febraban <a class="reference external" href="https://github.com/starkbank/febraban-python">https://github.com/starkbank/febraban-python</a></li> </ul> <a name="configuration"></a> <h2><a class="toc-backref" href="#id3">Configuration</a></h2> <p>Não é preciso fazer nada para usa-lo. Apenas se certifique que a conta bancária esta cadastrada e devidamente configurada.</p> <a name="usage"></a> <h2><a class="toc-backref" href="#id4">Usage</a></h2> <ol class="arabic"> <li><p class="first">Vá para Faturamento&gt; Painel.</p> <blockquote> <p>1.1 Crie um novo extrato bancário a partir de um diário bancário. 1.2 Clique no botão &quot;Importar&quot;.</p> </blockquote> </li> <li><p class="first">Selecione o arquivo no seu computador.</p> </li> <li><p class="first">Clique em importar.</p> </li> <li><p class="first">Revise e reconcile as entradas do extrato bancário.</p> </li> </ol> <a name="changelog"></a> <h2 class="with-subtitle"><a class="toc-backref" href="#id5">Changelog</a></h2> <h2 class="section-subtitle" id="id1"><span class="section-subtitle">12.0.1.0.0 (2020)</span></h2> <p>Primeira versão do Módulo</p> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id6">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/l10n-brazil/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/l10n-brazil/issues/new?body=module:%20l10n_br_account_bank_statement_import_cnab%0Aversion:%2012.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="#id7">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id8">Authors</a></h3> <ul class="simple"> <li>KMEE</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id9">Contributors</a></h3> <ul class="simple"> <li><a class="reference external" href="https://www.kmee.com.br">KMEE</a>:<ul> <li>Luis Felipe Mileo &lt;<a class="reference external" href="mailto:mileo&#64;kmee.com.br">mileo&#64;kmee.com.br</a>&gt;</li> </ul> </li> </ul> <a name="other-credits"></a> <h3><a class="toc-backref" href="#id10">Other credits</a></h3> <p>The development of this module has been financially supported by:</p> <p>KMEE LTDA - www.kmee.com.br</p> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id11">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>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p> <p><a class="reference external" href="https://github.com/mileo"><img alt="mileo" src="https://github.com/mileo.png?size=40px" /></a></p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/l10n-brazil/tree/12.0/l10n_br_account_bank_statement_import_cnab">OCA/l10n-brazil</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>

Dependency Graph