# Copyright 2021 ForgeFlow S.L. # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html). { "name": "Mail Partner Opt Out", "summary": "Add the partner's email to the blackmailed list", "version": "14.0.1.0.0", "development_status": "Beta", "category": "Social Network", "website": "https://github.com/OCA/social", "author": "ForgeFlow, Odoo Community Association (OCA)", "license": "LGPL-3", "installable": True, "data": ["views/res_partner_views.xml"], "depends": ["mail"], }