From 6da91c8ac86ec8696293af88ff03d249ee4c5c0d Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 13 Nov 2023 08:17:34 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- stock_available_mrp/README.rst | 3 ++- stock_available_mrp/__manifest__.py | 2 +- stock_available_mrp/static/description/index.html | 3 ++- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6b623dc61..e60efbb40 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ addon | version | maintainers | summary [stock_available](stock_available/) | 14.0.1.1.0 | | Stock available to promise [stock_available_base_exclude_location](stock_available_base_exclude_location/) | 14.0.1.0.1 | [![rousseldenis](https://github.com/rousseldenis.png?size=30px)](https://github.com/rousseldenis) | Base module to exclude locations for product available quantities [stock_available_immediately](stock_available_immediately/) | 14.0.1.0.0 | | Ignore planned receptions in quantity available to promise -[stock_available_mrp](stock_available_mrp/) | 14.0.1.0.5 | | Consider the production potential is available to promise +[stock_available_mrp](stock_available_mrp/) | 14.0.1.0.6 | | Consider the production potential is available to promise [stock_available_portal](stock_available_portal/) | 14.0.1.0.0 | [![geomer198](https://github.com/geomer198.png?size=30px)](https://github.com/geomer198) [![CetmixGitDrone](https://github.com/CetmixGitDrone.png?size=30px)](https://github.com/CetmixGitDrone) | Show product quantity available to promise in portal [stock_available_unreserved](stock_available_unreserved/) | 14.0.1.2.0 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | Quantity of stock available for immediate use [stock_change_qty_reason](stock_change_qty_reason/) | 14.0.1.0.2 | | Stock Quantity Change Reason diff --git a/stock_available_mrp/README.rst b/stock_available_mrp/README.rst index d62f83d9c..ab55879bc 100644 --- a/stock_available_mrp/README.rst +++ b/stock_available_mrp/README.rst @@ -7,7 +7,7 @@ Consider the production potential is available to promise !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:25fb0b59521c717939a9f87288f33b86b9d50d9886f6c6715896c84f1e54a42f + !! source digest: sha256:8c439bbe9a503baa5878ab2af1e08050b6cf243690a147dca333876e6dd6175c !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -127,6 +127,7 @@ Contributors * Víctor Martínez * David Vidal +* Michael Tietz (MT Software) Maintainers ~~~~~~~~~~~ diff --git a/stock_available_mrp/__manifest__.py b/stock_available_mrp/__manifest__.py index 8de30b0d8..82b0d0dd6 100644 --- a/stock_available_mrp/__manifest__.py +++ b/stock_available_mrp/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Consider the production potential is available to promise", - "version": "14.0.1.0.5", + "version": "14.0.1.0.6", "author": "Numérigraphe," "Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Hidden", diff --git a/stock_available_mrp/static/description/index.html b/stock_available_mrp/static/description/index.html index 8a7ec7bba..e55af2dc5 100644 --- a/stock_available_mrp/static/description/index.html +++ b/stock_available_mrp/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:25fb0b59521c717939a9f87288f33b86b9d50d9886f6c6715896c84f1e54a42f +!! source digest: sha256:8c439bbe9a503baa5878ab2af1e08050b6cf243690a147dca333876e6dd6175c !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module takes the potential quantities available for Products into account in @@ -477,6 +477,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome

  • David Vidal
  • +
  • Michael Tietz (MT Software) <mtietz@mt-software.de>