diff --git a/product_code_mandatory/README.rst b/product_code_mandatory/README.rst index 21a538a7c04..1a349092574 100644 --- a/product_code_mandatory/README.rst +++ b/product_code_mandatory/README.rst @@ -17,13 +17,13 @@ Product Code Mandatory :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--attribute-lightgray.png?logo=github - :target: https://github.com/OCA/product-attribute/tree/17.0/product_code_mandatory + :target: https://github.com/OCA/product-attribute/tree/18.0/product_code_mandatory :alt: OCA/product-attribute .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/product-attribute-17-0/product-attribute-17-0-product_code_mandatory + :target: https://translation.odoo-community.org/projects/product-attribute-18-0/product-attribute-18-0-product_code_mandatory :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-attribute&target_branch=17.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/product-attribute&target_branch=18.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -39,12 +39,12 @@ product as required. Usage ===== -- Unable to save a product with an empty or blank internal reference. -- When creating more than one product variant from the template, a - variant will be created with a default value for default_code field. -- A pre_init_hook process is initiated when there exist records without - an internal reference(default_code). A default value is generated to - populate empty field as a temporary value. +- Unable to save a product with an empty or blank internal reference. +- When creating more than one product variant from the template, a + variant will be created with a default value for default_code field. +- A pre_init_hook process is initiated when there exist records without + an internal reference(default_code). A default value is generated to + populate empty field as a temporary value. |Try me on Runbot| @@ -57,7 +57,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 to smash it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -72,13 +72,13 @@ Authors Contributors ------------ -- Antonio Yamuta -- Sudhir Arya -- Watthanun Khorchai -- Nedas Žilinskas -- `Binhex `__: +- Antonio Yamuta +- Sudhir Arya +- Watthanun Khorchai +- Nedas Žilinskas +- `Binhex `__: - - Mario Luis Mora + - Mario Luis Mora Maintainers ----------- @@ -93,6 +93,6 @@ 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-attribute `_ project on GitHub. +This module is part of the `OCA/product-attribute `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/product_code_mandatory/__manifest__.py b/product_code_mandatory/__manifest__.py index eb4bc999080..66f262f6853 100644 --- a/product_code_mandatory/__manifest__.py +++ b/product_code_mandatory/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Product Code Mandatory", "summary": "Set Product Internal Reference as a required field", - "version": "17.0.1.0.0", + "version": "18.0.1.0.0", "license": "AGPL-3", "author": "Open Source Integrators, Odoo Community Association (OCA)", "category": "Product", diff --git a/product_code_mandatory/static/description/index.html b/product_code_mandatory/static/description/index.html index 0c4539da95c..b9572e87d25 100644 --- a/product_code_mandatory/static/description/index.html +++ b/product_code_mandatory/static/description/index.html @@ -369,7 +369,7 @@

Product Code Mandatory

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:ce04ef0b8e566b6a7249f13bfc06e677ff8157d56d1a5d629ee80d1e3c17d7f8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

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

+

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

This module sets the field internal reference (default_code) of the product as required.

Table of contents

@@ -402,7 +402,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 to smash it by providing a detailed and welcomed -feedback.

+feedback.

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

@@ -435,7 +435,7 @@

Maintainers

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-attribute project on GitHub.

+

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

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