Files
manufacture/quality_control_team/models/__init__.py
2018-06-18 13:56:29 +02:00

8 lines
226 B
Python

# -*- coding: utf-8 -*-
# Copyright 2017 Eficent Business and IT Consulting Services S.L.
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import qc_team
from . import res_partner
from . import res_user