From 902484993988032a207ce491943065a4d33bdf60 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 20 Jun 2024 18:08:34 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- sale_order_product_recommendation_secondary_unit/README.rst | 2 +- .../__manifest__.py | 2 +- .../static/description/index.html | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 03774db4f7e..e51845b2182 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ addon | version | maintainers | summary [sale_order_product_assortment](sale_order_product_assortment/) | 15.0.2.0.0 | [![CarlosRoca13](https://github.com/CarlosRoca13.png?size=30px)](https://github.com/CarlosRoca13) | Module that allows to use the assortments on sale orders [sale_order_product_availability_inline](sale_order_product_availability_inline/) | 15.0.1.0.2 | [![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_recommendation](sale_order_product_recommendation/) | 15.0.1.2.2 | | Recommend products to sell to customer based on history -[sale_order_product_recommendation_secondary_unit](sale_order_product_recommendation_secondary_unit/) | 15.0.1.0.0 | | Add secondary unit to recommend products wizard +[sale_order_product_recommendation_secondary_unit](sale_order_product_recommendation_secondary_unit/) | 15.0.1.1.0 | | Add secondary unit to recommend products wizard [sale_order_qty_change_no_recompute](sale_order_qty_change_no_recompute/) | 15.0.2.0.1 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Prevent recompute if only quantity has changed in sale order line [sale_order_report_without_price](sale_order_report_without_price/) | 15.0.1.0.0 | | Allow you to generate quotation and order reports without price. [sale_order_restrict_cancel_existing_invoice](sale_order_restrict_cancel_existing_invoice/) | 15.0.1.0.0 | [![rousseldenis](https://github.com/rousseldenis.png?size=30px)](https://github.com/rousseldenis) | Allows to restrict sale order cancelling if an invoice exists diff --git a/sale_order_product_recommendation_secondary_unit/README.rst b/sale_order_product_recommendation_secondary_unit/README.rst index e56dcf91ab9..d5fb15e334e 100644 --- a/sale_order_product_recommendation_secondary_unit/README.rst +++ b/sale_order_product_recommendation_secondary_unit/README.rst @@ -7,7 +7,7 @@ Sale Order Product Recommendation Secondary Unit !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:762f836a453c9170e009ae5e172d435b298639f9263387211b8342c4769ecadf + !! source digest: sha256:3aba84720a232732b8bbaeaf659d46d0c4a3d226c81c23f77d9a6adf8bc73190 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/sale_order_product_recommendation_secondary_unit/__manifest__.py b/sale_order_product_recommendation_secondary_unit/__manifest__.py index fe46af704f8..8f6f8fe330d 100644 --- a/sale_order_product_recommendation_secondary_unit/__manifest__.py +++ b/sale_order_product_recommendation_secondary_unit/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Sale Order Product Recommendation Secondary Unit", "summary": "Add secondary unit to recommend products wizard", - "version": "15.0.1.0.0", + "version": "15.0.1.1.0", "category": "Sales", "website": "https://github.com/OCA/sale-workflow", "author": "Tecnativa, Odoo Community Association (OCA)", diff --git a/sale_order_product_recommendation_secondary_unit/static/description/index.html b/sale_order_product_recommendation_secondary_unit/static/description/index.html index f4f76e91a8d..1b51a7a7220 100644 --- a/sale_order_product_recommendation_secondary_unit/static/description/index.html +++ b/sale_order_product_recommendation_secondary_unit/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

Sale Order Product Recommendation Secondary Unit

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:762f836a453c9170e009ae5e172d435b298639f9263387211b8342c4769ecadf +!! source digest: sha256:3aba84720a232732b8bbaeaf659d46d0c4a3d226c81c23f77d9a6adf8bc73190 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module adds secondary unit to the product recommendation wizard.