6 lines
208 B
Python
6 lines
208 B
Python
#-*- coding:utf-8 -*-
|
|
# Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import hr_payroll_payslips_by_employees
|
|
from . import hr_payroll_contribution_register_report
|