diff --git a/README.md b/README.md index 51d763f5ae90..0553e401254b 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ addon | version | maintainers | summary [l10n_br_account_nfe](l10n_br_account_nfe/) | 14.0.3.0.1 | [![antoniospneto](https://github.com/antoniospneto.png?size=30px)](https://github.com/antoniospneto) [![felipemotter](https://github.com/felipemotter.png?size=30px)](https://github.com/felipemotter) [![mbcosta](https://github.com/mbcosta.png?size=30px)](https://github.com/mbcosta) | Integration between l10n_br_account and l10n_br_nfe [l10n_br_account_payment_brcobranca](l10n_br_account_payment_brcobranca/) | 14.0.4.3.1 | [![rvalyi](https://github.com/rvalyi.png?size=30px)](https://github.com/rvalyi) [![mbcosta](https://github.com/mbcosta.png?size=30px)](https://github.com/mbcosta) | L10n Br Account Payment BRCobranca [l10n_br_account_payment_order](l10n_br_account_payment_order/) | 14.0.3.3.3 | [![mbcosta](https://github.com/mbcosta.png?size=30px)](https://github.com/mbcosta) | Brazilian Payment Order -[l10n_br_base](l10n_br_base/) | 14.0.3.9.0 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) [![rvalyi](https://github.com/rvalyi.png?size=30px)](https://github.com/rvalyi) | Customization of base module for implementations in Brazil. +[l10n_br_base](l10n_br_base/) | 14.0.3.10.0 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) [![rvalyi](https://github.com/rvalyi.png?size=30px)](https://github.com/rvalyi) | Customization of base module for implementations in Brazil. [l10n_br_cnab_structure](l10n_br_cnab_structure/) | 14.0.1.0.4 | [![antoniospneto](https://github.com/antoniospneto.png?size=30px)](https://github.com/antoniospneto) [![felipemotter](https://github.com/felipemotter.png?size=30px)](https://github.com/felipemotter) | This module allows defining the structure for generating the CNAB file. Used to exchange information with Brazilian banks. [l10n_br_cnpj_search](l10n_br_cnpj_search/) | 14.0.1.4.1 | | Integração com os Webservices da ReceitaWS e SerPro [l10n_br_coa](l10n_br_coa/) | 14.0.3.4.1 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) [![mileo](https://github.com/mileo.png?size=30px)](https://github.com/mileo) | Base do Planos de Contas brasileiros @@ -40,7 +40,7 @@ addon | version | maintainers | summary [l10n_br_delivery_nfe](l10n_br_delivery_nfe/) | 14.0.1.1.0 | [![mbcosta](https://github.com/mbcosta.png?size=30px)](https://github.com/mbcosta) | Brazilian Localization Delivery NFe [l10n_br_fiscal](l10n_br_fiscal/) | 14.0.20.5.0 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) | Brazilian fiscal core module. [l10n_br_fiscal_certificate](l10n_br_fiscal_certificate/) | 14.0.1.1.0 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) | A1 fiscal certificate management for Brazil -[l10n_br_fiscal_closing](l10n_br_fiscal_closing/) | 14.0.1.1.3 | | Fechamento fiscal do periodo +[l10n_br_fiscal_closing](l10n_br_fiscal_closing/) | 14.0.1.2.0 | | Fechamento fiscal do periodo [l10n_br_fiscal_dfe](l10n_br_fiscal_dfe/) | 14.0.2.2.0 | | Distribuição de documentos fiscais [l10n_br_hr](l10n_br_hr/) | 14.0.1.4.0 | | Brazilian Localization HR [l10n_br_ie_search](l10n_br_ie_search/) | 14.0.1.0.3 | | Integração com a API SintegraWS e SEFAZ diff --git a/l10n_br_base/README.rst b/l10n_br_base/README.rst index a0c973c73ca6..ddc27bb02313 100644 --- a/l10n_br_base/README.rst +++ b/l10n_br_base/README.rst @@ -7,7 +7,7 @@ Brazilian Localization Base !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:ccd69858bac075731a353ab3dcd54c9d6b162563621349f9243f139f9a7ced30 + !! source digest: sha256:bf7aebaa1273fc9a339527c08d60ce9c23cc4ccf7fedd485098d02fc0bb3a0b8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png diff --git a/l10n_br_base/__manifest__.py b/l10n_br_base/__manifest__.py index d7461fd171f1..d2b631022692 100644 --- a/l10n_br_base/__manifest__.py +++ b/l10n_br_base/__manifest__.py @@ -9,7 +9,7 @@ "author": "Akretion,Odoo Community Association (OCA)", "maintainers": ["renatonlima", "rvalyi"], "website": "https://github.com/OCA/l10n-brazil", - "version": "14.0.3.9.0", + "version": "14.0.3.10.0", "depends": ["base", "base_setup", "base_address_city", "base_address_extended"], "data": [ "security/ir.model.access.csv", diff --git a/l10n_br_base/static/description/index.html b/l10n_br_base/static/description/index.html index 80be0424fe2e..fb6cdf7c0a99 100644 --- a/l10n_br_base/static/description/index.html +++ b/l10n_br_base/static/description/index.html @@ -367,7 +367,7 @@

Brazilian Localization Base

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:ccd69858bac075731a353ab3dcd54c9d6b162563621349f9243f139f9a7ced30 +!! source digest: sha256:bf7aebaa1273fc9a339527c08d60ce9c23cc4ccf7fedd485098d02fc0bb3a0b8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Mature License: AGPL-3 OCA/l10n-brazil Translate me on Weblate Try me on Runboat

Este é o módulo ‘raiz’ da localização brasileira. Ele traz adaptações nos modelos do módulo base do Odoo como Parceiros, Empresas e Endereços:

diff --git a/l10n_br_fiscal_closing/README.rst b/l10n_br_fiscal_closing/README.rst index d7174ff784d7..b5bbdf565875 100644 --- a/l10n_br_fiscal_closing/README.rst +++ b/l10n_br_fiscal_closing/README.rst @@ -7,7 +7,7 @@ L10n Br Fiscal Closing !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:9b23060a167afe2d61de6e84e5ecf11f5c8c95e32624f2a341fec36bd5f0dac6 + !! source digest: sha256:5bdfb7ae2e892c2800a7d98b8394f42c03aaab17b7b0c236e04e701548a9e335 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/l10n_br_fiscal_closing/__manifest__.py b/l10n_br_fiscal_closing/__manifest__.py index 06fe2f42e9fc..4a56eb71e21a 100644 --- a/l10n_br_fiscal_closing/__manifest__.py +++ b/l10n_br_fiscal_closing/__manifest__.py @@ -5,7 +5,7 @@ "name": "L10n Br Fiscal Closing", "summary": """ Fechamento fiscal do periodo""", - "version": "14.0.1.1.3", + "version": "14.0.1.2.0", "license": "AGPL-3", "author": "KMEE,Odoo Community Association (OCA)", "website": "https://github.com/OCA/l10n-brazil", diff --git a/l10n_br_fiscal_closing/static/description/index.html b/l10n_br_fiscal_closing/static/description/index.html index f373cb9b4c9d..d71af2ac5231 100644 --- a/l10n_br_fiscal_closing/static/description/index.html +++ b/l10n_br_fiscal_closing/static/description/index.html @@ -367,7 +367,7 @@

L10n Br Fiscal Closing

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:9b23060a167afe2d61de6e84e5ecf11f5c8c95e32624f2a341fec36bd5f0dac6 +!! source digest: sha256:5bdfb7ae2e892c2800a7d98b8394f42c03aaab17b7b0c236e04e701548a9e335 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/l10n-brazil Translate me on Weblate Try me on Runboat

Este módulo permite a exportação dos documentos fiscais por período.