1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/hr_attendance/models/__init__.py
2024-12-10 09:04:09 +07:00

11 lines
264 B
Python

# -*- coding: utf-8 -*-
from . import res_config_settings
from . import hr_attendance
from . import hr_attendance_overtime
from . import hr_employee_base
from . import hr_employee
from . import hr_employee_public
from . import res_company
from . import res_users