diff --git a/README.md b/README.md index eca71279c..2880c62ec 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [product_variant_configurator](product_variant_configurator/) | 17.0.1.0.0 | | Provides an abstract model for product variant configuration. -[product_variant_sale_price](product_variant_sale_price/) | 17.0.1.0.0 | | Allows to write fixed prices in product variants +[product_variant_sale_price](product_variant_sale_price/) | 17.0.1.1.0 | | Allows to write fixed prices in product variants [//]: # (end addons) diff --git a/product_variant_sale_price/README.rst b/product_variant_sale_price/README.rst index ae55066af..68753f01b 100644 --- a/product_variant_sale_price/README.rst +++ b/product_variant_sale_price/README.rst @@ -7,7 +7,7 @@ Product Variant Sale Price !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:226296e068442b8d453ca8956b4985e42cc507eae427e04d125ec105a89517ee + !! source digest: sha256:47713ad2bb39e1e72427b7027485630d976380dad3b090db3b737712a26e90fa !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/product_variant_sale_price/__manifest__.py b/product_variant_sale_price/__manifest__.py index e7276799c..19e5b6461 100644 --- a/product_variant_sale_price/__manifest__.py +++ b/product_variant_sale_price/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Product Variant Sale Price", "summary": "Allows to write fixed prices in product variants", - "version": "17.0.1.0.0", + "version": "17.0.1.1.0", "category": "Product Management", "website": "https://github.com/OCA/product-variant", "author": "Tecnativa, " "Odoo Community Association (OCA)", diff --git a/product_variant_sale_price/static/description/index.html b/product_variant_sale_price/static/description/index.html index c5e41ce0f..a75031dc0 100644 --- a/product_variant_sale_price/static/description/index.html +++ b/product_variant_sale_price/static/description/index.html @@ -367,7 +367,7 @@

Product Variant Sale Price

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:226296e068442b8d453ca8956b4985e42cc507eae427e04d125ec105a89517ee +!! source digest: sha256:47713ad2bb39e1e72427b7027485630d976380dad3b090db3b737712a26e90fa !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/product-variant Translate me on Weblate Try me on Runboat

This module allows to handle sale price at product variant level