Skip to content

Commit

Permalink
[IMP] l10n_br_pos_cfe: update readme and manifest files
Browse files Browse the repository at this point in the history
Removal of some maintainers who are no longer actively participating in
the community; addition of supported equipment for this module and
generation of the readme with the changes made.
  • Loading branch information
ygcarvalh committed Feb 28, 2023
1 parent 90547df commit c14df4f
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 19 deletions.
23 changes: 12 additions & 11 deletions l10n_br_pos_cfe/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ L10n Br Pos Cfe

|badge1| |badge2| |badge3| |badge4| |badge5|

Integração com equipamento CF-E para emissão de Cupom Fiscal.
Integração e emissão da CF-e através do Ponto de Venda para
equipamentos SAT (SP) e MF-e (CE).

.. IMPORTANT::
This is an alpha version, the data model and design can change at any time without warning.
Expand All @@ -52,9 +53,7 @@ Alem disso você vi precisar de um IOT BOX, podendo ser o da Odoo SA ou o Pywebd
Configuration
=============

Para configurar esse módulo você precisa:

1. Configurar o Ponto de venda, prestando atenção nos seguintes campos:
Para configurar esse módulo você precisa configurar o Ponto de venda, prestando atenção nos seguintes campos:

* Ativar a opção IoT Box e Brasil Fiscal;
* A aba SAT configurar os detalhes do seu equipamento.
Expand Down Expand Up @@ -105,6 +104,8 @@ Contributors
* Gabriel Cardoso <[email protected]>
* Daniel Sadamo <[email protected]>
* Luiz Felipe do Divino <[email protected]>
* Luis Otavio Malta Conceição <[email protected]>
* Ygor Carvalho <[email protected]>

Other credits
~~~~~~~~~~~~~
Expand All @@ -129,19 +130,19 @@ promote its widespread use.
.. |maintainer-mileo| image:: https://github.com/mileo.png?size=40px
:target: https://github.com/mileo
:alt: mileo
.. |maintainer-sadamo| image:: https://github.com/sadamo.png?size=40px
:target: https://github.com/sadamo
:alt: sadamo
.. |maintainer-gabrielcardoso21| image:: https://github.com/gabrielcardoso21.png?size=40px
:target: https://github.com/gabrielcardoso21
:alt: gabrielcardoso21
.. |maintainer-lfdivino| image:: https://github.com/lfdivino.png?size=40px
:target: https://github.com/lfdivino
:alt: lfdivino
.. |maintainer-luismalta| image:: https://github.com/luismalta.png?size=40px
:target: https://github.com/luismalta
:alt: luismalta
.. |maintainer-ygcarvalh| image:: https://github.com/ygcarvalh.png?size=40px
:target: https://github.com/ygcarvalh
:alt: ygcarvalh

Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-mileo| |maintainer-sadamo| |maintainer-gabrielcardoso21| |maintainer-lfdivino|
|maintainer-mileo| |maintainer-lfdivino| |maintainer-luismalta| |maintainer-ygcarvalh|

This module is part of the `OCA/l10n-brazil <https://github.com/OCA/l10n-brazil/tree/14.0/l10n_br_pos_cfe>`_ project on GitHub.

