diff --git a/README.md b/README.md index 0cc13d1ec0d9..7a240cfd38db 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ addon | version | maintainers | summary [l10n_br_sale_blanket_order](l10n_br_sale_blanket_order/) | 14.0.1.2.0 | [![marcelsavegnago](https://github.com/marcelsavegnago.png?size=30px)](https://github.com/marcelsavegnago) | Brazilian Localization Sale Blanket Order [l10n_br_sale_commission](l10n_br_sale_commission/) | 14.0.1.0.1 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) | Customization of Sales commissions module for implementations in Brazil. [l10n_br_sale_invoice_plan](l10n_br_sale_invoice_plan/) | 14.0.1.0.3 | [![marcelsavegnago](https://github.com/marcelsavegnago.png?size=30px)](https://github.com/marcelsavegnago) | Brazilian Localization Sale Invoice Plan -[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_sale_stock](l10n_br_sale_stock/) | 14.0.1.2.2 | [![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.9.1 | | Brazilian Localization WMS Accounting diff --git a/l10n_br_sale_stock/README.rst b/l10n_br_sale_stock/README.rst index fd13bab6cfb3..79b0c5b4fc64 100644 --- a/l10n_br_sale_stock/README.rst +++ b/l10n_br_sale_stock/README.rst @@ -7,7 +7,7 @@ Brazilian Localization Sales and Warehouse !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:0e46e4628cdcf1e212cab287fe691e4f63ac59917c670cfee59ab20ddb4d24b7 + !! source digest: sha256:12a85d240a2e0485b542594c3325ca08a1c9a2a47db838253994b6af4b665124 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/l10n_br_sale_stock/__manifest__.py b/l10n_br_sale_stock/__manifest__.py index 49d7c9863067..e1ba6f185f81 100644 --- a/l10n_br_sale_stock/__manifest__.py +++ b/l10n_br_sale_stock/__manifest__.py @@ -8,7 +8,7 @@ "license": "AGPL-3", "author": "Akretion, Odoo Community Association (OCA)", "website": "https://github.com/OCA/l10n-brazil", - "version": "14.0.1.2.1", + "version": "14.0.1.2.2", "maintainers": ["renatonlima", "mbcosta"], "depends": [ "sale_stock", diff --git a/l10n_br_sale_stock/static/description/index.html b/l10n_br_sale_stock/static/description/index.html index ed3bf481424e..835a73ecdc68 100644 --- a/l10n_br_sale_stock/static/description/index.html +++ b/l10n_br_sale_stock/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 Sales and Warehouse

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:0e46e4628cdcf1e212cab287fe691e4f63ac59917c670cfee59ab20ddb4d24b7 +!! source digest: sha256:12a85d240a2e0485b542594c3325ca08a1c9a2a47db838253994b6af4b665124 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module extends the standard Odoo sale stock module for Brazil, specially when selling products with NFe’s.

@@ -455,7 +456,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.