From ba1da80bc618601275b952d204d15f00159f8a0a Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 7 Nov 2024 17:05:29 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- stock_force_assign_by_type/README.rst | 2 +- stock_force_assign_by_type/__manifest__.py | 2 +- .../static/description/index.html | 14 ++++++++------ 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 64f6e97d8856..5f5ba2d2fb04 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ addon | version | maintainers | summary [stock_account_product_run_fifo_hook](stock_account_product_run_fifo_hook/) | 15.0.1.0.1 | | Add more flexibility in the run fifo method. [stock_auto_move](stock_auto_move/) | 15.0.1.0.0 | | Automatic Move Processing [stock_delivery_note](stock_delivery_note/) | 15.0.1.0.0 | | This module allows to fill in a delivery note that will be displayed on delivery report -[stock_force_assign_by_type](stock_force_assign_by_type/) | 15.0.1.0.0 | | Force stock allocation based on the picking operation type in Odoo +[stock_force_assign_by_type](stock_force_assign_by_type/) | 15.0.1.0.1 | | Force stock allocation based on the picking operation type in Odoo [stock_landed_costs_delivery](stock_landed_costs_delivery/) | 15.0.2.0.1 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Stock landed costs delivery [stock_landed_costs_priority](stock_landed_costs_priority/) | 15.0.1.0.0 | | Add priority to landed costs [stock_landed_costs_purchase_auto](stock_landed_costs_purchase_auto/) | 15.0.2.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Stock landed costs purchase auto diff --git a/stock_force_assign_by_type/README.rst b/stock_force_assign_by_type/README.rst index cbf5f6020fec..9fa0c0830f6e 100644 --- a/stock_force_assign_by_type/README.rst +++ b/stock_force_assign_by_type/README.rst @@ -7,7 +7,7 @@ Stock Force Assign by type !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:7f277e9fddbd0878d72a3a277f06f69ffb8e1d13f4732044d806742a6a293616 + !! source digest: sha256:67dd2a5d0e17f70c23f96cb2a5f591c8e38bc158e1be63473a9e36706bf99e93 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_force_assign_by_type/__manifest__.py b/stock_force_assign_by_type/__manifest__.py index d070701ca632..df9a817ad489 100644 --- a/stock_force_assign_by_type/__manifest__.py +++ b/stock_force_assign_by_type/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Force Assign by type", "summary": "Force stock allocation based on the picking operation type in Odoo", - "version": "15.0.1.0.0", + "version": "15.0.1.0.1", "license": "AGPL-3", "author": "Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-workflow", diff --git a/stock_force_assign_by_type/static/description/index.html b/stock_force_assign_by_type/static/description/index.html index 11ac8753c226..2438dfad3164 100644 --- a/stock_force_assign_by_type/static/description/index.html +++ b/stock_force_assign_by_type/static/description/index.html @@ -1,4 +1,3 @@ - @@ -9,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. @@ -275,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 } @@ -301,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -367,7 +367,7 @@

Stock Force Assign by type

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:7f277e9fddbd0878d72a3a277f06f69ffb8e1d13f4732044d806742a6a293616 +!! source digest: sha256:67dd2a5d0e17f70c23f96cb2a5f591c8e38bc158e1be63473a9e36706bf99e93 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module provides additional functionality for stock allocation management in Odoo, @@ -455,7 +455,9 @@

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.