From e10236bbc4a02bd8db3832f0d37470bd56d0cc6e Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 13 Aug 2024 12:06:29 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- stock_restrict_lot/README.rst | 2 +- stock_restrict_lot/__manifest__.py | 2 +- stock_restrict_lot/static/description/index.html | 14 ++++++++------ 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 03f67fa0ed44..e032008a6ebc 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ addon | version | maintainers | summary [stock_quant_package_dimension](stock_quant_package_dimension/) | 14.0.2.2.0 | | Use dimensions on packages [stock_quant_package_dimension_total_weight_from_packaging](stock_quant_package_dimension_total_weight_from_packaging/) | 14.0.1.1.0 | | Estimated weight of a package [stock_quant_package_product_packaging](stock_quant_package_product_packaging/) | 14.0.1.1.0 | | Use product packagings on packages -[stock_restrict_lot](stock_restrict_lot/) | 14.0.1.2.1 | [![florian-dacosta](https://github.com/florian-dacosta.png?size=30px)](https://github.com/florian-dacosta) | Base module that add back the concept of restrict lot on stock move +[stock_restrict_lot](stock_restrict_lot/) | 14.0.1.3.0 | [![florian-dacosta](https://github.com/florian-dacosta.png?size=30px)](https://github.com/florian-dacosta) | Base module that add back the concept of restrict lot on stock move [stock_restrict_lot_update](stock_restrict_lot_update/) | 14.0.1.0.0 | [![aleuffre](https://github.com/aleuffre.png?size=30px)](https://github.com/aleuffre) [![renda-dev](https://github.com/renda-dev.png?size=30px)](https://github.com/renda-dev) | Only apply lot restriction on products in a domain [stock_return_request](stock_return_request/) | 14.0.1.0.3 | | Stock Return Request [stock_scheduler_assignation_horizon](stock_scheduler_assignation_horizon/) | 14.0.1.1.0 | | Set a timeframe limit to the delivery scheduler diff --git a/stock_restrict_lot/README.rst b/stock_restrict_lot/README.rst index d09e2b4a2481..836d5d46686f 100644 --- a/stock_restrict_lot/README.rst +++ b/stock_restrict_lot/README.rst @@ -7,7 +7,7 @@ Stock Restrict Lot !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:17794d2031183243efb35c5cdb12944452044250bf75a55814eb391d58bd07db + !! source digest: sha256:6ffc425e1978c4869c620a05c974b9287945e8ce528d34a727679d752ff28ef7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_restrict_lot/__manifest__.py b/stock_restrict_lot/__manifest__.py index 2d59eadbf960..64d65b84353f 100644 --- a/stock_restrict_lot/__manifest__.py +++ b/stock_restrict_lot/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Restrict Lot", "summary": "Base module that add back the concept of restrict lot on stock move", - "version": "14.0.1.2.1", + "version": "14.0.1.3.0", "category": "Warehouse Management", "website": "https://github.com/OCA/stock-logistics-workflow", "author": "Akretion, Odoo Community Association (OCA)", diff --git a/stock_restrict_lot/static/description/index.html b/stock_restrict_lot/static/description/index.html index 13e098d9d017..9d21a3ba6612 100644 --- a/stock_restrict_lot/static/description/index.html +++ b/stock_restrict_lot/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 Restrict Lot

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:17794d2031183243efb35c5cdb12944452044250bf75a55814eb391d58bd07db +!! source digest: sha256:6ffc425e1978c4869c620a05c974b9287945e8ce528d34a727679d752ff28ef7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module add a field to restrict a stock move to a specific lot. @@ -420,7 +420,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.