From e68f225fc4ed573f5c61124647463439f70a62f0 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 7 Oct 2024 14:57:31 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- stock_mts_mto_rule/README.rst | 2 +- stock_mts_mto_rule/__manifest__.py | 2 +- stock_mts_mto_rule/static/description/index.html | 13 ++++++++----- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 57e9392c5..60a7e8517 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ addon | version | maintainers | summary [stock_move_common_dest](stock_move_common_dest/) | 14.0.1.0.1 | | Adds field for common destination moves [stock_move_location](stock_move_location/) | 14.0.1.4.3 | | This module allows to move all stock in a stock location to an other one. [stock_mts_mto_mrp_rule](stock_mts_mto_mrp_rule/) | 14.0.1.0.1 | [![geomer198](https://github.com/geomer198.png?size=30px)](https://github.com/geomer198) [![CetmixGitDrone](https://github.com/CetmixGitDrone.png?size=30px)](https://github.com/CetmixGitDrone) | Stock MTS+MTO MRP Rule -[stock_mts_mto_rule](stock_mts_mto_rule/) | 14.0.1.2.0 | | Add a MTS+MTO route +[stock_mts_mto_rule](stock_mts_mto_rule/) | 14.0.2.0.0 | | Add a MTS+MTO route [stock_orderpoint_generator](stock_orderpoint_generator/) | 14.0.1.0.0 | | Mass configuration of stock order points [stock_orderpoint_manual_procurement](stock_orderpoint_manual_procurement/) | 14.0.1.0.5 | | Allows to create procurement orders from orderpoints instead of relying only on the scheduler. [stock_orderpoint_manual_procurement_uom](stock_orderpoint_manual_procurement_uom/) | 14.0.1.0.2 | | Glue module for stock_orderpoint_uom and stock_orderpoint_manual_procurement diff --git a/stock_mts_mto_rule/README.rst b/stock_mts_mto_rule/README.rst index 6341a4aa7..ec8ab97ff 100644 --- a/stock_mts_mto_rule/README.rst +++ b/stock_mts_mto_rule/README.rst @@ -7,7 +7,7 @@ Stock MTS+MTO Rule !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:9971decc476cec072cf72ff26c1fbb2d7c5dbeae5e8641db161677850c145ffb + !! source digest: sha256:52d860bdfc2644ba7d46559239a6cb22cbed2864768841eb497c2f80d4774a22 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png diff --git a/stock_mts_mto_rule/__manifest__.py b/stock_mts_mto_rule/__manifest__.py index b2e01b8be..53bb6dbbc 100644 --- a/stock_mts_mto_rule/__manifest__.py +++ b/stock_mts_mto_rule/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock MTS+MTO Rule", "summary": "Add a MTS+MTO route", - "version": "14.0.1.2.0", + "version": "14.0.2.0.0", "development_status": "Mature", "category": "Warehouse", "website": "https://github.com/OCA/stock-logistics-warehouse", diff --git a/stock_mts_mto_rule/static/description/index.html b/stock_mts_mto_rule/static/description/index.html index f87a6d946..e2fa67d4d 100644 --- a/stock_mts_mto_rule/static/description/index.html +++ b/stock_mts_mto_rule/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 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code { 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.option { span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:9971decc476cec072cf72ff26c1fbb2d7c5dbeae5e8641db161677850c145ffb +!! source digest: sha256:52d860bdfc2644ba7d46559239a6cb22cbed2864768841eb497c2f80d4774a22 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Mature License: AGPL-3 OCA/stock-logistics-warehouse Translate me on Weblate Try me on Runboat

This module add a Make To Stock + Make to Order Route.

@@ -468,7 +469,9 @@ If you spotted it first, help us to smash it by providing a detailed and welcome

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.