Skip to content

Commit ca193ec

Browse files
committed
[BOT] post-merge updates
1 parent 39606f0 commit ca193ec

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ addon | version | maintainers | summary
6161
[l10n_br_currency_rate_update](l10n_br_currency_rate_update/) | 14.0.1.0.3 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) | Update exchange rates using OCA modules for Brazil
6262
[l10n_br_delivery](l10n_br_delivery/) | 14.0.2.2.1 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) [![mbcosta](https://github.com/mbcosta.png?size=30px)](https://github.com/mbcosta) | delivery module Brazilian Localization
6363
[l10n_br_delivery_nfe](l10n_br_delivery_nfe/) | 14.0.2.0.0 | [![mbcosta](https://github.com/mbcosta.png?size=30px)](https://github.com/mbcosta) | Brazilian Localization Delivery NFe
64-
[l10n_br_fiscal](l10n_br_fiscal/) | 14.0.23.10.1 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) | root fiscal module for Brazil
64+
[l10n_br_fiscal](l10n_br_fiscal/) | 14.0.23.11.0 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) | root fiscal module for Brazil
6565
[l10n_br_fiscal_certificate](l10n_br_fiscal_certificate/) | 14.0.1.3.0 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) | A1 fiscal certificate management for Brazil
6666
[l10n_br_fiscal_closing](l10n_br_fiscal_closing/) | 14.0.2.1.0 | | Period fiscal closing
6767
[l10n_br_fiscal_dfe](l10n_br_fiscal_dfe/) | 14.0.2.4.1 | | Distribuição de documentos fiscais

l10n_br_fiscal/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Módulo fiscal brasileiro
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:f9129f94f0021437be3161e1761342c9bc6a215041c8e31c7d783c5e416d9ea3
10+
!! source digest: sha256:53f6b2a731d9eb63db431a7ecd165d53edbddd5cd294a5b398cd88ef4852d121
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png

l10n_br_fiscal/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"maintainers": ["renatonlima"],
1111
"website": "https://github.com/OCA/l10n-brazil",
1212
"development_status": "Production/Stable",
13-
"version": "14.0.23.10.1",
13+
"version": "14.0.23.11.0",
1414
"depends": [
1515
"product",
1616
"l10n_br_base",

l10n_br_fiscal/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Módulo fiscal brasileiro</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:f9129f94f0021437be3161e1761342c9bc6a215041c8e31c7d783c5e416d9ea3
370+
!! source digest: sha256:53f6b2a731d9eb63db431a7ecd165d53edbddd5cd294a5b398cd88ef4852d121
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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_fiscal"><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_fiscal"><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>
373373
<img alt="https://raw.githubusercontent.com/OCA/l10n-brazil/14.0/l10n_br_fiscal/static/img/fiscal_dashboard.png" src="https://raw.githubusercontent.com/OCA/l10n-brazil/14.0/l10n_br_fiscal/static/img/fiscal_dashboard.png" />

0 commit comments

Comments
 (0)