mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2026-01-02 06:02:52 +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
|