diff --git a/README.md b/README.md index d11fe4df4..157f5801d 100644 --- a/README.md +++ b/README.md @@ -103,11 +103,11 @@ addon | version | maintainers | summary [stock_quant_reservation_info_mrp](stock_quant_reservation_info_mrp/) | 14.0.1.1.1 | | Allows to see the manufacturing order related to the reserved info of Products [stock_quant_view_reservation](stock_quant_view_reservation/) | 14.0.1.0.1 | | Allows to see details of reservations on a quant [stock_removal_location_by_priority](stock_removal_location_by_priority/) | 14.0.1.0.0 | | Establish a removal priority on stock locations. -[stock_request](stock_request/) | 14.0.1.8.0 | | Internal request for stock +[stock_request](stock_request/) | 14.0.1.9.0 | | Internal request for stock [stock_request_analytic](stock_request_analytic/) | 14.0.1.1.0 | | Internal request for stock [stock_request_cancel_confirm](stock_request_cancel_confirm/) | 14.0.1.0.1 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | Stock Request Cancel Confirm [stock_request_direction](stock_request_direction/) | 14.0.1.0.1 | [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) | From or to your warehouse? -[stock_request_kanban](stock_request_kanban/) | 14.0.1.2.0 | | Adds a stock request order, and takes stock requests as lines +[stock_request_kanban](stock_request_kanban/) | 14.0.1.3.0 | | Adds a stock request order, and takes stock requests as lines [stock_request_mrp](stock_request_mrp/) | 14.0.1.2.0 | | Manufacturing request for stock [stock_request_partner](stock_request_partner/) | 14.0.1.0.1 | | Allow to define partner in Stock Request [stock_request_picking_type](stock_request_picking_type/) | 14.0.1.1.0 | [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) | Add Stock Requests to the Inventory App diff --git a/stock_request/README.rst b/stock_request/README.rst index 3c9d2cf53..2a74c0130 100644 --- a/stock_request/README.rst +++ b/stock_request/README.rst @@ -7,7 +7,7 @@ Stock Request !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:458e0062e95282da4d0f7f2cf39974b9d0245f191300057d533e0354394c70e7 + !! source digest: sha256:7d0cfabe2f67cd7a6c7fbde532efbb15414351ea68ed6ebb68c3e3747e2b97c3 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_request/__manifest__.py b/stock_request/__manifest__.py index 1a9831f29..aa68d65dc 100644 --- a/stock_request/__manifest__.py +++ b/stock_request/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Stock Request", "summary": "Internal request for stock", - "version": "14.0.1.8.0", + "version": "14.0.1.9.0", "license": "LGPL-3", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "ForgeFlow, Odoo Community Association (OCA)", diff --git a/stock_request/static/description/index.html b/stock_request/static/description/index.html index 62eddd83f..4a157f7ac 100644 --- a/stock_request/static/description/index.html +++ b/stock_request/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:458e0062e95282da4d0f7f2cf39974b9d0245f191300057d533e0354394c70e7 +!! source digest: sha256:7d0cfabe2f67cd7a6c7fbde532efbb15414351ea68ed6ebb68c3e3747e2b97c3 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module was written to allow users to request products that are diff --git a/stock_request_kanban/README.rst b/stock_request_kanban/README.rst index 5f351a06d..da5050f6a 100644 --- a/stock_request_kanban/README.rst +++ b/stock_request_kanban/README.rst @@ -7,7 +7,7 @@ Stock Request kanban !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:9bc4944c4298db308e5de531cc4b7b20ec7a68f984c80d732d8b7c1d0461dba8 + !! source digest: sha256:bcf34d08b85f7d1a616b85d25e3320886dfcbddf028069fd1afc894a5320c5c3 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_request_kanban/__manifest__.py b/stock_request_kanban/__manifest__.py index 36f81c140..0ba1607c1 100644 --- a/stock_request_kanban/__manifest__.py +++ b/stock_request_kanban/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Request kanban", - "version": "14.0.1.2.0", + "version": "14.0.1.3.0", "category": "Warehouse Management", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "Creu Blanca, ForgeFlow, Odoo Community Association (OCA)", diff --git a/stock_request_kanban/static/description/index.html b/stock_request_kanban/static/description/index.html index ae626e8a5..77e1d560e 100644 --- a/stock_request_kanban/static/description/index.html +++ b/stock_request_kanban/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:9bc4944c4298db308e5de531cc4b7b20ec7a68f984c80d732d8b7c1d0461dba8 +!! source digest: sha256:bcf34d08b85f7d1a616b85d25e3320886dfcbddf028069fd1afc894a5320c5c3 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

On most companies there are products that must be purchased often but cannot be