Files
manufacture/quality_control_team/models/__init__.py
2024-02-22 12:24:08 -03: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