diff --git a/website_sale_product_item_cart_custom_qty/README.rst b/website_sale_product_item_cart_custom_qty/README.rst index ae3e7cdc00..0fbb6085a2 100644 --- a/website_sale_product_item_cart_custom_qty/README.rst +++ b/website_sale_product_item_cart_custom_qty/README.rst @@ -14,14 +14,14 @@ Website Sale Product Cart Quantity :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fe--commerce-lightgray.png?logo=github - :target: https://github.com/OCA/e-commerce/tree/15.0/website_sale_product_item_cart_custom_qty + :target: https://github.com/OCA/e-commerce/tree/16.0/website_sale_product_item_cart_custom_qty :alt: OCA/e-commerce .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/e-commerce-15-0/e-commerce-15-0-website_sale_product_item_cart_custom_qty + :target: https://translation.odoo-community.org/projects/e-commerce-16-0/e-commerce-16-0-website_sale_product_item_cart_custom_qty :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/113/15.0 - :alt: Try me on Runbot +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/webui/builds.html?repo=OCA/e-commerce&target_branch=16.0 + :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -36,6 +36,9 @@ Configuration ============= To use this module, you need to activate the **Add to Cart** option on **Products item** +To activate this option you have to go to **/shop**, edit the website and in the +**Customize** tab of the editor activate the **Add to Cart** button whose icon +is a shopping cart. Usage ===== @@ -49,7 +52,7 @@ 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 `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -90,6 +93,6 @@ Current `maintainer `__: |maintainer-CarlosRoca13| -This module is part of the `OCA/e-commerce `_ project on GitHub. +This module is part of the `OCA/e-commerce `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/website_sale_product_item_cart_custom_qty/__manifest__.py b/website_sale_product_item_cart_custom_qty/__manifest__.py index ff78ef6348..1d4b1f2ff5 100644 --- a/website_sale_product_item_cart_custom_qty/__manifest__.py +++ b/website_sale_product_item_cart_custom_qty/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Website Sale Product Cart Quantity", "summary": "Allows to add to cart from product items a custom quantity.", - "version": "15.0.1.0.0", + "version": "16.0.1.0.0", "website": "https://github.com/OCA/e-commerce", "maintainers": ["CarlosRoca13"], "author": "Tecnativa, Odoo Community Association (OCA)", diff --git a/website_sale_product_item_cart_custom_qty/readme/CONFIGURE.rst b/website_sale_product_item_cart_custom_qty/readme/CONFIGURE.rst index 3d00e29067..a2579c943c 100644 --- a/website_sale_product_item_cart_custom_qty/readme/CONFIGURE.rst +++ b/website_sale_product_item_cart_custom_qty/readme/CONFIGURE.rst @@ -1 +1,4 @@ To use this module, you need to activate the **Add to Cart** option on **Products item** +To activate this option you have to go to **/shop**, edit the website and in the +**Customize** tab of the editor activate the **Add to Cart** button whose icon +is a shopping cart. diff --git a/website_sale_product_item_cart_custom_qty/static/description/index.html b/website_sale_product_item_cart_custom_qty/static/description/index.html index 5bf0f98eba..18f1710d8d 100644 --- a/website_sale_product_item_cart_custom_qty/static/description/index.html +++ b/website_sale_product_item_cart_custom_qty/static/description/index.html @@ -3,7 +3,7 @@ - + Website Sale Product Cart Quantity