# Copyright 2017 - 2018 Modoolar # License LGPLv3.0 or later (https://www.gnu.org/licenses/lgpl-3.0.en.html). { "name": "Project Key", "summary": "Module decorates projects and tasks with Project Key", "category": "Project", "version": "16.0.1.0.3", "license": "LGPL-3", "author": "Modoolar, Odoo Community Association (OCA)", "website": "https://github.com/OCA/project", "depends": ["project"], "data": ["views/project_key_views.xml"], "post_init_hook": "post_init_hook", }