From c17325359919948ef161cc0e07061c56a24f1470 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 1 Jul 2024 08:44:32 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + setup/_metapackage/VERSION.txt | 2 +- setup/_metapackage/setup.py | 1 + stock_quant_reservation_info/README.rst | 2 +- .../static/description/index.html | 13 +++++-------- 5 files changed, 9 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index cc8fa67bc3e0..05239d996b69 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ addon | version | maintainers | summary [stock_putaway_product_template](stock_putaway_product_template/) | 15.0.1.1.0 | [![kevinkhao](https://github.com/kevinkhao.png?size=30px)](https://github.com/kevinkhao) [![sebastienbeau](https://github.com/sebastienbeau.png?size=30px)](https://github.com/sebastienbeau) | Add product template in putaway strategies from the product view [stock_quant_cost_info](stock_quant_cost_info/) | 15.0.1.1.1 | | Shows the cost of the quants [stock_quant_manual_assign](stock_quant_manual_assign/) | 15.0.1.2.1 | | Stock - Manual Quant Assignment +[stock_quant_reservation_info](stock_quant_reservation_info/) | 15.0.1.0.0 | | Allows to see the reserved info of Products [stock_request](stock_request/) | 15.0.1.8.0 | | Internal request for stock [stock_request_analytic](stock_request_analytic/) | 15.0.1.1.0 | | Internal request for stock [stock_request_kanban](stock_request_kanban/) | 15.0.1.1.2 | | Adds a stock request order, and takes stock requests as lines diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 093698e1e17f..63b1aef45827 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -15.0.20240502.0 \ No newline at end of file +15.0.20240701.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 95531fb57930..a2d97a011bf7 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -46,6 +46,7 @@ 'odoo-addon-stock_putaway_product_template>=15.0dev,<15.1dev', 'odoo-addon-stock_quant_cost_info>=15.0dev,<15.1dev', 'odoo-addon-stock_quant_manual_assign>=15.0dev,<15.1dev', + 'odoo-addon-stock_quant_reservation_info>=15.0dev,<15.1dev', 'odoo-addon-stock_request>=15.0dev,<15.1dev', 'odoo-addon-stock_request_analytic>=15.0dev,<15.1dev', 'odoo-addon-stock_request_kanban>=15.0dev,<15.1dev', diff --git a/stock_quant_reservation_info/README.rst b/stock_quant_reservation_info/README.rst index d36b8c5d6825..e25bb6f2b802 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:9b03c3145b145fd483c7773414fb7bc16b40a124780ee6c3fad20bbf481f20c9 + !! source digest: sha256:4d1f6855ad12a27aa6bba8b8fff4413651c2118cbfcf89e1583ca9e537b7930d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 813b5f7c0126..407a79b21c10 100644 --- a/stock_quant_reservation_info/static/description/index.html +++ b/stock_quant_reservation_info/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 @@

Stock Move Reservation Info

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:9b03c3145b145fd483c7773414fb7bc16b40a124780ee6c3fad20bbf481f20c9 +!! source digest: sha256:4d1f6855ad12a27aa6bba8b8fff4413651c2118cbfcf89e1583ca9e537b7930d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module allows to look which pickings, manufacture orders, etc. are reserving the products and check the following source.

@@ -413,9 +412,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.