diff --git a/README.md b/README.md index 0fb5eeba9df..2aea2f3b0d6 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ addon | version | maintainers | summary [partner_deduplicate_filter](partner_deduplicate_filter/) | 16.0.1.0.0 | | Exclude records from the deduplication [partner_disable_gravatar](partner_disable_gravatar/) | 16.0.1.0.1 | [](https://github.com/alexis-via) | Disable automatic connection to gravatar.com [partner_display_name_line_break](partner_display_name_line_break/) | 16.0.1.1.0 | | Split the company and the partner name on two different lines -[partner_duns](partner_duns/) | 16.0.1.0.0 | [](https://github.com/ivantodorovich) | Set DUNS (Data Universal Numbering System) on partners +[partner_duns](partner_duns/) | 16.0.1.0.1 | [](https://github.com/ivantodorovich) | Set DUNS (Data Universal Numbering System) on partners [partner_email_check](partner_email_check/) | 16.0.1.0.0 | | Validate email address field [partner_email_duplicate_warn](partner_email_duplicate_warn/) | 16.0.1.0.0 | [](https://github.com/alexis-via) | Warning banner on partner form if another partner has the same email [partner_employee_quantity](partner_employee_quantity/) | 16.0.1.0.1 | [](https://github.com/pedrobaeza) [](https://github.com/rafaelbn) [](https://github.com/edlopen) | Know how many employees a partner has diff --git a/partner_duns/README.rst b/partner_duns/README.rst index 90e5d0b64f9..305b2657945 100644 --- a/partner_duns/README.rst +++ b/partner_duns/README.rst @@ -7,7 +7,7 @@ Partner DUNS !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:5d442a312ba4fa9caa31bb6de799556b019d9f442802eb5fa6beb637014efaa4 + !! source digest: sha256:b5fc891d45b26d6ebaabac81875764a0a65c412b411258859cf1ef2e132522e3 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/partner_duns/__manifest__.py b/partner_duns/__manifest__.py index f01f2f01e80..e29506c963f 100644 --- a/partner_duns/__manifest__.py +++ b/partner_duns/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Partner DUNS", "summary": "Set DUNS (Data Universal Numbering System) on partners", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "author": "Camptocamp, Odoo Community Association (OCA)", "maintainers": ["ivantodorovich"], "website": "https://github.com/OCA/partner-contact", diff --git a/partner_duns/static/description/index.html b/partner_duns/static/description/index.html index 0b53e2efe4c..c49a5404359 100644 --- a/partner_duns/static/description/index.html +++ b/partner_duns/static/description/index.html @@ -367,7 +367,7 @@
This module let’s you set a DUNS number on your contacts.