mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 11:52:00 +02:00
5 lines
215 B
Python
5 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
|