Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Feb 26, 2025
1 parent 08842de commit d18fd86
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 24 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ addon | version | maintainers | summary
[l10n_br_setup_tests](l10n_br_setup_tests/) | 16.0.1.0.1 | [![antoniospneto](https://github.com/antoniospneto.png?size=30px)](https://github.com/antoniospneto) | Modules for Odoo's Brazil-focused usability with integration tests.
[l10n_br_stock](l10n_br_stock/) | 16.0.1.0.4 | | Brazilian Localization Warehouse
[l10n_br_stock_account](l10n_br_stock_account/) | 16.0.1.4.2 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) [![mbcosta](https://github.com/mbcosta.png?size=30px)](https://github.com/mbcosta) | Invoice from Picking (nota fiscal de remessa) and other WMS overrides
[l10n_br_zip](l10n_br_zip/) | 16.0.2.4.1 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) | Brazilian Localisation ZIP Codes
[l10n_br_zip](l10n_br_zip/) | 16.0.2.5.0 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) | Brazilian Localisation ZIP Codes
[spec_driven_model](spec_driven_model/) | 16.0.2.0.0 | [![rvalyi](https://github.com/rvalyi.png?size=30px)](https://github.com/rvalyi) | XML binding for Odoo: XML to Odoo models and models to XML.

[//]: # (end addons)
Expand Down
37 changes: 18 additions & 19 deletions l10n_br_zip/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Brazilian Localisation ZIP Codes
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:fa9fe7922d94cb383d3d1d0345aa3b6e673fa15a51ca304706acd958c0d172e2
!! source digest: sha256:23f943e794203d21a99e32de050da2f6a718d1d5a8abd8b7d412b849c79686df
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
Expand All @@ -32,9 +32,9 @@ Permite consultar o endereço através do CEP e preencher o campos do
endereço com as informações consultadas, esse módulo também permite
utilizar os seguintes serviços para consulta de CEP:

- [API CEP](https://apicep.com/api-de-consulta/)
- [Via CEP](https://viacep.com.br/)
- [Correios](http://www.buscacep.correios.com.br/sistemas/buscacep/buscaCepEndereco.cfm)
- [API CEP](https://apicep.com/api-de-consulta/)
- [Via CEP](https://viacep.com.br/)
- [Correios](http://www.buscacep.correios.com.br/sistemas/buscacep/buscaCepEndereco.cfm)

Para otimizar as buscas este módulo salva o resultado das consultas de
cep na tabela l10n_br_zip, por padrão a cada 365 dias o registro de cep
Expand Down Expand Up @@ -62,9 +62,9 @@ habilitada ou desabilitada a busca de CEP

Ao habilitar a busca de CEP existe as configurações:

- Provedor de Busca de CEP;
- Periodo para um registro na l10n_br_zip ser atualizado em uma nova
consulta.
- Provedor de Busca de CEP;
- Periodo para um registro na l10n_br_zip ser atualizado em uma nova
consulta.

.. |image1| image:: https://raw.githubusercontent.com/OCA/l10n-brazil/16.0/l10n_br_zip/static/description/l10n_br_zip_1.png

Expand All @@ -85,35 +85,34 @@ Changelog
16.0.2.0.0 (2023-06-29)
-----------------------

- Biblioteca PyCEP-Correios foi renomeada para BrazilCEP.
- Biblioteca PyCEP-Correios foi renomeada para BrazilCEP.

16.0.1.0.0 (2022-10-25)
-----------------------

- Migração para 16.0
- Migração para 16.0

15.0.1.0.0 (2022-10-25)
-----------------------

- Migração para 15.0
- Migração para 15.0

14.0.1.0.0 (2022-10-25)
-----------------------

- Migração para 14.0
- Migração para 14.0

12.0.3.0.0 (2021-01-08)
-----------------------

- Atualizada a biblioteca pycep-correios para a versão 5.0.0
- [ADD] Adicionado a opção para selecionar o provedor do serviço de
busca de CEP.
- Atualizada a biblioteca pycep-correios para a versão 5.0.0
- [ADD] Adicionado a opção para selecionar o provedor do serviço de
busca de CEP.

12.0.2.0.0 (2019-06-17)
-----------------------

- [REF] Incluida pesquisa e dependência da biblioteca
PyCEP-Correios.
- [REF] Incluida pesquisa e dependência da biblioteca PyCEP-Correios.

Bug Tracker
===========
Expand All @@ -136,9 +135,9 @@ Authors
Contributors
------------

- Renato Lima <[email protected]>
- Magno Costa <[email protected]>
- Hendrix Costa <[email protected]>
- Renato Lima <[email protected]>
- Magno Costa <[email protected]>
- Hendrix Costa <[email protected]>

Maintainers
-----------
Expand Down
2 changes: 1 addition & 1 deletion l10n_br_zip/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"author": "Akretion, " "Odoo Community Association (OCA)",
"maintainers": ["renatonlima"],
"website": "https://github.com/OCA/l10n-brazil",
"version": "16.0.2.4.1",
"version": "16.0.2.5.0",
"depends": ["l10n_br_base"],
"data": [
"views/l10n_br_zip_view.xml",
Expand Down
5 changes: 2 additions & 3 deletions l10n_br_zip/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Brazilian Localisation ZIP Codes</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:fa9fe7922d94cb383d3d1d0345aa3b6e673fa15a51ca304706acd958c0d172e2
!! source digest: sha256:23f943e794203d21a99e32de050da2f6a718d1d5a8abd8b7d412b849c79686df
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Mature" src="https://img.shields.io/badge/maturity-Mature-brightgreen.png" /></a> <a class="reference external image-reference" 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 image-reference" href="https://github.com/OCA/l10n-brazil/tree/16.0/l10n_br_zip"><img alt="OCA/l10n-brazil" src="https://img.shields.io/badge/github-OCA%2Fl10n--brazil-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/l10n-brazil-16-0/l10n-brazil-16-0-l10n_br_zip"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/l10n-brazil&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>Permite consultar o endereço através do CEP e preencher o campos do
Expand Down Expand Up @@ -480,8 +480,7 @@ <h2><a class="toc-backref" href="#toc-entry-10">12.0.3.0.0 (2021-01-08)</a></h2>
<h2><a class="toc-backref" href="#toc-entry-11">12.0.2.0.0 (2019-06-17)</a></h2>
<blockquote>
<ul class="simple">
<li>[REF] Incluida pesquisa e dependência da biblioteca
PyCEP-Correios.</li>
<li>[REF] Incluida pesquisa e dependência da biblioteca PyCEP-Correios.</li>
</ul>
</blockquote>
</div>
Expand Down

0 comments on commit d18fd86

Please sign in to comment.