6 lines
83 B
Python
6 lines
83 B
Python
|
# -*- coding: utf-8 -*-
|
||
|
|
||
|
import hr_attendance
|
||
|
import hr_employee
|
||
|
import res_config
|