diff --git a/product_attribute_archive/README.rst b/product_attribute_archive/README.rst index 3c0f5297488..13da2866289 100644 --- a/product_attribute_archive/README.rst +++ b/product_attribute_archive/README.rst @@ -69,6 +69,7 @@ Contributors ------------ - Kevin Khao +- Maksym Yankin Maintainers ----------- diff --git a/product_attribute_archive/__manifest__.py b/product_attribute_archive/__manifest__.py index 0f549bf3834..262d6d517ba 100644 --- a/product_attribute_archive/__manifest__.py +++ b/product_attribute_archive/__manifest__.py @@ -5,7 +5,7 @@ "name": "Product Attribute Archive", "summary": """ Add an active field on product attributes""", - "version": "16.0.1.0.0", + "version": "18.0.1.0.0", "license": "AGPL-3", "author": "Akretion,Odoo Community Association (OCA)", "depends": ["product"], diff --git a/product_attribute_archive/readme/CONTRIBUTORS.md b/product_attribute_archive/readme/CONTRIBUTORS.md index df594a1ef8f..7d7cb47af1a 100644 --- a/product_attribute_archive/readme/CONTRIBUTORS.md +++ b/product_attribute_archive/readme/CONTRIBUTORS.md @@ -1 +1,2 @@ - Kevin Khao \<\> +- Maksym Yankin \<\> diff --git a/product_attribute_archive/static/description/index.html b/product_attribute_archive/static/description/index.html index 995a8989a85..67ebc2d7bbf 100644 --- a/product_attribute_archive/static/description/index.html +++ b/product_attribute_archive/static/description/index.html @@ -412,6 +412,7 @@

Authors

Contributors

diff --git a/product_attribute_archive/views/product_attribute.xml b/product_attribute_archive/views/product_attribute.xml index 4bf072c8d4c..b17b5b2e9e6 100644 --- a/product_attribute_archive/views/product_attribute.xml +++ b/product_attribute_archive/views/product_attribute.xml @@ -2,19 +2,18 @@ - product.attribute.form product.attribute - - + @@ -37,5 +36,4 @@ {'active_test': False} -