mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2025-12-17 10:19:09 +02:00
6 lines
109 B
Python
6 lines
109 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import hr_vacation
|
|
from . import hr_payslip
|
|
from . import hr_employee_ticket
|