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

from . import resource
from . import resource_mixin
from . import res_company
from . import res_users