From c7400b3f2c8f1262a61f627d733e79a46f745c03 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 9 Dec 2024 10:03:49 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + setup/_metapackage/pyproject.toml | 3 ++- stock_quant_reservation_info/README.rst | 2 +- .../static/description/index.html | 13 ++++++++----- 4 files changed, 12 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9c5720537ba7..fc7a3b94d843 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ addon | version | maintainers | summary [stock_packaging_calculator](stock_packaging_calculator/) | 17.0.1.1.0 | | Compute product quantity to pick by packaging [stock_picking_volume](stock_picking_volume/) | 17.0.1.0.0 | [![lmignon](https://github.com/lmignon.png?size=30px)](https://github.com/lmignon) | Compute volume information on stock moves and pickings [stock_picking_volume_packaging](stock_picking_volume_packaging/) | 17.0.1.0.0 | | Use volume information on potential product packaging to compute the volume of a stock.move +[stock_quant_reservation_info](stock_quant_reservation_info/) | 17.0.1.0.0 | | Allows to see the reserved info of Products [stock_removal_location_by_priority](stock_removal_location_by_priority/) | 17.0.1.0.0 | | Establish a removal priority on stock locations. [stock_reserve](stock_reserve/) | 17.0.1.0.0 | | Stock reservations on products [stock_route_mto](stock_route_mto/) | 17.0.1.0.0 | | Allows to identify MTO routes through a checkbox and availability to filter them. diff --git a/setup/_metapackage/pyproject.toml b/setup/_metapackage/pyproject.toml index bf327dc6c656..511b8ddc0790 100644 --- a/setup/_metapackage/pyproject.toml +++ b/setup/_metapackage/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "odoo-addons-oca-stock-logistics-warehouse" -version = "17.0.20241028.0" +version = "17.0.20241209.0" dependencies = [ "odoo-addon-account_move_line_product>=17.0dev,<17.1dev", "odoo-addon-account_move_line_stock_info>=17.0dev,<17.1dev", @@ -20,6 +20,7 @@ dependencies = [ "odoo-addon-stock_packaging_calculator>=17.0dev,<17.1dev", "odoo-addon-stock_picking_volume>=17.0dev,<17.1dev", "odoo-addon-stock_picking_volume_packaging>=17.0dev,<17.1dev", + "odoo-addon-stock_quant_reservation_info>=17.0dev,<17.1dev", "odoo-addon-stock_removal_location_by_priority>=17.0dev,<17.1dev", "odoo-addon-stock_reserve>=17.0dev,<17.1dev", "odoo-addon-stock_route_mto>=17.0dev,<17.1dev", diff --git a/stock_quant_reservation_info/README.rst b/stock_quant_reservation_info/README.rst index ca401af1241b..183eaadcbb1d 100644 --- a/stock_quant_reservation_info/README.rst +++ b/stock_quant_reservation_info/README.rst @@ -7,7 +7,7 @@ Stock Move Reservation Info !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:dbb1d6c5cbfcf088880df899b22211168a667b649c4907d846d441fad153078c + !! source digest: sha256:97b2064ebecf5e11290acc963b5168bc37618784d0eea1bb8c22c4ed7708264b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_quant_reservation_info/static/description/index.html b/stock_quant_reservation_info/static/description/index.html index 7f09b4d4a7bc..18e9abedeb5b 100644 --- a/stock_quant_reservation_info/static/description/index.html +++ b/stock_quant_reservation_info/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 @@

Stock Move Reservation Info

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

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

This module allows to easily find out which transfers or manufacturing @@ -416,7 +417,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.