Skip to content

Commit 7b3f5e7

Browse files
committed
[BOT] post-merge updates
1 parent 4ee102f commit 7b3f5e7

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
@@ -39,7 +39,7 @@ addon | version | maintainers | summary
3939
[l10n_br_currency_rate_update](l10n_br_currency_rate_update/) | 16.0.1.1.1 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) | Update exchange rates using OCA modules for Brazil
4040
[l10n_br_delivery](l10n_br_delivery/) | 16.0.2.1.0 | [![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
4141
[l10n_br_delivery_nfe](l10n_br_delivery_nfe/) | 16.0.1.0.0 | [![mbcosta](https://github.com/mbcosta.png?size=30px)](https://github.com/mbcosta) | Brazilian Localization Delivery NFe
42-
[l10n_br_fiscal](l10n_br_fiscal/) | 16.0.5.2.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) | Fiscal module/tax engine for Brazil
42+
[l10n_br_fiscal](l10n_br_fiscal/) | 16.0.5.3.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) | Fiscal module/tax engine for Brazil
4343
[l10n_br_fiscal_certificate](l10n_br_fiscal_certificate/) | 16.0.1.0.1 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) | A1 fiscal certificate management for Brazil
4444
[l10n_br_fiscal_closing](l10n_br_fiscal_closing/) | 16.0.2.3.0 | | Period fiscal closing
4545
[l10n_br_fiscal_dfe](l10n_br_fiscal_dfe/) | 16.0.1.0.2 | | 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:624d5499b030dbb607bbeff30e10a5deb9d334caa5da5d0cd453149da629b403
10+
!! source digest: sha256:e0653d3770527c307e510fd658432ee31ae8ad713e4c1fb8ed21a732853ae5d7
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", "rvalyi"],
1111
"website": "https://github.com/OCA/l10n-brazil",
1212
"development_status": "Production/Stable",
13-
"version": "16.0.5.2.0",
13+
"version": "16.0.5.3.0",
1414
"depends": [
1515
"product",
1616
"uom_alias",

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:624d5499b030dbb607bbeff30e10a5deb9d334caa5da5d0cd453149da629b403
370+
!! source digest: sha256:e0653d3770527c307e510fd658432ee31ae8ad713e4c1fb8ed21a732853ae5d7
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/16.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-16-0/l10n-brazil-16-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=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p><img alt="image" src="https://raw.githubusercontent.com/OCA/l10n-brazil/16.0/l10n_br_fiscal/static/img/fiscal_dashboard.png" /></p>

0 commit comments

Comments
 (0)