diff --git a/README.md b/README.md index 8ae9bc7c717..8379178fd8d 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ addon | version | maintainers | summary [sale_stock_line_sequence](sale_stock_line_sequence/) | 16.0.1.0.0 | | Glue Module for Sale Order Line Sequence and Stock Picking Line Sequence [sale_stock_picking_blocking](sale_stock_picking_blocking/) | 16.0.1.0.1 | | Allow you to block the creation of deliveries from a sale order. [sale_stock_picking_note](sale_stock_picking_note/) | 16.0.1.1.1 | [![carlosdauden](https://github.com/carlosdauden.png?size=30px)](https://github.com/carlosdauden) [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) [![chienandalu](https://github.com/chienandalu.png?size=30px)](https://github.com/chienandalu) [![EmilioPascual](https://github.com/EmilioPascual.png?size=30px)](https://github.com/EmilioPascual) | Add picking note in sale and purchase order -[sale_stock_product_recommendation](sale_stock_product_recommendation/) | 16.0.1.0.0 | [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) | Display stock info when recommending products to sell +[sale_stock_product_recommendation](sale_stock_product_recommendation/) | 16.0.1.0.1 | [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) | Display stock info when recommending products to sell [sale_substate](sale_substate/) | 16.0.1.0.0 | | Sale Sub State [sale_tier_validation](sale_tier_validation/) | 16.0.1.0.4 | | Extends the functionality of Sale Orders to support a tier validation process. [sale_triple_discount](sale_triple_discount/) | 16.0.1.0.1 | | Manage triple discount on sale order lines diff --git a/sale_stock_product_recommendation/README.rst b/sale_stock_product_recommendation/README.rst index e7699de4338..bb8d75fd61f 100644 --- a/sale_stock_product_recommendation/README.rst +++ b/sale_stock_product_recommendation/README.rst @@ -7,7 +7,7 @@ Sale Order Product Recommendation Stock !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:13d23df5aeb309b34ac2a34fbaeb6e8a877e5198f4642942c4f4510bed3ca0c6 + !! source digest: sha256:c6544c813ca2f7f80f0a21fbc87c305cd86395d8843d5e71b8c8d7377c54bcf0 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png diff --git a/sale_stock_product_recommendation/__manifest__.py b/sale_stock_product_recommendation/__manifest__.py index 7cb0f2da82d..7406faca907 100644 --- a/sale_stock_product_recommendation/__manifest__.py +++ b/sale_stock_product_recommendation/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Sale Order Product Recommendation Stock", "summary": "Display stock info when recommending products to sell", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "development_status": "Alpha", "category": "Sales/Sales", "website": "https://github.com/OCA/sale-workflow", diff --git a/sale_stock_product_recommendation/static/description/index.html b/sale_stock_product_recommendation/static/description/index.html index a5adfdc0141..4590693bb90 100644 --- a/sale_stock_product_recommendation/static/description/index.html +++ b/sale_stock_product_recommendation/static/description/index.html @@ -366,7 +366,7 @@
This module extends the functionality of the sale order product