From 5e92d9076ad38798894c8b9ad35a701b7aca8c9c Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 18 Dec 2024 12:27:15 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + setup/_metapackage/pyproject.toml | 3 ++- stock_account_product_run_fifo_hook/README.rst | 6 +++--- .../static/description/index.html | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7c14e4a4988b..582698c2de27 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- +[stock_account_product_run_fifo_hook](stock_account_product_run_fifo_hook/) | 18.0.1.0.1 | | Add more flexibility in the run fifo method. [stock_no_negative](stock_no_negative/) | 18.0.1.0.0 | | Disallow negative stock levels by default [stock_picking_sale_order_link](stock_picking_sale_order_link/) | 18.0.1.0.0 | | Link between picking and sale order diff --git a/setup/_metapackage/pyproject.toml b/setup/_metapackage/pyproject.toml index 045de734eae2..281acb5a4c42 100644 --- a/setup/_metapackage/pyproject.toml +++ b/setup/_metapackage/pyproject.toml @@ -1,7 +1,8 @@ [project] name = "odoo-addons-oca-stock-logistics-workflow" -version = "18.0.20241106.0" +version = "18.0.20241218.0" dependencies = [ + "odoo-addon-stock_account_product_run_fifo_hook==18.0.*", "odoo-addon-stock_no_negative==18.0.*", "odoo-addon-stock_picking_sale_order_link==18.0.*", ] diff --git a/stock_account_product_run_fifo_hook/README.rst b/stock_account_product_run_fifo_hook/README.rst index e185738b2fb0..a75aba8cfca9 100644 --- a/stock_account_product_run_fifo_hook/README.rst +++ b/stock_account_product_run_fifo_hook/README.rst @@ -7,7 +7,7 @@ Stock Account Product Run FIFO Hook !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:16ff2bf6dff55b6e2490baba84bf78dccb176514585090dd54df0f46c5f7ddcb + !! source digest: sha256:290cc233bac77356e43701fc72ab48e0b646172629bb37b8d62863a5e4fd970b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -66,9 +66,9 @@ Authors Contributors ------------ -- Forgeflow (https://www.forgeflow.com) +- Forgeflow (https://www.forgeflow.com) - - Jordi Ballester Alomar + - Jordi Ballester Alomar Maintainers ----------- diff --git a/stock_account_product_run_fifo_hook/static/description/index.html b/stock_account_product_run_fifo_hook/static/description/index.html index 83a22f254ba9..01dcea1c0072 100644 --- a/stock_account_product_run_fifo_hook/static/description/index.html +++ b/stock_account_product_run_fifo_hook/static/description/index.html @@ -367,7 +367,7 @@

Stock Account Product Run FIFO Hook

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:16ff2bf6dff55b6e2490baba84bf78dccb176514585090dd54df0f46c5f7ddcb +!! source digest: sha256:290cc233bac77356e43701fc72ab48e0b646172629bb37b8d62863a5e4fd970b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module adds hook points in product_product._run_fifo in order to