# Copyright 2016 OpenSynergy Indonesia # Copyright 2016-2017 Jairo Llopis # Copyright 2019 Alexandre Díaz # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Event Contacts", "version": "16.0.1.0.0", "summary": "Add contacts to event and event type", "author": "OpenSynergy Indonesia, " "Tecnativa, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/event", "category": "Marketing", "depends": ["event"], "maintainers": ["rafaelbn", "edlopen"], "data": ["views/event_event_view.xml", "views/event_type_view.xml"], "installable": True, "license": "AGPL-3", }