Skip to content

Commit 00bb13e

Browse files
committed
[BOT] post-merge updates
1 parent 70ed509 commit 00bb13e

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ addon | version | maintainers | summary
4343
[l10n_br_fiscal_closing](l10n_br_fiscal_closing/) | 14.0.1.3.0 | | Fechamento fiscal do periodo
4444
[l10n_br_fiscal_dfe](l10n_br_fiscal_dfe/) | 14.0.2.2.0 | | Distribuição de documentos fiscais
4545
[l10n_br_hr](l10n_br_hr/) | 14.0.1.5.0 | | Brazilian Localization HR
46-
[l10n_br_ie_search](l10n_br_ie_search/) | 14.0.1.0.3 | | Integração com a API SintegraWS e SEFAZ
46+
[l10n_br_ie_search](l10n_br_ie_search/) | 14.0.1.0.4 | | Integração com a API SintegraWS e SEFAZ
4747
[l10n_br_mdfe_spec](l10n_br_mdfe_spec/) | 14.0.1.0.0 | [![rvalyi](https://github.com/rvalyi.png?size=30px)](https://github.com/rvalyi) | CT-e spec
4848
[l10n_br_mis_report](l10n_br_mis_report/) | 14.0.1.0.1 | [![mileo](https://github.com/mileo.png?size=30px)](https://github.com/mileo) | Templates de relatórios contábeis brasileiros: Balanço Patrimonial e DRE
4949
[l10n_br_nfe](l10n_br_nfe/) | 14.0.13.11.0 | [![rvalyi](https://github.com/rvalyi.png?size=30px)](https://github.com/rvalyi) [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) | Brazilian Eletronic Invoice NF-e

l10n_br_ie_search/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Brazilian Localization IE Search
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:ed3aa091cf406b32176399f1b40f82d7dcb333d1cdbce24991fe09f02bf24b1c
10+
!! source digest: sha256:e7127a56809fcdc907a99ffa1a4d9308717bfc8994eb2bbeb89dd759bb19a95b
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

l10n_br_ie_search/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "Brazilian Localization IE Search",
66
"summary": """
77
Integração com a API SintegraWS e SEFAZ""",
8-
"version": "14.0.1.0.3",
8+
"version": "14.0.1.0.4",
99
"license": "AGPL-3",
1010
"author": "KMEE,Odoo Community Association (OCA)",
1111
"website": "https://github.com/OCA/l10n-brazil",

l10n_br_ie_search/static/description/index.html

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<?xml version="1.0" encoding="utf-8"?>
21
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
32
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
43
<head>
@@ -367,7 +366,7 @@ <h1 class="title">Brazilian Localization IE Search</h1>
367366
!! This file is generated by oca-gen-addon-readme !!
368367
!! changes will be overwritten. !!
369368
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:ed3aa091cf406b32176399f1b40f82d7dcb333d1cdbce24991fe09f02bf24b1c
369+
!! source digest: sha256:e7127a56809fcdc907a99ffa1a4d9308717bfc8994eb2bbeb89dd759bb19a95b
371370
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372371
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.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/14.0/l10n_br_ie_search"><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-14-0/l10n-brazil-14-0-l10n_br_ie_search"><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=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373372
<p>Módulo que busca a inscrição estadual referente ao CNPJ pesquisado ao clicar no botão de busca de cnpj do módulo l10n_br_cnpj_search, assim preenchendo o campo State Tax Number.</p>

0 commit comments

Comments
 (0)