summaryrefslogtreecommitdiff
path: root/addons/hr_presence/models/__init__.py
blob: 76aa02054b2d90a0bdc3399527724b550cd7512f (plain)
1
2
3
4
5
6
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.

from . import hr_employee
from . import res_company
from . import res_users_log