# copyright 2011,2013 Michael Telahun Makonnen # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "HR Contract Reference", "version": "16.0.1.0.1", "category": "Generic Modules/Human Resources", "author": "Michael Telahun Makonnen, " "Fekete Mihai (Forest and Biomass Services Romania), " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/hr", "license": "AGPL-3", "depends": ["hr_contract"], "data": ["data/hr_contract_sequence.xml"], "installable": True, }