6 lines
215 B
Python
6 lines
215 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import hr_payroll_payslips_by_employees
|
|
from . import hr_payroll_contribution_register_report
|
|
from . import hr_payslip_change_state
|