diff --git a/README.md b/README.md index c220ac8e6..a4df4a84d 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ addon | version | maintainers | summary [procurement_auto_create_group](procurement_auto_create_group/) | 15.0.1.0.0 | | Allows to configure the system to propose automatically new procurement groups during the procurement run. [sale_stock_available_info_popup](sale_stock_available_info_popup/) | 15.0.1.0.0 | | Adds an 'Available to promise' quantity to the popover shown in sale order line that display stock info of the product [scrap_reason_code](scrap_reason_code/) | 15.0.1.1.0 | [](https://github.com/bodedra) | Reason code for scrapping -[stock_archive_constraint](stock_archive_constraint/) | 15.0.1.0.1 | [](https://github.com/victoralmau) | Stock archive constraint +[stock_archive_constraint](stock_archive_constraint/) | 15.0.1.0.2 | [](https://github.com/victoralmau) | Stock archive constraint [stock_available](stock_available/) | 15.0.1.0.0 | | Stock available to promise [stock_available_immediately](stock_available_immediately/) | 15.0.1.0.0 | | Ignore planned receptions in quantity available to promise [stock_available_mrp](stock_available_mrp/) | 15.0.1.0.1 | | Consider the production potential is available to promise @@ -41,8 +41,8 @@ addon | version | maintainers | summary [stock_inventory_discrepancy](stock_inventory_discrepancy/) | 15.0.1.0.1 | | Adds the capability to show the discrepancy of every line in an inventory and to block the inventory validation when the discrepancy is over a user defined threshold. [stock_location_lockdown](stock_location_lockdown/) | 15.0.1.0.1 | | Prevent to add stock on locked locations [stock_location_route_description](stock_location_route_description/) | 15.0.1.0.0 | | Add description field on stock routes. -[stock_lot_filter_available](stock_lot_filter_available/) | 15.0.1.0.0 | [](https://github.com/CarlosRoca13) | Allow to filter lots by available on stock -[stock_move_location](stock_move_location/) | 15.0.1.3.0 | | This module allows to move all stock in a stock location to an other one. +[stock_lot_filter_available](stock_lot_filter_available/) | 15.0.1.0.1 | [](https://github.com/CarlosRoca13) | Allow to filter lots by available on stock +[stock_move_location](stock_move_location/) | 15.0.1.3.1 | | This module allows to move all stock in a stock location to an other one. [stock_mts_mto_rule](stock_mts_mto_rule/) | 15.0.1.0.1 | | Add a MTS+MTO route [stock_orderpoint_generator](stock_orderpoint_generator/) | 15.0.1.0.2 | | Mass configuration of stock order points [stock_orderpoint_move_link](stock_orderpoint_move_link/) | 15.0.1.0.0 | | Link Reordering rules to stock moves @@ -52,8 +52,8 @@ addon | version | maintainers | summary [stock_picking_orig_dest_link](stock_picking_orig_dest_link/) | 15.0.1.0.0 | | This addon link the pickings with their respective Origin and Destination Pickings. [stock_picking_show_linked](stock_picking_show_linked/) | 15.0.1.0.0 | | This addon allows to easily access related pickings (in the case of chained routes) through a button in the parent picking view. [stock_procurement_group_hook](stock_procurement_group_hook/) | 15.0.1.0.0 | | Adds Hook to Procurement Group run method. -[stock_putaway_product_template](stock_putaway_product_template/) | 15.0.1.0.1 | [](https://github.com/kevinkhao) [](https://github.com/sebastienbeau) | Add product template in putaway strategies from the product view -[stock_quant_cost_info](stock_quant_cost_info/) | 15.0.1.1.0 | | Shows the cost of the quants +[stock_putaway_product_template](stock_putaway_product_template/) | 15.0.1.0.2 | [](https://github.com/kevinkhao) [](https://github.com/sebastienbeau) | Add product template in putaway strategies from the product view +[stock_quant_cost_info](stock_quant_cost_info/) | 15.0.1.1.1 | | Shows the cost of the quants [stock_quant_manual_assign](stock_quant_manual_assign/) | 15.0.1.2.1 | | Stock - Manual Quant Assignment [stock_request](stock_request/) | 15.0.1.6.3 | | Internal request for stock [stock_request_analytic](stock_request_analytic/) | 15.0.1.0.1 | | Internal request for stock @@ -65,7 +65,7 @@ addon | version | maintainers | summary [stock_request_tier_validation](stock_request_tier_validation/) | 15.0.1.0.0 | | Extends the functionality of Stock Requests to support a tier validation process. [stock_reserve](stock_reserve/) | 15.0.1.1.0 | | Stock reservations on products [stock_reserve_rule](stock_reserve_rule/) | 15.0.1.0.0 | | Configure reservation rules by location -[stock_secondary_unit](stock_secondary_unit/) | 15.0.1.0.0 | | Get product quantities in a secondary unit +[stock_secondary_unit](stock_secondary_unit/) | 15.0.1.0.1 | | Get product quantities in a secondary unit [stock_warehouse_calendar](stock_warehouse_calendar/) | 15.0.1.0.0 | [](https://github.com/JordiBForgeFlow) | Adds a calendar to the Warehouse [//]: # (end addons) diff --git a/stock_archive_constraint/README.rst b/stock_archive_constraint/README.rst index 8ec807930..58a135b39 100644 --- a/stock_archive_constraint/README.rst +++ b/stock_archive_constraint/README.rst @@ -7,7 +7,7 @@ Stock archive constraint !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:5eb5e8d43aa1267d1be15f4d09a53a775c2fef3234784461f39c4b4c806c90cd + !! source digest: sha256:429fc0b78c525b9f08b711b0303b0c65ad452fdad9eb36c1b54c065dd22182ac !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/stock_archive_constraint/__manifest__.py b/stock_archive_constraint/__manifest__.py index 9c85eca64..748084902 100644 --- a/stock_archive_constraint/__manifest__.py +++ b/stock_archive_constraint/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock archive constraint", - "version": "15.0.1.0.1", + "version": "15.0.1.0.2", "license": "AGPL-3", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "Tecnativa, Odoo Community Association (OCA)", diff --git a/stock_archive_constraint/static/description/index.html b/stock_archive_constraint/static/description/index.html index f5d387b5f..d8456dd41 100644 --- a/stock_archive_constraint/static/description/index.html +++ b/stock_archive_constraint/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:5eb5e8d43aa1267d1be15f4d09a53a775c2fef3234784461f39c4b4c806c90cd +!! source digest: sha256:429fc0b78c525b9f08b711b0303b0c65ad452fdad9eb36c1b54c065dd22182ac !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
Allows to block archiving products with associated stock.quant or stock.move. diff --git a/stock_lot_filter_available/README.rst b/stock_lot_filter_available/README.rst index 734315528..07e40e766 100644 --- a/stock_lot_filter_available/README.rst +++ b/stock_lot_filter_available/README.rst @@ -7,7 +7,7 @@ Stock Lot Filter Available !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:2ef168c98d1a8bc59e0975bb8b9329176365e3a210baafa28c72c2c3e58516d3 + !! source digest: sha256:884ad7f3e42789baa80debd725c1de8ccf068dc743e355d739ce38d2c3e693f2 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_lot_filter_available/__manifest__.py b/stock_lot_filter_available/__manifest__.py index 62b3c49bb..73e8b2187 100644 --- a/stock_lot_filter_available/__manifest__.py +++ b/stock_lot_filter_available/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Lot Filter Available", "summary": "Allow to filter lots by available on stock", - "version": "15.0.1.0.0", + "version": "15.0.1.0.1", "category": "Warehouse", "author": "Tecnativa, Odoo Community Association (OCA)", "license": "AGPL-3", diff --git a/stock_lot_filter_available/static/description/index.html b/stock_lot_filter_available/static/description/index.html index 6a1d7d7a4..8b5cd89c8 100644 --- a/stock_lot_filter_available/static/description/index.html +++ b/stock_lot_filter_available/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:2ef168c98d1a8bc59e0975bb8b9329176365e3a210baafa28c72c2c3e58516d3 +!! source digest: sha256:884ad7f3e42789baa80debd725c1de8ccf068dc743e355d739ce38d2c3e693f2 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module allows us to filter lots by available on our stock.
diff --git a/stock_move_location/README.rst b/stock_move_location/README.rst index 6c74612ee..766ff1775 100644 --- a/stock_move_location/README.rst +++ b/stock_move_location/README.rst @@ -7,7 +7,7 @@ Move Stock Location !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:ee78152d9ce5c5dd2d6d7643d17569bda29399c4e1c3986bdc9cc33a65fcb40d + !! source digest: sha256:ffcaae51bf27a20dfc17c787e7fb48bed03ebe27b01cbeccc46e596e08151be0 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_move_location/__manifest__.py b/stock_move_location/__manifest__.py index 728d913ed..ad66ef308 100644 --- a/stock_move_location/__manifest__.py +++ b/stock_move_location/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Move Stock Location", - "version": "15.0.1.3.0", + "version": "15.0.1.3.1", "author": "Julius Network Solutions, " "BCIM," "Camptocamp," diff --git a/stock_move_location/static/description/index.html b/stock_move_location/static/description/index.html index c7e138d3a..faf76d2a5 100644 --- a/stock_move_location/static/description/index.html +++ b/stock_move_location/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:ee78152d9ce5c5dd2d6d7643d17569bda29399c4e1c3986bdc9cc33a65fcb40d +!! source digest: sha256:ffcaae51bf27a20dfc17c787e7fb48bed03ebe27b01cbeccc46e596e08151be0 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->This module allows to move entire location of products from one place to diff --git a/stock_putaway_product_template/README.rst b/stock_putaway_product_template/README.rst index b194e567f..d8f031913 100644 --- a/stock_putaway_product_template/README.rst +++ b/stock_putaway_product_template/README.rst @@ -7,7 +7,7 @@ Product template in putaway strategies !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:5ed24cf34b102af6f5f1b910da78370cb7158cb7f2923fb0ac245e03c6dffac8 + !! source digest: sha256:db949908240da5fb5407e94c2d790e27a32abdffa393d5d5e83e3cacfc29d319 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_putaway_product_template/__manifest__.py b/stock_putaway_product_template/__manifest__.py index 335a4226b..3af728a73 100644 --- a/stock_putaway_product_template/__manifest__.py +++ b/stock_putaway_product_template/__manifest__.py @@ -2,7 +2,7 @@ { "name": "Product template in putaway strategies", "summary": "Add product template in putaway strategies from the product view", - "version": "15.0.1.0.1", + "version": "15.0.1.0.2", "category": "Inventory", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "Akretion, Odoo Community Association (OCA)", diff --git a/stock_putaway_product_template/static/description/index.html b/stock_putaway_product_template/static/description/index.html index 492f092b0..75a379cda 100644 --- a/stock_putaway_product_template/static/description/index.html +++ b/stock_putaway_product_template/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:5ed24cf34b102af6f5f1b910da78370cb7158cb7f2923fb0ac245e03c6dffac8 +!! source digest: sha256:db949908240da5fb5407e94c2d790e27a32abdffa393d5d5e83e3cacfc29d319 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module add product template in putaway strategies from the product view to not need defined putaway strategies for all variants.
diff --git a/stock_quant_cost_info/README.rst b/stock_quant_cost_info/README.rst index b4ef62c0a..aebc10dc6 100644 --- a/stock_quant_cost_info/README.rst +++ b/stock_quant_cost_info/README.rst @@ -7,7 +7,7 @@ Stock Quant Cost Info !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:731623b1b1c2c8644a5276426cb9fc76f0b8a97989f99f313a93879a8f677d17 + !! source digest: sha256:ef47f5641dd9f86a6813dbd5d587d43422637c5802666b8505bc078496b073dd !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_quant_cost_info/__manifest__.py b/stock_quant_cost_info/__manifest__.py index 9308bf9f3..e39002d07 100644 --- a/stock_quant_cost_info/__manifest__.py +++ b/stock_quant_cost_info/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Stock Quant Cost Info", "summary": "Shows the cost of the quants", - "version": "15.0.1.1.0", + "version": "15.0.1.1.1", "author": "Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Warehouse", diff --git a/stock_quant_cost_info/static/description/index.html b/stock_quant_cost_info/static/description/index.html index d98456f18..9bf7d0f52 100644 --- a/stock_quant_cost_info/static/description/index.html +++ b/stock_quant_cost_info/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:731623b1b1c2c8644a5276426cb9fc76f0b8a97989f99f313a93879a8f677d17 +!! source digest: sha256:ef47f5641dd9f86a6813dbd5d587d43422637c5802666b8505bc078496b073dd !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->This module extends the functionality of Quantity Adjustments in Stock Quants to diff --git a/stock_secondary_unit/README.rst b/stock_secondary_unit/README.rst index 3c83aa219..47700c220 100644 --- a/stock_secondary_unit/README.rst +++ b/stock_secondary_unit/README.rst @@ -7,7 +7,7 @@ Stock Secondary Unit !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:ddfba08f37cb864ac3fdb3d40d1a203ad312ba147143bfc57523418d4a6584da + !! source digest: sha256:eb8eaad8d6ab66209c9bf8fb07e12eaac076c0b0c4b0314bb006f60e4fd121bb !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/stock_secondary_unit/__manifest__.py b/stock_secondary_unit/__manifest__.py index 7569e81a3..9d20a8239 100644 --- a/stock_secondary_unit/__manifest__.py +++ b/stock_secondary_unit/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Secondary Unit", "summary": "Get product quantities in a secondary unit", - "version": "15.0.1.0.0", + "version": "15.0.1.0.1", "development_status": "Production/Stable", "category": "stock", "website": "https://github.com/OCA/stock-logistics-warehouse", diff --git a/stock_secondary_unit/static/description/index.html b/stock_secondary_unit/static/description/index.html index d18f88d8d..f7a7ff055 100644 --- a/stock_secondary_unit/static/description/index.html +++ b/stock_secondary_unit/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:ddfba08f37cb864ac3fdb3d40d1a203ad312ba147143bfc57523418d4a6584da +!! source digest: sha256:eb8eaad8d6ab66209c9bf8fb07e12eaac076c0b0c4b0314bb006f60e4fd121bb !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module extends the functionality of stock module to allow define