Odoo18-Base/addons/hr_contract/tests/__init__.py
2025-03-10 10:52:11 +07:00

11 lines
319 B
Python

# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import test_access
from . import test_auto_status
from . import test_contract
from . import test_calendar_sync
from . import test_mail_activity_plan
from . import test_resource
from . import test_employee
from . import test_attendances