diff --git a/README.md b/README.md index a55096b992e2..21ac37851629 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ addon | version | maintainers | summary [l10n_br_sale_stock](l10n_br_sale_stock/) | 14.0.1.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) | Brazilian Localization Sales and Warehouse [l10n_br_setup_tests](l10n_br_setup_tests/) | 14.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/) | 14.0.2.1.1 | | Brazilian Localization Warehouse -[l10n_br_stock_account](l10n_br_stock_account/) | 14.0.3.8.2 | | Brazilian Localization WMS Accounting +[l10n_br_stock_account](l10n_br_stock_account/) | 14.0.3.8.3 | | Brazilian Localization WMS Accounting [l10n_br_stock_account_report](l10n_br_stock_account_report/) | 14.0.1.1.3 | [![mbcosta](https://github.com/mbcosta.png?size=30px)](https://github.com/mbcosta) | P7 Stock Valuation Report [l10n_br_website_sale](l10n_br_website_sale/) | 14.0.2.0.1 | | Website sale localização brasileira. [l10n_br_website_sale_delivery](l10n_br_website_sale_delivery/) | 14.0.1.0.1 | [![marcelsavegnago](https://github.com/marcelsavegnago.png?size=30px)](https://github.com/marcelsavegnago) [![DiegoParadeda](https://github.com/DiegoParadeda.png?size=30px)](https://github.com/DiegoParadeda) | Implements Brazilian freight values for delivery. diff --git a/l10n_br_stock_account/README.rst b/l10n_br_stock_account/README.rst index d7b7a0194cb3..1d61bdb68cb1 100644 --- a/l10n_br_stock_account/README.rst +++ b/l10n_br_stock_account/README.rst @@ -7,7 +7,7 @@ Brazilian Localization WMS Accounting !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:f05706deb89afcb767235201c5c0cc8473cd87d505f6b1103283819574f50af4 + !! source digest: sha256:3ec43e3e15115d94f70753a14750617446a351f0daa3a29ded223f7bc0bc8611 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/l10n_br_stock_account/__manifest__.py b/l10n_br_stock_account/__manifest__.py index c56d87567c02..f428071bbdfa 100644 --- a/l10n_br_stock_account/__manifest__.py +++ b/l10n_br_stock_account/__manifest__.py @@ -7,7 +7,7 @@ "license": "AGPL-3", "author": "Akretion, Odoo Community Association (OCA)", "website": "https://github.com/OCA/l10n-brazil", - "version": "14.0.3.8.2", + "version": "14.0.3.8.3", "depends": [ "stock_account", "stock_picking_invoicing", diff --git a/l10n_br_stock_account/static/description/index.html b/l10n_br_stock_account/static/description/index.html index 10f2794d423e..1f003fc49831 100644 --- a/l10n_br_stock_account/static/description/index.html +++ b/l10n_br_stock_account/static/description/index.html @@ -8,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -274,7 +275,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -300,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@

Brazilian Localization WMS Accounting

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:f05706deb89afcb767235201c5c0cc8473cd87d505f6b1103283819574f50af4 +!! source digest: sha256:3ec43e3e15115d94f70753a14750617446a351f0daa3a29ded223f7bc0bc8611 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/l10n-brazil Translate me on Weblate Try me on Runboat

This module make possible create invoice based in Stock Pickings.

@@ -464,7 +465,9 @@

Other credits

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.