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