Expand Down
2 changes: 1 addition & 1 deletion l10n_br_pos_cfe/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"website": "https://github.com/OCA/l10n-brazil",
"category": "Point Of Sale",
"development_status": "Alpha",
"maintainers": ["mileo", "sadamo", "gabrielcardoso21", "lfdivino"],
"maintainers": ["mileo", "lfdivino", "luismalta", "ygcarvalh"],
"depends": [
"point_of_sale",
"l10n_br_pos",
Expand Down
3 changes: 2 additions & 1 deletion l10n_br_pos_cfe/readme/DESCRIPTION.rst
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Integração com equipamento CF-E para emissão de Cupom Fiscal.
Integração e emissão da CF-e através do Ponto de Venda para
equipamentos SAT (SP) e MF-e (CE).
12 changes: 6 additions & 6 deletions l10n_br_pos_cfe/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,8 @@ <h1 class="title">L10n Br Pos Cfe</h1>
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/14.0/l10n_br_pos_cfe"><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-14-0/l10n-brazil-14-0-l10n_br_pos_cfe"><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/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
<p>Integração com equipamento CF-E para emissão de Cupom Fiscal.</p>
<p>Integração e emissão da CF-e através do Ponto de Venda para
equipamentos SAT (SP) e MF-e (CE).</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.
Expand Down Expand Up @@ -414,10 +415,7 @@ <h1><a class="toc-backref" href="#id4">Installation</a></h1>
</div>
<div class="section" id="configuration">
<h1><a class="toc-backref" href="#id5">Configuration</a></h1>
<p>Para configurar esse módulo você precisa:</p>
<ol class="arabic simple">
<li>Configurar o Ponto de venda, prestando atenção nos seguintes campos:</li>
</ol>
<p>Para configurar esse módulo você precisa configurar o Ponto de venda, prestando atenção nos seguintes campos:</p>
<blockquote>
<ul class="simple">
<li>Ativar a opção IoT Box e Brasil Fiscal;</li>
Expand Down Expand Up @@ -464,6 +462,8 @@ <h2><a class="toc-backref" href="#id13">Contributors</a></h2>
<li>Gabriel Cardoso &lt;<a class="reference external" href="mailto:gabriel.cardoso&#64;kmee.com.br">gabriel.cardoso&#64;kmee.com.br</a>&gt;</li>
<li>Daniel Sadamo &lt;<a class="reference external" href="mailto:daniel.sadamo&#64;kmee.com.br">daniel.sadamo&#64;kmee.com.br</a>&gt;</li>
<li>Luiz Felipe do Divino &lt;<a class="reference external" href="mailto:luiz.divino&#64;kmee.com.br">luiz.divino&#64;kmee.com.br</a>&gt;</li>
<li>Luis Otavio Malta Conceição &lt;<a class="reference external" href="mailto:luis.malta&#64;kmee.com.br">luis.malta&#64;kmee.com.br</a>&gt;</li>
<li>Ygor Carvalho &lt;<a class="reference external" href="mailto:ygor.carvalho&#64;kmee.com.br">ygor.carvalho&#64;kmee.com.br</a>&gt;</li>
</ul>
</li>
</ul>
Expand All @@ -481,7 +481,7 @@ <h2><a class="toc-backref" href="#id15">Maintainers</a></h2>
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">maintainers</a>:</p>
<p><a class="reference external" href="https://github.com/mileo"><img alt="mileo" src="https://github.com/mileo.png?size=40px" /></a> <a class="reference external" href="https://github.com/sadamo"><img alt="sadamo" src="https://github.com/sadamo.png?size=40px" /></a> <a class="reference external" href="https://github.com/gabrielcardoso21"><img alt="gabrielcardoso21" src="https://github.com/gabrielcardoso21.png?size=40px" /></a> <a class="reference external" href="https://github.com/lfdivino"><img alt="lfdivino" src="https://github.com/lfdivino.png?size=40px" /></a></p>
<p><a class="reference external" href="https://github.com/mileo"><img alt="mileo" src="https://github.com/mileo.png?size=40px" /></a> <a class="reference external" href="https://github.com/lfdivino"><img alt="lfdivino" src="https://github.com/lfdivino.png?size=40px" /></a> <a class="reference external" href="https://github.com/luismalta"><img alt="luismalta" src="https://github.com/luismalta.png?size=40px" /></a> <a class="reference external" href="https://github.com/ygcarvalh"><img alt="ygcarvalh" src="https://github.com/ygcarvalh.png?size=40px" /></a></p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/l10n-brazil/tree/14.0/l10n_br_pos_cfe">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>
</div>
Expand Down

0 comments on commit c14df4f

Please sign in to comment.