mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-25 23:32:01 +02:00
Initial commit: Hr packages
This commit is contained in:
commit
62531cd146
2820 changed files with 1432848 additions and 0 deletions
|
|
@ -0,0 +1,21 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from . import test_access_rights
|
||||
from . import test_automatic_leave_dates
|
||||
from . import test_allocation_access_rights
|
||||
from . import test_holidays_flow
|
||||
from . import test_hr_holidays_cancel_leave
|
||||
from . import test_hr_holidays_tour
|
||||
from . import test_hr_leave_type
|
||||
from . import test_accrual_allocations
|
||||
from . import test_change_department
|
||||
from . import test_leave_requests
|
||||
from . import test_out_of_office
|
||||
from . import test_company_leave
|
||||
from . import test_res_partner
|
||||
from . import test_stress_days
|
||||
from . import test_global_leaves
|
||||
from . import test_uninstall
|
||||
from . import test_holidays_calendar
|
||||
from . import test_dashboard
|
||||
Loading…
Add table
Add a link
Reference in a new issue