# -*- coding: utf-8 -*- # Part of Odoo. See LICENSE file for full copyright and licensing details. from . import hr_payslip from . import res_config_settings from . import res_company from . import hr_employee from . import hr_contract from . import hr_payroll_employee_declaration from . import hr_payroll_declaration_mixin