mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-23 18:52:02 +02:00
5 lines
153 B
Python
5 lines
153 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import test_hr_attendance_constraints
|
|
from . import test_hr_attendance_overtime
|
|
from . import test_hr_attendance_process
|