diff --git a/README.md b/README.md index 53034be6b6b..e092269a85b 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ addon | version | maintainers | summary [sale_order_line_tag](sale_order_line_tag/) | 16.0.1.0.0 | [![smaciaosi](https://github.com/smaciaosi.png?size=30px)](https://github.com/smaciaosi) [![dreispt](https://github.com/dreispt.png?size=30px)](https://github.com/dreispt) [![ckolobow](https://github.com/ckolobow.png?size=30px)](https://github.com/ckolobow) | Add tags to classify sales order line reasons [sale_order_lot_generator](sale_order_lot_generator/) | 16.0.1.0.0 | [![florian-dacosta](https://github.com/florian-dacosta.png?size=30px)](https://github.com/florian-dacosta) [![mourad-ehm](https://github.com/mourad-ehm.png?size=30px)](https://github.com/mourad-ehm) [![bealdav](https://github.com/bealdav.png?size=30px)](https://github.com/bealdav) | Sale Order Lot Generator [sale_order_lot_selection](sale_order_lot_selection/) | 16.0.1.0.1 | [![bodedra](https://github.com/bodedra.png?size=30px)](https://github.com/bodedra) | Sale Order Lot Selection -[sale_order_price_recalculation](sale_order_price_recalculation/) | 16.0.1.0.0 | | Recalculate prices / Reset descriptions on sale order lines +[sale_order_price_recalculation](sale_order_price_recalculation/) | 16.0.1.1.0 | | Recalculate prices / Reset descriptions on sale order lines [sale_order_product_availability_inline](sale_order_product_availability_inline/) | 16.0.1.0.0 | [![ernestotejeda](https://github.com/ernestotejeda.png?size=30px)](https://github.com/ernestotejeda) | Show product availability in sales order line product drop-down. [sale_order_product_picker](sale_order_product_picker/) | 16.0.1.1.1 | | Sale Order Product Picker [sale_order_product_recommendation](sale_order_product_recommendation/) | 16.0.3.0.0 | [![sergio-teruel](https://github.com/sergio-teruel.png?size=30px)](https://github.com/sergio-teruel) [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) | Recommend products to sell to customer based on history diff --git a/sale_order_price_recalculation/README.rst b/sale_order_price_recalculation/README.rst index 90bc459116e..f258c329d4f 100644 --- a/sale_order_price_recalculation/README.rst +++ b/sale_order_price_recalculation/README.rst @@ -7,7 +7,7 @@ Price recalculation in sales orders !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:f6f1dd938d1e2639548cdc7f7fbef897ba5fad51ddd802d69634835d46f407ab + !! source digest: sha256:ea5b09cb69d00c1ddcad3e0ca53a4b7f009d80ffa69973d74c2ac7ab390bdf13 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/sale_order_price_recalculation/__manifest__.py b/sale_order_price_recalculation/__manifest__.py index 86d35b0db93..aab57f16788 100644 --- a/sale_order_price_recalculation/__manifest__.py +++ b/sale_order_price_recalculation/__manifest__.py @@ -8,7 +8,7 @@ { "name": "Price recalculation in sales orders", "summary": "Recalculate prices / Reset descriptions on sale order lines", - "version": "16.0.1.0.0", + "version": "16.0.1.1.0", "category": "Sales Management", "website": "https://github.com/OCA/sale-workflow", "author": "AvanzOSC," diff --git a/sale_order_price_recalculation/static/description/index.html b/sale_order_price_recalculation/static/description/index.html index 97cc9db1bc7..60b7ff69725 100644 --- a/sale_order_price_recalculation/static/description/index.html +++ b/sale_order_price_recalculation/static/description/index.html @@ -366,7 +366,7 @@

Price recalculation in sales orders

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:f6f1dd938d1e2639548cdc7f7fbef897ba5fad51ddd802d69634835d46f407ab +!! source digest: sha256:ea5b09cb69d00c1ddcad3e0ca53a4b7f009d80ffa69973d74c2ac7ab390bdf13 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/sale-workflow Translate me on Weblate Try me on Runboat

This module add 2 buttons on sale orders (below sale order lines) that: