From 2e86a14a4b405bf2e2119969f8950608a9c2583d Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 10 Nov 2023 09:26:04 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- product_variant_inactive/README.rst | 97 ++-- product_variant_inactive/__manifest__.py | 2 +- .../static/description/index.html | 444 ++++++++++++++++++ 4 files changed, 500 insertions(+), 45 deletions(-) create mode 100644 product_variant_inactive/static/description/index.html diff --git a/README.md b/README.md index 8a3bf2cc6..63aef9e6b 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ addon | version | maintainers | summary [product_variant_configurator](product_variant_configurator/) | 14.0.1.0.0 | | Provides an abstract model for product variant configuration. [product_variant_configurator_manual_creation](product_variant_configurator_manual_creation/) | 14.0.1.0.1 | [![ChrisOForgeFlow](https://github.com/ChrisOForgeFlow.png?size=30px)](https://github.com/ChrisOForgeFlow) | Provides a wizards to make variants on demand [product_variant_default_code](product_variant_default_code/) | 14.0.3.0.4 | [![Kev-Roche](https://github.com/Kev-Roche.png?size=30px)](https://github.com/Kev-Roche) | Product Variant Default Code -[product_variant_inactive](product_variant_inactive/) | 14.0.2.0.1 | | Product Variant Inactive +[product_variant_inactive](product_variant_inactive/) | 14.0.2.0.2 | | Product Variant Inactive [product_variant_sale_price](product_variant_sale_price/) | 14.0.1.0.0 | | Allows to write fixed prices in product variants [sale_order_line_variant_description](sale_order_line_variant_description/) | 14.0.1.0.0 | | Sale order line variant description diff --git a/product_variant_inactive/README.rst b/product_variant_inactive/README.rst index c7cd57d46..022d1a30b 100644 --- a/product_variant_inactive/README.rst +++ b/product_variant_inactive/README.rst @@ -1,14 +1,40 @@ -.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg - :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html - :alt: License: AGPL-3 - ======================== Product Variant Inactive ======================== -This module extend the functionality of Product Variants -and allow you to make activate or deactivate products using the two buttons +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:0b754f6e891e34ddd87acbad8252874e7ff83c8934612affb80231900d166a66 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png + :target: https://odoo-community.org/page/development-status + :alt: Beta +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html + :alt: License: AGPL-3 +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproduct--variant-lightgray.png?logo=github + :target: https://github.com/OCA/product-variant/tree/14.0/product_variant_inactive + :alt: OCA/product-variant +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/product-variant-14-0/product-variant-14-0-product_variant_inactive + :alt: Translate me on Weblate +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/product-variant&target_branch=14.0 + :alt: Try me on Runboat + +|badge1| |badge2| |badge3| |badge4| |badge5| + +This module was written to extend the functionality of Product Variants +and allow you to make activate or deactivate products using the two buttons. + +**Table of contents** +.. contents:: + :local: Usage ===== @@ -19,17 +45,10 @@ On Variant tab, click on the button 'List of variants' You can now activate or deactivate variants with button on the right side - -.. image:: /product_variant_inactive/static/description/pvi-2.png +.. image:: https://raw.githubusercontent.com/product_variant_inactive/static/description/pvi-2.png :alt: Create a sales template :width: 600 px - -.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas - :alt: Try me on Runbot - :target: https://runbot.odoo-community.org/runbot/135/8.0 - - Known issues / Roadmap ====================== @@ -37,57 +56,49 @@ Additional features: * Desactivation of many product with 'more menu' action * Add a group to inactive / active variants - Bug Tracker =========== -Bugs are tracked on `GitHub Issues -`_. In case of trouble, please -check there if your issue has already been reported. If you spotted it first, -help us smashing it by providing a detailed and welcomed `feedback -`_. +Bugs are tracked on `GitHub Issues `_. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us to smash it by providing a detailed and welcomed +`feedback `_. + +Do not contact contributors directly about support or help with technical issues. Credits ======= -This module was written to extend the functionality of Product Variants -and allow you to make activate or deactivate products using the two buttons - -.. image:: /product_variant_inactive/static/img/pvi_1.png - :alt: screenshot - :width: 600 px +Authors +~~~~~~~ - -Installation -============ - -To install this module, you need to: - -* To install Product module - -For further information, please visit: - -* https://www.odoo.com/forum/help-1 +* Akretion Contributors ------------- +~~~~~~~~~~~~ * Sebastien BEAU * Abdessamad HILALI * Kevin Khao * Chafique DELLI -Maintainer ----------- +* `Ooops404 `_ + + * Ilyas + +Maintainers +~~~~~~~~~~~ + +This module is maintained by the OCA. .. image:: https://odoo-community.org/logo.png :alt: Odoo Community Association :target: https://odoo-community.org -This module is maintained by the OCA. - OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. -To contribute to this module, please visit http://odoo-community.org. +This module is part of the `OCA/product-variant `_ project on GitHub. + +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/product_variant_inactive/__manifest__.py b/product_variant_inactive/__manifest__.py index 6ffad53a7..d52586692 100644 --- a/product_variant_inactive/__manifest__.py +++ b/product_variant_inactive/__manifest__.py @@ -6,7 +6,7 @@ "website": "https://github.com/OCA/product-variant", "license": "AGPL-3", "category": "Product", - "version": "14.0.2.0.1", + "version": "14.0.2.0.2", "depends": ["product"], "data": [ "views/product_template_view.xml", diff --git a/product_variant_inactive/static/description/index.html b/product_variant_inactive/static/description/index.html new file mode 100644 index 000000000..d3e3e64c6 --- /dev/null +++ b/product_variant_inactive/static/description/index.html @@ -0,0 +1,444 @@ + + + + + + +Product Variant Inactive + + + +
+

Product Variant Inactive

+ + +

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

+

This module was written to extend the functionality of Product Variants +and allow you to make activate or deactivate products using the two buttons.

+

Table of contents

+ +
+

Usage

+

To use this module, you need to Product menu (Product Template)

+

On Variant tab, click on the button ‘List of variants’

+

You can now activate or deactivate variants with button on the right side

+Create a sales template +
+
+

Known issues / Roadmap

+

Additional features: +* Desactivation of many product with ‘more menu’ action +* Add a group to inactive / active variants

+
+
+

Bug Tracker

+

Bugs are tracked on GitHub Issues. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us to smash it by providing a detailed and welcomed +feedback.

+

Do not contact contributors directly about support or help with technical issues.

+
+
+

Credits

+
+

Authors

+
    +
  • Akretion
  • +
+
+
+

Contributors

+ +
+
+

Maintainers

+

This module is maintained by the OCA.

+Odoo Community Association +

OCA, or the Odoo Community Association, is a nonprofit organization whose +mission is to support the collaborative development of Odoo features and +promote its widespread use.

+

This module is part of the OCA/product-variant project on GitHub.

+

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

+
+
+
+ +