Files
tra_backend/hr_employee/models/__init__.py
2020-07-22 12:24:24 +05:30

6 lines
147 B
Python

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import hr_job
from . import hr_employee