diff --git a/README.md b/README.md index 383f553c067..da08d585c41 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ addon | version | maintainers | summary [sale_order_report_without_price](sale_order_report_without_price/) | 14.0.1.0.1 | | Allow you to generate quotation and order reports without price. [sale_order_revision](sale_order_revision/) | 14.0.1.1.1 | | Keep track of revised quotations [sale_order_secondary_unit](sale_order_secondary_unit/) | 14.0.1.0.1 | | Sale product in a secondary unit -[sale_order_tag](sale_order_tag/) | 14.0.1.0.1 | [![patrickrwilson](https://github.com/patrickrwilson.png?size=30px)](https://github.com/patrickrwilson) | Adds Tags to Sales Orders. +[sale_order_tag](sale_order_tag/) | 14.0.1.0.2 | [![patrickrwilson](https://github.com/patrickrwilson.png?size=30px)](https://github.com/patrickrwilson) | Adds Tags to Sales Orders. [sale_order_type](sale_order_type/) | 14.0.3.2.0 | | Sale Order Type [sale_order_warn_message](sale_order_warn_message/) | 14.0.1.1.0 | | Add a popup warning on sale to ensure warning is populated [sale_partner_approval](sale_partner_approval/) | 14.0.2.0.0 | [![dreispt](https://github.com/dreispt.png?size=30px)](https://github.com/dreispt) | Control Partners that can be used in Sales Orders diff --git a/sale_order_tag/README.rst b/sale_order_tag/README.rst index 6008432f4af..a7dba290c7d 100644 --- a/sale_order_tag/README.rst +++ b/sale_order_tag/README.rst @@ -7,7 +7,7 @@ Sale Order Tags !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:fbea7b494d106f1d20851eea3219610f6065b265ed5a906b768b031911c9ace2 + !! source digest: sha256:df2a32323780edcf69fd8dc78c2a10673d91e054bca794c8d813a1107e6d07f1 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/sale_order_tag/static/description/index.html b/sale_order_tag/static/description/index.html index 7c8e2e6ae72..7840306fe4f 100644 --- a/sale_order_tag/static/description/index.html +++ b/sale_order_tag/static/description/index.html @@ -8,11 +8,10 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ +:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z 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. @@ -275,7 +274,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: gray; } /* line numbers */ +pre.code .ln { color: grey; } /* 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 } @@ -301,7 +300,7 @@ span.pre { white-space: pre } -span.problematic, pre.problematic { +span.problematic { color: red } span.section-subtitle { @@ -367,7 +366,7 @@

Sale Order Tags

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

Beta License: AGPL-3 OCA/sale-workflow Translate me on Weblate Try me on Runboat

This module adds tags to Sales Orders that are not related to Opportunity.

@@ -418,9 +417,7 @@

Contributors

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.