From c93b66844bf366e33638e00882764833299c0566 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 23 Jan 2025 12:51:35 +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 | 13 ++++++++----- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 0a10ebd014c7..7ddcd5a94d13 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ addon | version | maintainers | summary [stock_receipt_lot_info](stock_receipt_lot_info/) | 15.0.1.1.0 | | Be able to introduce more info on lot/serial number while processing a receipt. [stock_reception_discrepancy_distribution](stock_reception_discrepancy_distribution/) | 15.0.1.0.1 | | Change demand in stock moves linked to reception one [stock_remote_measure](stock_remote_measure/) | 15.0.1.0.0 | [![chienandalu](https://github.com/chienandalu.png?size=30px)](https://github.com/chienandalu) | Allows to connect to remote devices to record measures in stock fields -[stock_restrict_lot](stock_restrict_lot/) | 15.0.0.0.2 | [![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/) | 15.0.0.1.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_return_request](stock_return_request/) | 15.0.1.0.2 | | Stock Return Request [stock_scrap_tier_validation](stock_scrap_tier_validation/) | 15.0.1.0.0 | | Stock Scrap Tier Validation [stock_split_picking](stock_split_picking/) | 15.0.1.1.2 | | Split a picking in two not transferred pickings diff --git a/stock_restrict_lot/README.rst b/stock_restrict_lot/README.rst index 43563e0ed1df..6840d459d0fa 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:dc81e364217eb8406891ebc2d2aea05568b87b47f33c3bfc43191450f42e936b + !! source digest: sha256:db70668c9cb8c7c38a3e92c3ae05c3a7a241a2a31fe86fff519da42d98071009 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 49479295a0f3..d51919c64c91 100644 --- a/stock_restrict_lot/__manifest__.py +++ b/stock_restrict_lot/__manifest__.py @@ -1,7 +1,7 @@ { "name": "Stock Restrict Lot", "summary": "Base module that add back the concept of restrict lot on stock move", - "version": "15.0.0.0.2", + "version": "15.0.0.1.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 0b24f1fe5c5f..9477761c948f 100644 --- a/stock_restrict_lot/static/description/index.html +++ b/stock_restrict_lot/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 Restrict Lot

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

Beta License: LGPL-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. @@ -411,7 +412,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.