From b402b797ae5aa3e62e1fb77ea3e094d573575039 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 21 Feb 2025 20:56:53 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 4 ++-- l10n_br_account_payment_brcobranca/README.rst | 2 +- l10n_br_account_payment_brcobranca/__manifest__.py | 2 +- .../static/description/index.html | 2 +- l10n_br_account_payment_order/README.rst | 2 +- l10n_br_account_payment_order/__manifest__.py | 2 +- l10n_br_account_payment_order/static/description/index.html | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 25f560ba01d9..3be84c339008 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ addon | version | maintainers | summary [l10n_br_account](l10n_br_account/) | 16.0.2.8.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) | Invoicing and accounting entries for Brazil [l10n_br_account_due_list](l10n_br_account_due_list/) | 16.0.1.0.1 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) [![rvalyi](https://github.com/rvalyi.png?size=30px)](https://github.com/rvalyi) | Brazilian Account Due List [l10n_br_account_nfe](l10n_br_account_nfe/) | 16.0.2.0.0 | [![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/) | 16.0.3.1.0 | [![rvalyi](https://github.com/rvalyi.png?size=30px)](https://github.com/rvalyi) [![mbcosta](https://github.com/mbcosta.png?size=30px)](https://github.com/mbcosta) | receivable Boletos and CNAB using the BRCobranca lib -[l10n_br_account_payment_order](l10n_br_account_payment_order/) | 16.0.5.2.1 | [![mbcosta](https://github.com/mbcosta.png?size=30px)](https://github.com/mbcosta) | Brazilian Payment Order +[l10n_br_account_payment_brcobranca](l10n_br_account_payment_brcobranca/) | 16.0.3.2.0 | [![rvalyi](https://github.com/rvalyi.png?size=30px)](https://github.com/rvalyi) [![mbcosta](https://github.com/mbcosta.png?size=30px)](https://github.com/mbcosta) | receivable Boletos and CNAB using the BRCobranca lib +[l10n_br_account_payment_order](l10n_br_account_payment_order/) | 16.0.5.3.0 | [![mbcosta](https://github.com/mbcosta.png?size=30px)](https://github.com/mbcosta) | Brazilian Payment Order [l10n_br_base](l10n_br_base/) | 16.0.1.2.4 | [![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/) | 16.0.1.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) | 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/) | 16.0.1.5.0 | | Integração com os Webservices da ReceitaWS e SerPro diff --git a/l10n_br_account_payment_brcobranca/README.rst b/l10n_br_account_payment_brcobranca/README.rst index ed38cebf089b..ce0ebba5bb41 100644 --- a/l10n_br_account_payment_brcobranca/README.rst +++ b/l10n_br_account_payment_brcobranca/README.rst @@ -7,7 +7,7 @@ Boletos e CNAB de cobrança !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:adafeb4a47e56db421bc2224382bbd2736fb59c5828147cbc13180d336cda7b2 + !! source digest: sha256:648e0a481ba3962650658c03f8db2abc5198a2366ad5c464333154f4ed49e9bf !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/l10n_br_account_payment_brcobranca/__manifest__.py b/l10n_br_account_payment_brcobranca/__manifest__.py index 6dc4c728272e..df703d391fd9 100644 --- a/l10n_br_account_payment_brcobranca/__manifest__.py +++ b/l10n_br_account_payment_brcobranca/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Boletos e CNAB de cobrança", "summary": "receivable Boletos and CNAB using the BRCobranca lib", - "version": "16.0.3.1.0", + "version": "16.0.3.2.0", "license": "AGPL-3", "author": "Akretion, Odoo Community Association (OCA)", "maintainers": ["rvalyi", "mbcosta"], diff --git a/l10n_br_account_payment_brcobranca/static/description/index.html b/l10n_br_account_payment_brcobranca/static/description/index.html index c09f1f717276..47ddf3162308 100644 --- a/l10n_br_account_payment_brcobranca/static/description/index.html +++ b/l10n_br_account_payment_brcobranca/static/description/index.html @@ -367,7 +367,7 @@

Boletos e CNAB de cobrança

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

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

O módulo implementa o CNAB, a geração do Boleto, do Arquivo de Remessa e diff --git a/l10n_br_account_payment_order/README.rst b/l10n_br_account_payment_order/README.rst index 77afe9cc9c57..fb9efbe1b1e9 100644 --- a/l10n_br_account_payment_order/README.rst +++ b/l10n_br_account_payment_order/README.rst @@ -7,7 +7,7 @@ Brazilian Payment Order !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:fcffbd9d206e4829a19f4d1fb024307af352a6b31715718595e0cd92368df095 + !! source digest: sha256:3e200d8a9adc8b2e01bed214cc72c170224cf2a872c65c429e835d01dcec9bde !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/l10n_br_account_payment_order/__manifest__.py b/l10n_br_account_payment_order/__manifest__.py index f8526bb6c8c7..0ac01fcf2ff2 100644 --- a/l10n_br_account_payment_order/__manifest__.py +++ b/l10n_br_account_payment_order/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Brazilian Payment Order", - "version": "16.0.5.2.1", + "version": "16.0.5.3.0", "license": "AGPL-3", "author": "KMEE, Akretion, Odoo Community Association (OCA)", "maintainers": ["mbcosta"], diff --git a/l10n_br_account_payment_order/static/description/index.html b/l10n_br_account_payment_order/static/description/index.html index 3da29534af50..d731aee5dc4c 100644 --- a/l10n_br_account_payment_order/static/description/index.html +++ b/l10n_br_account_payment_order/static/description/index.html @@ -367,7 +367,7 @@

Brazilian Payment Order

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

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

O módulo implementa a parte comum da infra-estrutura necessária para o