diff --git a/product_code_unique/README.rst b/product_code_unique/README.rst index a7066e52903..f69b7e36e48 100644 --- a/product_code_unique/README.rst +++ b/product_code_unique/README.rst @@ -17,13 +17,13 @@ Unique Product Internal Reference :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_unique + :target: https://github.com/OCA/product-attribute/tree/18.0/product_code_unique :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_unique + :target: https://translation.odoo-community.org/projects/product-attribute-18-0/product-attribute-18-0-product_code_unique :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,19 +39,19 @@ to make it unique across the database. Usage ===== -- Unable to save a product when a new internal reference or - default_code value is the same with an existing record. -- 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 when a new internal reference or default_code + value is the same with an existing record. +- 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. Known issues / Roadmap ====================== -- Avoid duplicate warnings. Odoo has a warning for duplicate "Internal - Reference" of its own (it doesn't block from saving). Now both - warnings are displayed when trying to save a duplicate "Internal - Reference". +- Avoid duplicate warnings. Odoo has a warning for duplicate "Internal + Reference" of its own (it doesn't block from saving). Now both + warnings are displayed when trying to save a duplicate "Internal + Reference". Bug Tracker =========== @@ -59,7 +59,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. @@ -74,10 +74,10 @@ Authors Contributors ------------ -- Antonio Yamuta -- Raf Ven -- Watthanun Khorchai -- Nedas Žilinskas +- Antonio Yamuta +- Raf Ven +- Watthanun Khorchai +- Nedas Žilinskas Maintainers ----------- @@ -92,6 +92,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_unique/__manifest__.py b/product_code_unique/__manifest__.py index d873353e018..08a0be4cafb 100644 --- a/product_code_unique/__manifest__.py +++ b/product_code_unique/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Unique Product Internal Reference", "summary": "Set Product Internal Reference as Unique", - "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_unique/static/description/index.html b/product_code_unique/static/description/index.html index 580357f44b6..8a0f5b36712 100644 --- a/product_code_unique/static/description/index.html +++ b/product_code_unique/static/description/index.html @@ -369,7 +369,7 @@

Unique Product Internal Reference

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:9e0d608757e663ba1ac9605b6f3947b48da01b80dd8d2abacd92db4c7116608b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

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 adds a constraint on the internal reference of the product to make it unique across the database.

Table of contents

@@ -389,8 +389,8 @@

Unique Product Internal Reference

Usage

    -
  • Unable to save a product when a new internal reference or -default_code value is the same with an existing record.
  • +
  • Unable to save a product when a new internal reference or default_code +value is the same with an existing record.
  • 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.
  • @@ -410,7 +410,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.

@@ -439,7 +439,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.