# -*- coding: utf-8 -*- # © 2016 - Francesco Apruzzese # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Hr Job Position Menu", "description": "Add a menu to show job positions", "version": "8.0.1.0.0", "category": "HR", "website": "https://www.eiru.com.py", "author": "Eiru Software", "license": "AGPL-3", "application": False, "installable": True, "depends": [ "purchase", ], "data": [ "views/job_position_view.xml", ], }