From 606f6d2f5be64bb3943f6d731512eecb31ef41a0 Mon Sep 17 00:00:00 2001 From: Bhavesh Heliconia Date: Fri, 17 Jan 2025 10:46:20 +0530 Subject: [PATCH] [MIG] sale_product_variant_attribute_tax: Migration to 17.0 --- sale_product_variant_attribute_tax/README.rst | 2 ++ sale_product_variant_attribute_tax/__manifest__.py | 2 +- sale_product_variant_attribute_tax/readme/CONTRIBUTORS.md | 1 + .../static/description/index.html | 1 + 4 files changed, 5 insertions(+), 1 deletion(-) diff --git a/sale_product_variant_attribute_tax/README.rst b/sale_product_variant_attribute_tax/README.rst index 0edd01e9e..7f13960c3 100644 --- a/sale_product_variant_attribute_tax/README.rst +++ b/sale_product_variant_attribute_tax/README.rst @@ -95,6 +95,8 @@ Contributors - Ernesto Tejeda - Carolina Fernandez +- `Heliconia Solutions Pvt. Ltd. `__ + Maintainers ----------- diff --git a/sale_product_variant_attribute_tax/__manifest__.py b/sale_product_variant_attribute_tax/__manifest__.py index 340413919..31ba417ca 100644 --- a/sale_product_variant_attribute_tax/__manifest__.py +++ b/sale_product_variant_attribute_tax/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Put attribute taxes on sales orders", "summary": "Bring the taxes associated to product values", - "version": "16.0.1.0.0", + "version": "17.0.1.0.0", "development_status": "Production/Stable", "category": "Sales/Sales", "website": "https://github.com/OCA/product-variant", diff --git a/sale_product_variant_attribute_tax/readme/CONTRIBUTORS.md b/sale_product_variant_attribute_tax/readme/CONTRIBUTORS.md index 857e3637c..d40ff5825 100644 --- a/sale_product_variant_attribute_tax/readme/CONTRIBUTORS.md +++ b/sale_product_variant_attribute_tax/readme/CONTRIBUTORS.md @@ -3,3 +3,4 @@ - Pedro M. Baeza - Ernesto Tejeda - Carolina Fernandez +- [Heliconia Solutions Pvt. Ltd.](https://www.heliconia.io) diff --git a/sale_product_variant_attribute_tax/static/description/index.html b/sale_product_variant_attribute_tax/static/description/index.html index 7d63143ea..4a9d59339 100644 --- a/sale_product_variant_attribute_tax/static/description/index.html +++ b/sale_product_variant_attribute_tax/static/description/index.html @@ -443,6 +443,7 @@

Contributors

  • Carolina Fernandez
  • +
  • Heliconia Solutions Pvt. Ltd.