|
|
@ -5,12 +5,12 @@ |
|
|
|
|
|
|
|
{ |
|
|
|
"name": "Deduplicate Contacts by Website", |
|
|
|
"version": "13.0.1.0.1", |
|
|
|
"version": "14.0.1.0.0", |
|
|
|
"category": "Tools", |
|
|
|
"website": "https://github.com/OCA/partner-contact", |
|
|
|
"author": "Tecnativa, " "Odoo Community Association (OCA)", |
|
|
|
"license": "AGPL-3", |
|
|
|
"installable": True, |
|
|
|
"depends": ["contacts"], |
|
|
|
"depends": ["partner_deduplicate_acl"], |
|
|
|
"data": ["wizards/partner_merge_view.xml"], |
|
|
|
} |