mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2025-12-17 18:29:08 +02:00
5 lines
141 B
Python
5 lines
141 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import hr_employee_shift, hr_employee_contract, hr_generate_shift, hr_shift_payroll
|
|
# from . import resource
|