Browse Source

Fix website attribute in manifest

14.0
Rad0van 3 years ago
committed by mariadforgeflow
parent
commit
fb1db28198
  1. 2
      partner_deduplicate_by_website/__manifest__.py

2
partner_deduplicate_by_website/__manifest__.py

@ -7,7 +7,7 @@
"name": "Deduplicate Contacts by Website",
"version": "13.0.1.0.0",
"category": "Tools",
"website": "https://github.com/OCA/crm",
"website": "https://github.com/OCA/partner-contact",
"author": "Tecnativa, " "Odoo Community Association (OCA)",
"license": "AGPL-3",
"installable": True,

Loading…
Cancel
Save