mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-22 15:12:10 +02:00
19.0 vanilla
This commit is contained in:
parent
a1137a1456
commit
e1d89e11e3
2789 changed files with 1093187 additions and 605897 deletions
|
|
@ -1,9 +1,20 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from . import test_attendances
|
||||
from . import test_calendar_sync
|
||||
from . import test_hr_employee
|
||||
from . import test_hr_employee_public
|
||||
from . import test_channel
|
||||
from . import test_self_user_access
|
||||
from . import test_mail_activity_plan
|
||||
from . import test_mail_features
|
||||
from . import test_multi_company
|
||||
from . import test_payroll_fields_access
|
||||
from . import test_resource
|
||||
from . import test_ui
|
||||
from . import test_scenario
|
||||
from . import test_hr_department
|
||||
from . import test_hr_version
|
||||
from . import test_hr_contract_versions
|
||||
from . import test_flexible_resource_calendar
|
||||
from . import test_multiple_bank_accounts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue