Skip to content

Commit 753b5c2

Browse files
committed
[BOT] post-merge updates
1 parent a5e094c commit 753b5c2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ addon | version | maintainers | summary
5252
[l10n_br_sale](l10n_br_sale/) | 16.0.1.3.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 Localization Sale
5353
[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.
5454
[l10n_br_stock](l10n_br_stock/) | 16.0.1.0.4 | | Brazilian Localization Warehouse
55-
[l10n_br_stock_account](l10n_br_stock_account/) | 16.0.1.4.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) | Invoice from Picking (nota fiscal de remessa) and other WMS overrides
55+
[l10n_br_stock_account](l10n_br_stock_account/) | 16.0.1.4.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) | Invoice from Picking (nota fiscal de remessa) and other WMS overrides
5656
[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
5757
[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.
5858

l10n_br_stock_account/README.rst

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

l10n_br_stock_account/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "Akretion, Odoo Community Association (OCA)",
1010
"website": "https://github.com/OCA/l10n-brazil",
1111
"maintainers": ["renatonlima", "mbcosta"],
12-
"version": "16.0.1.4.0",
12+
"version": "16.0.1.4.1",
1313
"depends": [
1414
"stock_account",
1515
"stock_picking_invoicing",

l10n_br_stock_account/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Brazilian Localization WMS Accounting</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:824a745c757da71f4483039159b3119024bd1d67cb7f5f81910f7881f7d0e617
370+
!! source digest: sha256:c50dfb5120f59fe6fa27368c902dc5aab2d0ddf8d12a9441fb75530db1ad83c2
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<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/16.0/l10n_br_stock_account"><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_stock_account"><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>This module make possible create invoice based in Stock Pickings.</p>

0 commit comments

Comments
 (0)