mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2025-12-17 18:29:08 +02:00
6 lines
167 B
Python
6 lines
167 B
Python
#-*- coding:utf-8 -*-
|
|
|
|
from . import hr_payroll_payslips_by_employees
|
|
from . import hr_payroll_contribution_register_report
|
|
from . import hr_payroll_payslips_all_done
|