# Copyright 2018 Gontzal Gomez - AvanzOSC # License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html { "name": "Project Purchase Link", "version": "16.0.1.0.0", "license": "AGPL-3", "depends": ["project", "purchase", "hr_timesheet"], "author": "AvanzOSC, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/project", "category": "Project", "data": ["views/project_project_view.xml"], "installable": True, }