diff --git a/partner_deduplicate_acl/README.rst b/partner_deduplicate_acl/README.rst index 61c0be42e..c924ca5da 100644 --- a/partner_deduplicate_acl/README.rst +++ b/partner_deduplicate_acl/README.rst @@ -41,7 +41,7 @@ Usage To use this module, you need to: -#. Ask your admin to give you the new rigts. +#. Ask your admin to give you the new rights. #. Go to *Sales > Tools > Deduplicate Contacts* as usual. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas @@ -76,8 +76,9 @@ Contributors ------------ * Rafael Blasco -* Jairo Llopis +* Jairo Llopis * Vicent Cubells +* Pedro M. Baeza Maintainer ---------- diff --git a/partner_deduplicate_acl/__openerp__.py b/partner_deduplicate_acl/__openerp__.py index 6360af9ad..f4673ce49 100644 --- a/partner_deduplicate_acl/__openerp__.py +++ b/partner_deduplicate_acl/__openerp__.py @@ -5,7 +5,7 @@ { "name": "Deduplicate Contacts ACL", "summary": "Contact deduplication with fine-grained permission control", - "version": "9.0.1.0.0", + "version": "9.0.1.1.0", "category": "Tools", "website": "http://www.tecnativa.com", "author": "Tecnativa, " diff --git a/partner_deduplicate_acl/security/crm_deduplicate_acl_security.xml b/partner_deduplicate_acl/security/crm_deduplicate_acl_security.xml index 7c0f0f87c..40f6bcf20 100644 --- a/partner_deduplicate_acl/security/crm_deduplicate_acl_security.xml +++ b/partner_deduplicate_acl/security/crm_deduplicate_acl_security.xml @@ -24,7 +24,7 @@ Without restrictions - + diff --git a/partner_deduplicate_acl/views/base_partner_merge_view.xml b/partner_deduplicate_acl/views/base_partner_merge_view.xml index 5173474ee..bc0fea30f 100644 --- a/partner_deduplicate_acl/views/base_partner_merge_view.xml +++ b/partner_deduplicate_acl/views/base_partner_merge_view.xml @@ -1,11 +1,13 @@ - - - + +