diff --git a/README.md b/README.md index 2ac2e7bab..079283e30 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ addon | version | maintainers | summary [procurement_auto_create_group](procurement_auto_create_group/) | 14.0.1.2.0 | | Allows to configure the system to propose automatically new procurement groups during the procurement run. [product_quantity_update_force_inventory](product_quantity_update_force_inventory/) | 14.0.1.0.1 | | Product Quantity Update Force Inventory [product_route_profile](product_route_profile/) | 14.0.1.0.3 | [](https://github.com/Kev-Roche) | Add Route profile concept on product -[sale_stock_on_hand_popup](sale_stock_on_hand_popup/) | 14.0.1.0.1 | | Sale Stock On Hand Popup +[sale_stock_on_hand_popup](sale_stock_on_hand_popup/) | 14.0.2.0.0 | [](https://github.com/aleuffre) [](https://github.com/renda-dev) [](https://github.com/PicchiSeba) | Sale Stock On Hand Popup [scrap_location_filter](scrap_location_filter/) | 14.0.1.0.0 | [](https://github.com/opensourceintegrators) | Filters scrap location [scrap_reason_code](scrap_reason_code/) | 14.0.1.1.1 | [](https://github.com/bodedra) | Reason code for scrapping [stock_archive_constraint](stock_archive_constraint/) | 14.0.1.0.0 | [](https://github.com/victoralmau) | Stock archive constraint diff --git a/sale_stock_on_hand_popup/README.rst b/sale_stock_on_hand_popup/README.rst index 47358bf7d..820d08311 100644 --- a/sale_stock_on_hand_popup/README.rst +++ b/sale_stock_on_hand_popup/README.rst @@ -7,7 +7,7 @@ Sale Stock On Hand Popup !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:be440b588a162856106f68611bf86c8d8e0c1a27641a9ebb7b2fedcfc0d5b905 + !! source digest: sha256:c6ca95cb0e31299d67c80eeb03bd994cbbec40d17d4488f71317f6dab9b67b2b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/sale_stock_on_hand_popup/__manifest__.py b/sale_stock_on_hand_popup/__manifest__.py index 849d6aece..5061e1a17 100644 --- a/sale_stock_on_hand_popup/__manifest__.py +++ b/sale_stock_on_hand_popup/__manifest__.py @@ -4,7 +4,7 @@ "maintainers": ["aleuffre", "renda-dev", "PicchiSeba"], "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Warehouse Management", - "version": "14.0.1.0.1", + "version": "14.0.2.0.0", "license": "AGPL-3", "depends": ["sale_stock", "stock_available"], "data": [ diff --git a/sale_stock_on_hand_popup/static/description/index.html b/sale_stock_on_hand_popup/static/description/index.html index b9aef2fff..9ac3a9c59 100644 --- a/sale_stock_on_hand_popup/static/description/index.html +++ b/sale_stock_on_hand_popup/static/description/index.html @@ -1,4 +1,3 @@ -
@@ -367,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:be440b588a162856106f68611bf86c8d8e0c1a27641a9ebb7b2fedcfc0d5b905 +!! source digest: sha256:c6ca95cb0e31299d67c80eeb03bd994cbbec40d17d4488f71317f6dab9b67b2b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->This module allows user to check from sale order line all inventory lines related to that product.